body {
	background-color: #AE9D9A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
}
body.interieur {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
	border:0;
}
body.interieur-vente, body.interieur-location, body.interieur-invest, body.interieur-gestionlocative, body.interieur-locaux {
	background-color:none;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0px;
	border:0;
}
body.interieur-divers {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 3px;
	border:0;
}

#support {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 278px;
	height: 86px;
	margin-top:11px;
	margin-bottom: 0px;
	position:absolute;
	top: 0px;
}
	#logo-link {
		width:278px;
		height:0;
		padding:92px 0 0 0;
		overflow:hidden;
		display:block;
		float:left;
		background:url(img/logo-descampiaux.jpg) no-repeat;
	}
#bandeau {
	width: 585px;
	height: 62px;
	float: right;
	margin-right: 40px;
	margin-top: 2px;
	/*margin-bottom: 2px;*/
}
#menubas {
	width: 980px;
	margin-top: 3px;
/*	background-color: #B3C0C9;*/
	background-color: #AE9D9A;
	height: 20px;
	line-height:20px;

	
}
#menubas ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 140px;
	margin-bottom: 0px;
	line-height:15px;
}
#menubas li {
	float: left;
	/* margins de 35 px avant */
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 0px;
	/*margin-top: 4px;*/
	margin-bottom: 0px;
		line-height:15px;
}
#menubas li a {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
p.signature {
	text-align: center;
	font-size: 12px;
	color: #919AA1;
	margin-top: 2px;
}

#conteneur-gauche {
	float:left;
	padding:0;
	margin:0;
	width:278px;
}


	#infogauche {
		width: 278px;
		background-color: #FFFFFF;
		float: left;
		height: 599px;
		margin-top:33px;
	}
	#infogauche p {
		font-size: 11px;
		margin-top: 0px;
		margin-bottom: 2px;
		margin-left: 5px;
		margin-right: 5px;
	}
	#infogauche a {
		text-decoration: none;
	}
	
	#infogauche h3 {
		background-color: #718289;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		width: 181px;
		margin-top: 0px;
		margin-bottom: 4px;
		margin-left: 1px;
		clear: both;
	}
	
		#infogauche h3 a {
			color:#FFF;
			}
	
	#infogauche img.left {
		float: left;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	#infogauche input.border {
		border-color:#809FBB;
		border-width:1px;
		border-style:solid;
		text-align:center;
		font-size: 11px;
		margin-top: 2px;
		margin-bottom: 2px;
		width: 158px;
	}
	
	#choixunivers {
		float:right;
		width:116px;
		text-align:left;
	}
	#choixunivers ul {
		list-style-type:none;
		padding:0;
		margin:0;
		float:left;
	}
	
	#choixunivers ul li {
		float:left;
		margin:0 4px 0 0;
		padding:0;
	}
	
	#choixunivers li a {
		float:left;
		display:block;
		height:0;
		padding:482px 0 0 0;
		overflow:hidden;
		margin:0;
		width:26px;
		background:url(img/fd-li-vente.gif) no-repeat;
	}
	
	#choixunivers li a.locaux {
		background:url(img/fd-li-loc-com.gif) no-repeat;
	}
	#choixunivers li a.invest {
		background:url(img/fd-li-invest.gif) no-repeat;
	}
	#choixunivers li a.location {
		background:url(img/fd-li-loc.gif) no-repeat;
	}
	
	/*#choixunivers li {
		background-color: #FF0000;
		float: left;
		margin-left: 0px;
		width: 26px;
		height:482px;
		padding: 0;
		margin: 0;
		margin-right: 4px;
	}
	#choixunivers li.locaux {
		background-color:#E36928;
	}
	#choixunivers li.invest {
		background-color:#880088;
	}
	#choixunivers li.location {
		background-color:#00ACDE;
	}
	#choixunivers li.vente {
		background-color:#96BE0E;
	}*/
	
	
#univers-divers {
	width: 676px;
	height:632px;
	float: left;
	background-color: #5B4C49;
}
#univers-locaux {
	width: 676px;
	height:632px;
	float: left;
	background-color: #004B96;
}
#univers-invest {
	width: 676px;
	height:632px;
	float: left;
	background-color: #880088;
}
#univers-location {
	width: 676px;
	height:632px;
	float: left;
	background-color: #00ACDE;
}
#univers-vente {
	width: 676px;
	height:632px;
	float: left;
	background-color: #96BE0E;
}

.border-divers {
	border: 2px solid #083C86;
}
.border-locaux {
	border: 2px solid #004B96;
}
.border-invest {
	border: 2px solid #880088;
}
.border-location {
	border: 2px solid #00ACDE;
}
.border-vente {
	border: 2px solid #96BE0E;
}

