@charset "UTF-8";
/* CSS Document */

/***** REMISE A ZERO *****/
*{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address{
	margin:0.5em 0;
}
li, dd{
	margin-left:1em;
}
fieldset{
	padding: 0.5em;
}
img{
	border: none;
}
/***********************/

body{
	font: 12px arial, sans-serif;
	color: #0f4ba5;
}

#page{
	width: 904px;
	margin: 0 auto;
}

div.button{
	display: block;
	position: absolute;
	right: 11px;
	bottom: 13px;
	height: 28px;
	line-height: 28px;
	padding-left: 28px;
	font-weight: bold;
	color: white;
	background: url(../images/button-left.png) left top no-repeat;
}

div.button p{
	height: 28px;
	margin: 0;
	padding-right: 10px;
	background: url(../images/button-right.png) right top no-repeat;
}

div.button a {
	color: white;
}
div.button a:hover{
	color: #fd9b06;
	text-decoration:none;
}
a.font-normal {
	font-weight:normal;
}

a.link{
	display: block;
	width: 340px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	color: white;
	text-decoration: none;
	background: url(../images/link-bg.png) right top no-repeat;
}
a.link:hover{
	color: #fd9b06;
}

a.link span{
	padding-left: 40px;
}

input, select, textarea{
	color: #003f8a;
	border: 1px solid black;
	font: 12px arial, sans-serif;
}

input{
	height: 20px;
	line-height: 20px;
}

input.image{
	height: auto;
	border: none;
}	

/****ONGLETS****/
div.onglet{
	position: absolute;
	left: 0;
	top: -29px;
	height: 37px;
	padding-left: 41px;
	background: url(../images/onglet-bg.png) left top no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #0f4ba5;
}

.bis .onglet{
	height: 30px;
}

div.onglet p{
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding-right: 20px;
	background: url(../images/onglet-right-bg.png) right top no-repeat;
}

.bis .onglet p{
	height: 30px;
}

div.onglet p span{
	font-size: 13px;
	color: #7494d4;
}

div.onglet .underline{
	position: relative;
	left: -20px;
	top:-4px;
	margin-left: -7px;
	border-bottom: 1px dotted #7d9bd7;
}

.bis .onglet .underline{
	border-bottom: none;
}

/****BLOC****/
div.bloc{
	position: relative;
	margin-top: 30px;
	padding-top: 7px;
	background: url(../images/bloc-top-bg.png) left top no-repeat;
}

div.bloc .cadre{
	padding-bottom: 15px;
	background: url(../images/bloc-bottom-bg.png) left bottom no-repeat;
	overflow: hidden;
}

div.bloc .cadre .margin{
	margin: 0 10px;
}

div.bloc .onglet{
	font-size: 15px;
}

div.bloc .onglet2{
	padding-left: 10px;
	background: url(../images/onglet2-bg.png) left top no-repeat;
}

div.bloc .onglet2 p{
	line-height: 30px;
}	

/**** HEADER ****/
#header{
	position: relative;
	height: 151px;
	background: url(../images/header-bg.png) left top repeat-x;
	color: white;
}

#header img#logo{
	float: left;
}

#header .infos{
	overflow: hidden;
}

#header .titre-haut{
	font-size: 20px;
	text-transform: uppercase;
}

#header #langues{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

#header #langues img{
	width: 22px;
	height: 13px;
}

#header span.accroche{
	font-size: 18px;
}

#header .anim{
	position: absolute;
	width: 400px;
	right: 10px;
	top: 35px;
}

#header ul.menu{
	position: absolute;
	right: 10px;
	bottom: 9px;
}

#header ul.menu li{
	float: left;
	position: relative;
	height: 33px;
	line-height: 33px;
	margin-left: 7px;
	list-style: none;
	background: url(../images/menu-active-bg.png) left top repeat-x;
}

#header ul.menu li.selection{
	width: 110px;
	text-align: center;
	background: url(../images/menu-selection-bg.png) center top no-repeat;
}

#header ul.menu li a{
	display: block;
	position: relative;
	padding: 0 8px;
	text-decoration: none;
	color: white;
	z-index: 1;
}

#header ul.menu li a:hover{
	background: url(../images/menu-hover-puce.gif) center bottom no-repeat;
}

#header ul.menu li.active a{
	color: #0849a5;
	background: url(../images/menu-active-puce.gif) center bottom no-repeat;
}

#header ul.menu li p{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	margin: 0;
}

#header ul.menu li p img.bg{
	width: 100%;
	height: 100%;
}

#header ul.menu li.active img.bg{
	display: none;
}

#header ul.submenu{
	position: absolute;
	z-index: 100;
	margin: 0;
	padding: 5px 10px;
	top: 33px;
	right: 0;
	border: 1px solid #366BB5;
	border-top: none;
	background: url(../images/submenu-bg.gif) left top repeat-x #FFFFFF;
}

#header ul.submenu li{
	float: none;
	height: auto;
	margin: 0;
	line-height: 18px;
	background: none;
	border-bottom: 1px dotted #366BB5;
	font-weight: bold;
}

#header ul.submenu li.title{
	padding-left: 5px;
	color: white;
	background-color: #527DCE;
	white-space: nowrap;
}

#header ul.submenu li.last{
	border: none;
}

#header ul.menu li ul.submenu li a{
	margin: 0;
	white-space: nowrap;
	color: #366BB5;
	text-transform: uppercase;
	background: none;
}

#header ul.menu li ul.submenu li a:hover{
	color:#fd9b06;
	background: none;
}

/****CONTENT****/
#content{
	padding: 10px 0 10px 10px;
	border: 1px solid #ccd2dc;
	background: url(../images/content-bg.png) center top no-repeat;
	overflow: hidden;
}

#content #left{
	float: left;
	width: 530px;
}

#content #right{
	margin-left: 540px;
}

/****SEARCH****/
#content #left #search{
	position: relative;
	width: 520px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

#content #left #search .top{
	height: 38px;
	margin-top: 30px;
	background: url(../images/search-top-bg.png) left top no-repeat;
	overflow: hidden;
}

#content #left #search .margin{
	margin: 12px 15px 15px 15px;
}

#content #left #search .top input{
	margin-right: 3px;
	vertical-align: middle;
	border: none;
}

#content #left #search .top label{
	margin-right: 5px;
}

#content #left #search .top span{
	margin-left: 20px;
}

#content #left #search .top a{
	float: right;
	margin-top: 2px;
	color: #0f4ba5;
}

#content #left #search .bottom{
	background: url(../images/search-bottom-bg.png) left bottom no-repeat;
	overflow: hidden;
}

#content #left #search .bottom .margin{
	margin: 10px 10px 18px;
}

#content #left #search .bottom table{
	width: 100%;
}

#content #left #search .bottom table th{
	text-align: left;
}

#content #left #search .bottom input{
	height: auto;
	line-height: normal;
	border: 1px solid #8597bb;
	font-weight: bold;
	color: #7494d4;
}

#content #left #search .bottom input.image{
	border: none;
}

#content #left #search .bottom span.piece, #content #left #search .bottom span.pieceActive{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 3px;
	border: 1px solid #8597bb;
	text-align: center;
	background-color: white;
	color: #7494d4;
}

#content #left #search .bottom span.pieceActive{
	color: white;
	background-color: #0849a5;
}

/****RECHERCHE AVANCEE*****/
.recherche-avancee input{
	height: auto;
	line-height: normal;
	border: 1px solid #8597bb;
	font-weight: bold;
	color: #7494d4;
}

.recherche-avancee input.vertical{
	border: none;
}

.recherche-avancee table td.first{
	width: 175px;
}

/****FOCUS****/
#content .focus{
position: relative;
	width: 520px;
}

#content .focus ul{
	height: 29px;
	margin: 0;
}

#content .focus ul li{
	float: left;
	width: 165px;
	height: 29px;
	margin: 0;
	list-style: none;
}

#content .focus .onglet-annonce{
	position: absolute;
	left: 0;
	top: -29px;
	height: 37px;
	padding-left: 41px;
	background: url(../images/annonce-bg.png) left top no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

#content .focus .onglet-annonce p{
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding-right: 20px;
	background: url(../images/annonce-right-bg.png) right top no-repeat;
}

#content .focus .content{
	padding-bottom: 30px;
	overflow: hidden;
}
#content .focus #nouveautes{
	background: url(../images/new-bg.png) left top no-repeat;
}
#content .focus #exclusivites{
	background: url(../images/exclu-bg.png) left top no-repeat;
}
#content .focus #prestige{
	background: url(../images/prestige-bg.png) left top no-repeat;
}

#content .focus .footer{
	height: 15px;
}
#content .focus #nouveautes-footer{
	background: url(../images/new-bg.png) left bottom no-repeat;
}
#content .focus #exclusivites-footer{
	background: url(../images/exclu-bg.png) left bottom no-repeat;
}
#content .focus #prestige-footer{
	background: url(../images/prestige-bg.png) left bottom no-repeat;
}