.border-bottom-divers {
	border-bottom: 2px solid #083C86;
}
.border-bottom-locaux {
	border-bottom: 2px solid #004B96;
}
.border-bottom-invest {
	border-bottom: 2px solid #880088;
}
.border-bottom-location {
	border-bottom: 2px solid #00ACDE;
}
.border-bottom-vente {
	border-bottom: 2px solid #96BE0E;
}

.button-divers {
	margin-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	background-color:#083C86;
}
.button-locaux {
	margin-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	background-color:#004B96;
}
.button-invest {
	margin-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	background-color:#880088;
}
.button-location {
	margin-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	background-color:#00ACDE;
}
.button-vente {
	margin-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	background-color:#96BE0E;
}

body.interieur-vente h1 {
	font-size:16px;
	text-align: center;
	color: #96BE0E;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}
body.interieur-vente h2 {
	font-size:14px;
	color: #96BE0E;
}
body.interieur-vente p {
	margin-top: 2px;
	margin-bottom: 2px;
}
body.interieur-vente a {
	text-decoration:none;
	font-weight: bold;
	color: #96BE0E;
}
body.interieur-vente img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
body.interieur-vente #offres {
	padding: 0;
	padding-right: 0px;
	margin-bottom: 0px;
	margin:0px;
}

body.interieur-location h1 {
	font-size:16px;
	text-align: center;
	color: #00ACDE;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	
}
body.interieur-location h2 {
	font-size:14px;
	color: #00ACDE;
}
body.interieur-location p {
	margin-top: 2px;
	margin-bottom: 2px;
}
body.interieur-location a {
	text-decoration:none;
	font-weight: bold;
	color: #00ACDE;
}
body.interieur-location img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
body.interieur-location #offres {
	padding: 0;
	padding-right: 0px;
	margin-bottom: 0px;
	margin:0px;
}

body.interieur-invest h1 {
	font-size:16px;
	text-align: center;
	color: #880088;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}
body.interieur-invest h2 {
	font-size:14px;
	color: #880088;
}
body.interieur-invest p {
	margin-top: 2px;
	margin-bottom: 2px;
}
body.interieur-invest a {
	text-decoration:none;
	font-weight: bold;
	color: #880088;
}
body.interieur-invest img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
body.interieur-invest #offres {
	width: 450px;
	/*height: 465px;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B8C0C3;
	padding: 0;
	padding-right: 5px;
	margin-bottom: 0px;
}

body.interieur-gestionlocative h1 {
	background-color:#E57337;
	font-size:16px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}
body.interieur-gestionlocative h2 {
	font-size:14px;
	color: #E57337;
}
body.interieur-gestionlocative p {
	margin-top: 2px;
	margin-bottom: 2px;
}
body.interieur-gestionlocative a {
	text-decoration:none;
	font-weight: bold;
	color: #E57337;
}
body.interieur-gestionlocative img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
body.interieur-gestionlocative #offres {
	width: 450px;
	/*height: 465px;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B8C0C3;
	padding: 0;
	padding-right: 5px;
	margin-bottom: 0px;
}




body.interieur-locaux h1 {
	font-size:16px;
	text-align: center;
	color: #004B96;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}

body.interieur-locaux #moteur h1 {
	background-color:#004B96;
	font-size:16px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	line-height:20px;
	padding:0;
	margin-top: 0px;
	margin-bottom: 2px;
}

	body.interieur-locaux #moteur h1 {display:block; clear:both; margin:0;}
	
body.interieur-locaux h2 {
	font-size:14px;
	color: #004B96;
}
body.interieur-locaux p {
	margin-top: 2px;
	margin-bottom: 2px;
}
body.interieur-locaux a {
	text-decoration:none;
	font-weight: bold;
	color: #004B96;
}
body.interieur-locaux img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
body.interieur-locaux #offres {
	width: 450px;
	float:left;
	padding: 0;
	margin-bottom: 0px;
}

body.interieur-locaux #moteur {
	clear:both;
	height:235px;
	}
	
	body.interieur-locaux #moteur object {
		position:relative;
		top:12px;
		}

body.interieur-divers h1, body.interieur-divers h1.recrut {
	background-color:#35BDF7;
	font-size:16px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}

body.interieur-divers h1.recrut {/*background-color:#96BE0E;*/background-color:#35BDF7;}

body.interieur-divers h2 {
	font-size:14px;
	color: #083C86;
}
body.interieur-divers p {
	font-size:11px;
	margin-top: 2px;
	margin-bottom: 2px;
}

body.interieur-divers li {
	font-size:11px;
}

body.interieur-divers input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body.interieur-divers a {
	text-decoration:none;
	font-weight: bold;
	color: #083C86;
}
body.interieur-divers img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

body.interieur-divers .titre, body.interieur-divers .titredirs, body.interieur-divers .titre a  {
	font-size:12px;
	/*color:#96BE0E;*/
	color:#009CF4;
	font-weight:bold;
	text-decoration:underline;
}

body.interieur-divers .titre a:hover {text-decoration:none;}

body.interieur-divers h3 {
	font-size:13px;
	font-weight:bold;
	}
	
body.interieur-divers #chiffres {
	width:400px; border:solid #003366 1px; padding:7px; background:url(img/fd_chiffres.jpg) repeat-x bottom; margin-left:105px;
}

body.interieur-divers #dirs {
	width:400px; border:solid #003366 1px; padding:0 5px 0 5px; background:url(img/fd_chiffres.jpg) repeat-x bottom; margin-left:105px;
}

body.interieur-divers #dirs ul {
margin-top:7px;
margin-bottom:7px;
margin-left:auto;
margin-right:auto;
padding:0;
}

	body.interieur-divers #dirs li, body.interieur-divers #ul {
	margin:0;
	position:relative;
	top:0;
	}
	
	
body.interieur-divers #institutionnel {
	margin: 5px;
	margin-top: 10px;
}
body.interieur-divers #institutionnel h2 {
	color:#083C86;
	font-size:14px;
}
body.interieur-divers #institutionnel p, li {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
body.interieur-divers #institutionnel a {
	text-decoration:none;	
}
body.interieur-divers #institutionnel img {
	border:1px solid #083c86;
	margin:0 0 0 0;
	float:right;
}


#actualites, body.interieur-locaux #actualites {
	width: 184px;
	float: right;
	margin-bottom: 0px;
}

body.interieur-locaux #actualites {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B8C0C3;
	padding-left:5px;
	}

#actualites h3 {
	background-color: #718289;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
}
#actualites p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

#vouscherchez {
	margin-top: 0px;
}

body.interieur-location #problematique {
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
}
body.interieur-location #problematique p {
	margin-bottom:10px;
}
body.interieur-location #problematique ul {
	padding-left:20px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
	font-size:12px;
	background-image:url(img/ligne.gif);
	background-repeat:repeat-y;
	background-position:-10px;
}
body.interieur-location #problematique li {
	clear:both;
	margin-top:4px;
	margin-bottom:4px;
	list-style-image:url(img/fleche.gif);
}
body.interieur-location #problematique li.selectionne {
	clear:both;
	margin-top:4px;
	margin-bottom:4px;
	list-style-image:url(img/flechesel.gif);
}
body.interieur-location #problematique p {
	margin-top:0;
}
body.interieur-location #problematique a {
	color:#79818C;
	text-decoration:none;
}
body.interieur-location #problematique a.selectionne {
	color:#00ACDE;
	text-decoration:none;
}
body.interieur-location #problematique img.photo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#page {
	display:block;
	float:left;
	background-image:url(img/page.gif);
	width:20px;
	height:25px;
}
#page a {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#757A7D;
}
#page a.vente {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#96BE0E;
}
#page a.location {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#00ACDE;
}
#page a.invest {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#880088;
}
#page a.locaux {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#004B96;
}
#page a.divers {
	display:block;
	margin-left:7px;
	margin-top:6px;
	color:#083C86;
}

#cache1, #cache2, #cache3, #cache4, #cache5, #cache6  {
	position:absolute;
	left:5px;
	top:150px;
	display:none;
	padding:10px 5px 4px 10px;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background:url(img/fd_chiffres.jpg) repeat-x bottom;
	margin-right:5px;
	}
	
#qui-encarthaut, #qui-encartbas {
	width:230px;
	height:150px;
	border:1px;
	border-color:#009CF4;
	border-style:solid;
	float:right;
	margin-right:-12px;
	clear:both;
	}
	
	#qui-encarthaut img, #qui-encartbas img {
	float:left;
	width:89px;
	height:115px;
	margin:5px;
	background-color:#999999;
	}
	
	#qui-encartbas {
	border-color:#35BDF7;
	margin-top:10px;
	}
	
	#qui-encarthaut h3, #qui-encartbas h3 {
	height:25px;
	width:230px;
	background-color:#009CF4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
	margin:0;
	padding:0;
	}
	
	#qui-encartbas h3 {
	background-color:#35BDF7;
	}
	
	#qui-encarthaut h4, #qui-encartbas h4 {
	color:#009CF4;
	font-size:13px;
	font-weight:bold;
	margin:0;
	}
	
	#qui-encarthaut p, #qui-encartbas p {
	color:#009CF4;
	font-size:11px;
	margin:0;
	margin-top:3px;
	}
	
.directiontitre {
	color:#009CF4;
	}