#content .focus .tri {
	margin-left: 5px;
	color: #FFFFFF;
}

#content .focus .tri  a{
	color: #FFFFFF;
}
#content .focus h1 {
	width:495px;
	font-size:13px;
	color:#FFFFFF;
	margin-left:5px;
}

#content .focus .bloc{
	float: left;
	position: relative;
	width: 162px;
	height: 260px;
	margin-top: 7px;
	margin-left: 5px;
}
#content .focus .nouveautes{
	color: #ff7200;
	background: url(../images/focus-cadre-new.png) center top no-repeat;
}
#content .focus .exclusivites{
	color: #0e87d7;
	background: url(../images/focus-cadre-exclu.png) center top no-repeat;
}
#content .focus .prestige{
	color: #b332d1;
	background: url(../images/focus-cadre-prestige.png) center top no-repeat;
}

#content .focus .bloc p{
	position: absolute;
	left: 30px;
	top: 115px;
	margin-right: 5px;
	font-size: 11px;
}
#content .focus .bloc p a{
	text-decoration:none;
}
#content .focus .bloc p a:hover{
	text-decoration:underline;
}
#content .focus .nouveautes p a{
	color: #ff7200;
}
#content .focus .exclusivites p a{
	color: #0e87d7;
}
#content .focus .prestige p a{
	color: #b332d1;
}

#content .focus .bloc img.photo{
	position: absolute;
	width: 148px;
	height: 106px;
	top: 7px;
	left: 7px;
}

#content .focus .bloc img.pastille, #content .focus .bloc span.pastille{
	position: absolute;
	top: 8px;
	left: 127px;
}

#content .focus .bloc div.liens {
	position: absolute;
	top: 205px;
	left: 20px;
}
#content .focus .bloc div.liens a {
	color: #0F4BA5;
}
#content .focus .bloc div.liens a:hover {
	text-decoration: none;
}#content .focus .bloc div.liens {
	position: absolute;
	top: 205px;
	left: 20px;
}
#content .focus .bloc div.liens a {
	color: #0F4BA5;
}
#content .focus .bloc div.liens a:hover {
	text-decoration: none;
}
#content .focus .bloc div.liens img {
	margin-left: -5px;
}

#content .focus .printdown {
	margin:0 0 0 10px;
	clear:both;
}

#content .focus .printdown a {
	color:#fff;
	font-weight:bold;
}

#content .focus .printdown img {
	width: 20px;
	position: absolute;
	margin-left: -22px;
	margin-top: -3px;
}
#content .focus .printdown img.resultats {
	margin-left: 0px;
}

/****PRINCIPAL****/
#content #left #principal{
	position: relative;
	width: 520px;
	margin-bottom: 5px;
	font-size: 11px;
}

#content #left .top{
	height: 38px;
	margin-top: 30px;
	background: url(../images/search-top-bg.png) left top no-repeat;
	overflow: hidden;
}

#content #left .bis .top{
	height: 1px;
}

#content #left #principal .margin{
	margin: 12px 15px 15px 15px;
}

#content #left #principal .margin .arbo{
	font-size: 10px;
	font-weight:normal;
}

#content #left #principal .margin .arbo a{
	color: #003F8A;
	text-decoration: underline;
}
#content #left #principal .margin .arbo a:hover{
	text-decoration: none;
}

#content #left #principal .margin h1{
	font-size: 14px;
	margin-top: 15px
}

#content #left #principal .middle{
	background: url(../images/principal-middle-bg.png) repeat-y;
	overflow: hidden;
}
#content #left #principal .bottom{
	background: url(../images/principal-bottom-bg.png) left bottom no-repeat;
	overflow: hidden;
}
#content #left #principal .bottom-new{
	background: url(../images/principal-bottom-bg-new.png) left bottom no-repeat;
	height: 68px;
}


#content #left #principal .bottom .margin, #content #left #principal .middle .margin{
	margin: 10px 18px 18px 10px;
	overflow: hidden;
}

#content #principal .bottom .margin img.photo-agence, #content #left #principal .middle .margin img.photo-agence{
	float: left;
	padding-right:10px;
}

#content #principal .bottom .margin .text, #content #left #principal .middle .margin .text{
	margin-bottom: 30px;
}

#content #principal .bottom .margin .text-date, #content #left #principal .middle .margin .text-date{
	padding-bottom: 5px;
	color:#666;
}

#content #principal .bottom .margin .list, #content #left #principal .middle .margin .list{
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #999999;
}

#content #principal .bottom .margin .last, #content #left #principal .middle .margin .last{
	padding: 15px 0 10px 0;
	border-bottom: none;
}

#content #principal .bottom .margin .list .date, #content #left #principal .middle .margin .list .date{
	float: right;
	margin-right: 20px;
}

#content #principal .bottom .margin .list .titre, #content #left #principal .middle .margin .list .titre{
	font-size: 13px;
}

#content #principal .bottom .margin a, #content #left #principal .middle .margin a{
	color: #003F8A;
	font-weight:bold;
	text-decoration: none;
}
#content #principal .bottom .margin a:hover, #content #left #principal .middle .margin a:hover{
	text-decoration: underline;
}


/****AGENCE****/
#content .agence{
	width: 347px;
	position: relative;
}

#content .agence .content{
	padding-bottom: 20px;
	background: url(../images/agence-bg.png) left top no-repeat;
	overflow: hidden;
}

#content .agence .content .margin{
	margin: 10px 17px 10px 10px;
}

#content .agence .footer{
	height: 18px;
	background: url(../images/agence-footer-bg.png) left bottom no-repeat;
}

#content .agence h2{
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px dotted #7d9bd7;
}

#content .agence img.photo{
	margin: 0 5px 0 0;
}

#content .agence .adresse img{
	margin-right: 3px;
	vertical-align: middle;
}

#content .agence .adresse p{
	margin-bottom: 20px;
}

#content .agence .adresse .autres{
	float:right;
	padding-right: 10px;
}

#content .agence .adresse .autres span.nombre, #content .agence .adresse .autres span.nombreActive{
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 3px;
	border: 1px solid #8597bb;
	text-align: center;
	background-color: white;
	color: #7494d4;
	cursor:pointer;
}

#content .agence .adresse .autres span.nombreActive{
	color: white;
	background-color: #0849a5;
}

#content .agence .adresse a{
	color: #003f8a;
	font-weight: bold;
}
#content .agence .adresse a:hover{
	text-decoration:none;
}

#content .agence .adresse p.phone{
	height: 23px;
	line-height: 23px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: url(../images/phone-bg.png) left top no-repeat;
	width: 115px;
	float: left;
}

#content .agence .adresse p.mail{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#content .agence .infos .description{
	margin-top: 10px;
}

#content .agence .infos .description h4{
	color: #de6d18;
}

#content .agence .infos .description p{
	text-align: justify;
}
#content .agence .infos .description p a{
	color:#003F8A;
}
#content .agence .infos .description p a:hover{
	text-decoration:none;
}

#content .agence .contact{
	background: transparent url(../images/contact.jpg) no-repeat scroll right bottom;
	position: relative;
	width: 340px;
	left: -10px;
	margin: 42px 0 -14px 0;
	padding-bottom:9px;
	border-top: 1px solid #98abd5;
}

#content .agence .contact .onglet{
	top: -30px;
}

#content .agence .contact form{
	margin:0 10px;
}

#content .agence .contact form input{
	width: 117px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 7px;
}

#content .agence .contact form input.ville{
	width: 65px;
	margin-left: 15px;
}

#content .agence .contact form input.cp{
	width: 42px;
}

#content .agence .contact form textarea{
	width:309px; 
	height:44px;
	color: #003f8a;
	border: 1px solid black;
}

#content .agence div.button{
	right: 7px;
	bottom: 7px;
}

#content .agence div.button p{
	padding: 0 16px 0 10px;
}

#content .agence div.button p input{
	border: none;
	color: white;
	font-weight:bold;
	cursor: pointer;
	background: none;
}

#content .agence div.button p input.hover{
	color: #DE6D18;
}


/****FOOTER****/
#content .mentions{
	clear: both;
	padding-top: 20px;
	margin-bottom:-35px;
	font-size: 11px;
}

#content .legal{
	clear: both;
	margin: 50px 15px 0 15px;
	padding-top: 18px;
	text-align: center;
	color: #999999;
	border-top: 1px dotted #999999;
}

#content .legal a{
	color: #0F4BA5;
}
#content .legal a:hover{
	text-decoration:none;
}

#content .legal p{
	line-height: 18px;
}

#footer{
	padding: 5px;
	font-size: 11px;
	margin-bottom: 20px;
	background-color: #cedffb;
	overflow: hidden;
}