#direction1 {
	background:url(img/fd_dir1.jpg) no-repeat left top;
	padding-left:95px;
	}
#direction2 {
	background:url(img/fd_dir2.jpg) no-repeat left top;
	padding-left:95px;
	}
#direction3 {
	background:url(img/fd_dir3.jpg) no-repeat left top;
	padding-left:95px;
	}
	
	#direction1 p, #direction2 p, #direction3 p {
	padding-top:10px;
	margin-bottom:2px;
	}
	
	#dir1, #dir2, #dir3 {
	display:none;
	}

div.formu {
float:left; 
padding:10px; 
text-align:left;
padding-left:0;
width:210px;
}

div.formu p {
width:130px;
margin:10px;
font-weight:bold;
}

div.formu input, div.formu select {
position:relative;
margin:2px;
left:0px;
}

#contact-haut {
	height:80px;
	background:url(img/fd_contact2.jpg) no-repeat top left;
	margin:0;
	padding:0;
	}
	

#contact1, #contact2, #contact3, #contact4 {
	width:486px;
	height:20px;
	float:left;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-left:14px;
	margin-bottom:5px;
	}
#contact1 {background-color:#96BE0E;} 
#contact2 {background-color:#00ACDE;} 
#contact3 {background-color:#E36928;} 
#contact4 {background-color:#FBBB1D;} 

#contact-vente, #contact-location, #contact-gestion, #contact-coprop {
	padding:5px;
	float:left;
	margin:0;
	}
	
	#contact1 a, #contact2 a, #contact3 a, #contact4 a {
	text-decoration:none;
	color:#fff;
	}

#contact-vente ul, #contact-location ul, #contact-gestion ul, #contact-coprop ul {
	padding:0 0 0 25px;
	margin:0;
	list-style-image:url(img/puce-contact1.gif);
	}

	#contact-location ul {list-style-image:url(img/puce-contact2.gif);}
	#contact-gestion ul {list-style-image:url(img/puce-contact3.gif);}
	#contact-coprop ul {list-style-image:url(img/puce-contact4.gif);}
	
#contact-vente a  {
	color:#96BE0E;
	text-decoration:none;
	}
	
#contact-location a  {
	color:#00ACDE;
	text-decoration:none;
	}
	
#contact-gestion a {
	color:#9ABA02;
	text-decoration:none;
	}
	
#contact-coprop a {
	color:#E583AD;
	text-decoration:none;
	}
	
#contact-vente span, #contact-location span {
	padding-left:50px;
	}
	
#agences-vente, #agences-location, #agences-gestion, #agences-coprop {
	border:#5B4C49 solid 1px;
	padding:5px;
	margin:0 0 5px 0;
	background-color:#EFEFEF;
	}
	
	#agences-location {border:#5B4C49 solid 1px;}
	#agences-gestion {border:#5B4C49 solid 1px;}
	#agences-coprop {border:#5B4C49 solid 1px;}

#agences-vente h4, #agences-location h4, #agences-gestion h4, #agences-coprop h4 {
	font-size:14px;
	font-weight:bold;
	color:#96BE0E;
	margin:0;
	margin-bottom:10px;
	}
	
	#agences-location h4 {color:#00ACDE;}
	#agences-gestion h4 {color:#E36928;}
	#agences-coprop h4 {color:#FBBB1D;}

.btcontact {
	width:14px;
	padding-left:6px;
	float:left;
	height:19px;
	line-height:20px;
	padding-top:1px;
}

.engagements-p {
	width:450px;
	font-size:11px;
	}
	
#invest-left {
	float:left;
	margin-top:10px;
	}
	
	.fourchette {
		padding-left:25px;
		font-size:13px;
		float:left;
		text-align:center;
		}
		
		.fourchette input {
			padding-left:20px;
			padding-top:3px;
			}
			
		.fourchette img {
			padding-bottom:5px;
			}
	
#invest-right {
	float:left;
	padding-top:32px;
	padding-left:40px;
	}
	
p#baseline {
	text-align: center;
	color: #333333;
	font-size: 12px;
	}

	p#baseline a {
		color:#333333;
		text-decoration:none;
		}

ul.baseline {
	margin:0 0 0 100px;
	}
		
ul.baseline li {
	list-style-type:none;
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	}
	
	ul.baseline li a {
		color:#BAC2C7;
		}

body.interieur-vente td, body.interieur-location td, body.interieur-invest td, body.interieur-gestionlocative td, body.interieur-locaux td, body.interieur-divers td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul.fichebien {
	padding-left:0px;
	margin-left:10px;
	margin-right:0;
	padding-right:0;
	margin-top:0; 
	margin-bottom:15px;
}
ul.fichebien li {
	padding-left:0px;
	margin-left:5px;
	font-size:12px;
}