#footer a{
	text-decoration: none;
	color: #0F4BA5;
}
#footer a:hover{
	text-decoration: underline;
}

#footer li{
	margin: 0;
	line-height: 18px;
	list-style: none;
}

#footer li.title{
	margin-bottom: 12px;
	font-weight: bold;
}

#footer .bottom p{
	margin-bottom: 0;
}

#footer ul{
	float: left;
	margin-left: 18px;
	padding-right: 15px;
	border-right: 1px dotted #0F4BA5;
}

#footer ul.last{
	border: none;
}


/** FORMS **/

div.textePresentation {
	padding: 10px 20px 10px 10px;
	text-align: justify;
}

div#sMessageForm, div#sMessageContactForm {
	color: #FF6464;
	padding: 10px;
}

#content #principal .bottom .margin a.boutonBleu {
	background-image: url("../images/bouton-bleu.png");
	padding: 10px;
	color: #FFFFFF;
	margin: 10px;
	width: 100px;
	text-decoration: none;
}

div.divBoutonBleu {
	margin: 10px;
	text-align: center;
}

div.messageValid {
	color: #26CD7A;
}
#captcha {
	vertical-align: middle;
}
#reload {
	vertical-align: bottom;
}




/***** MA SELECTION *****/
.sBox {
	margin:0 2px 10px 0;
	padding:10px;
	background:#FFFFFF;
	border:1px
	solid #FFA600; 
}

#maSelection {
	padding:8px;
	margin-right: 10px;
}
#maSelection .sBox {
	clear:both;
	padding:5px;
}

#maSelection .printdown {
	float:right;
	margin:0 10px 0 0 !important;
	margin:0 5px 0 0; 
}

#maSelection .printdown a {
	color:#fff;
	font-weight:bold;
}

#maSelection .mentionSel {
	padding-left: 10px;
	color:#fff;
	float:left;	
	width:365px; 
}

#maSelection .pager, #selection .pager {
	color: #5F6978;
	float: left;
}
#maSelection .pager a, #selection .pager a {
	color: #fff;
	text-decoration:none;
}
#maSelection .pager a:hover, #selection .pager a:hover {
	text-decoration:underline;
}

#maSelection table {
	width:100%;
	border-collapse:collapse;
}

#maSelection table td {
	padding:5px;
	color:#5F6978;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #F69833;
	border-left:1px solid #F69833;
}

#maSelection table td.first {
	text-align:left;
	border-left:0;
}

#maSelection table .entete td {
	padding:2px 5px;
	color:#F69833;
	vertical-align:middle;
	border-top:0;
	background:none;
}

#maSelection table .lineSelected td {
	background:#ADC6EF;
}

#maSelection table .line1 td {	
	background:#FFFBEE;
}

#maSelection table .line2 td {
	background:#FFFFFF;
}
#maSelection table .visu {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #F49500;
}

#maSelection table .desc {
	width:140px;
	height:auto !important;
	height:37px;
	padding-top: 5px;
	font-weight:normal;
	line-height:12px;
}

#maSelection table .contact {
	margin:3px 0;
}

#maSelection table .comment {
	display:none;
	vertical-align:top;
}

#maSelection table .link {
	margin:0 0 5px 0;
}

#maSelection table .link a {
	padding:0 0 0 10px;
	color:#F49500;
	background:url(http://www.laforet.com/img/puces/dblflc-orange.gif) no-repeat left;
}

#maSelection table .links, #maSelection table .links li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#maSelection table .links {
	float:right;
	width:285px;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #C077CD;
}

#maSelection table .links li {
	display:inline;
}

#maSelection table .links li a {
	padding:0 0 0 17px;
	color:#B056C5;
}

#maSelection table .links li a.mail {
	margin:0 10px 0 0;
	padding:0 0 0 17px;
	background:url(/img/puces/mail.gif) no-repeat left 
}

#maSelection table .links li a.suppr {
	padding:0 0 0 10px;
	background:url(/img/puces/remove.gif) no-repeat left 
}

#maSelection table .detail {
	text-align:left;
}

#maSelection table .sizer td {
	padding:0;
	font-size:1px;
	background:#F69833;
	border-top:0;
}

#maSelection table .sizer div {
	height:1px;
}

#maSelection table .sizer .c1 {
	width:150px;
}

#maSelection table .sizer .c2 {
	width:50px;
}

#maSelection table .sizer .c3 {
	width:65px;
}

#maSelection table .sizer .c4 {
	width:65px;
} 

#maSelection table .sizer .c5 {
	width:80px;
}