/*----BODY -------------------------------------------------- */
BODY {
	background-color: #D0D2D2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;

}
a:link{
	text-decoration: none;
	color: #660202;
}
a:visited{
	text-decoration: none;
	color: #660202;

}

a:hover {
	text-decoration: underline;
	color: #769021;

}
/*----FORMULAIRES------------------------------------------------------------*/
INPUT {
	color:#444547;
	font-size: 11px;
}
SELECT {
     color:#444547;
     background-color:#FDFDFC;
	 font-family:Arial;
}
TEXTAREA {
	color:#444547;
	font-family:Arial;
}
/*----pop------------------------------------------------------------*/
.pop{
	background-color: #D0D2D2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
}
/*----CORPS------------------------------------------------------------*/
.contour{
	border: solid #AFB8BA 1px;

}
.lettrine{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #790449;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-align: justify;
	line-height: 13px;
}

.texte a:link {
	color: #901645;
	text-decoration: none;
}
.texte a:hover {
	color: #901645;
	text-decoration: underline;
}
.texte a:visited {
	color: #901645;
	text-decoration: none;
}
.texte_petit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660202;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #769021;
}
.text4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #769021;
	font-weight: bold;
}
.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660202;
	font-weight: bold;
	background-color: #EAEAEA;
}
.titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610714;
	font-weight: bold;
}
.titre3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.intercal_alerte{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0D2D2;
	font-size: 11px;

}
.intercal_contact{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BC8783;
	font-size: 11px;

}
.intercal_contact2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AFB8BA;
	font-size: 11px;

}
.intercal_prop{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D4DD9F;
	font-size: 11px;

}

/*----Liste -------------------------------------------------- */
.liste_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #6A868A;
}
.liste_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: solid white 1px;
	border-top: solid white 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 10px;
}
/*----RESULTAT -------------------------------------------------- */
.titre_annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660202;
	font-weight: bold;
}

.details_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: solid white 1px;
	border-top: solid white 1px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 8px;
}
.agence_nom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E777B;
	font-weight: bold;
}
.agence{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E777B;
}
.agence a:link{
	color: #5E777B;
	text-decoration: underline;
}
.agence  a:visited{
	color:#5E777B;
	text-decoration: underline;
}

.agence  a:hover {
	color:#5E777B;
	text-decoration: none;
}

.ap_alert {
	background-image: url(../images/ap_alerte.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.image_fond{
}
/*----TRI -------------------------------------------------- */

.tri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #769021;
	font-weight: bold;
	text-decoration: underline;
}
.tri a:link{
	color: #191B16;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tri a:visited{
	color:#191B16;
	text-decoration: none;
}

.tri a:hover {
	color:#769021;
	text-decoration: underline;
}
/*----PRIX -------------------------------------------------- */

.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #751A25;
}
.prix a:link{
	text-decoration: underline;
	color: #88003B;
}
.prix a:visited{
	color:#88003B;
	text-decoration: underline;
}

.prix a:hover {
	color:#88003B;
	text-decoration: none;
}
/*----VEDETTE------------------------------------------------------------*/
.vedette_image{
	border: 1px solid #8D9EA0;
}
.vedette_ap{
	background-image: url(../images/vedette_fd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	padding-top: 12px;
}
.vedette_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191B16;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
.vedette_fd_prix{
	padding-left: 15px;
	border-top: dotted 2px #EAEAEA;
	padding-bottom: 5px;
	padding-top: 5px;
}
.vedette_prix{
	font-family:Arial, Helvetica, sans-serif;
	color:#660202;
	font-size: 12px;
	font-weight: bold;
}

/*----MOTEUR------------------------------------------------------------*/
.fd_moteur{
	background-image: url(../images/fd_moteur.jpg);
	background-color: #F2F2E4;
	background-repeat: no-repeat;
	background-position: right top;
}
.form_moteur{
border-left: 1px solid #C3C396;
}
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191B16;
	line-height: 18px;
	}
.form_bg{
	font-size: 11px;
	background-color: #D5D5D5;
	}
.form_rouge{
	font-size: 11px;
	font-weight: bold;
	color: #660202;
	}
.menuform {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F465B;

}

/*----PIED-------------------------------------------------- */
.pied {
	font-size: 11px;
	color: #2A2B31;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8D9EA0;
	text-align: center;
}
.pied a:link{
	color:#2A2B31;
	text-decoration: none;
}
.pied a:visited{
	color:#2A2B31;
	text-decoration: none;
}

.pied a:hover {
	color:#616C6F;
}


/*----PIED_REF-------------------------------------------------- */
.pied_ref {
	font-size: 13px;
	color: #2A2B31;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8D9EA0;
	text-align: left;
}
.pied_ref a:link{
	color:#2A2B31;
	text-decoration: none;
}
.pied_ref a:visited{
	color:#2A2B31;
	text-decoration: none;
}

.pied_ref a:hover {
	color:#616C6F;
}

.pied3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.pied3 a:link{
	color:#999999;
	text-decoration: underline;
}
.pied3  a:visited{
	color:#999999;
	text-decoration: underline;
}

.pied3  a:hover {
	color:#999999;
	text-decoration: none;
}

.H1Type1 H1{
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
}

/* --------------BACKLINK page partenaires.htm-------------------- */

img {border:none}

.blockbacklink { margin:2px 0 10px 25px;padding:2px;background-color:#F5F5F5;border: solid 1px #EAEAEA; }
.blockbacklink p {margin:0;padding:0;}

.lienbacklink {font-size:14px;font-weight:bold;} 
.textbacklink{ margin-left: 15px;} 
.urlbacklink {font-size:12px;color:#5D750E;font-weight:bold;} 




/* Reference */

h2 {
	background-color: #E8E8E8;
	margin:20px 0px 10px 0px;
	}
		
.logo{
	max-heigt:50px;
	max-width:50px;
	width:expression(document.body.clientWidth > 50? "50px": "auto" );
	height:expression(document.body.clientHeight > 50? "50px": "auto" );
}

.reference {
	width:100%;
	min-height:170px;
	height:auto !important;
	height:170px;

}

.reference h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	padding-bottom:5px;
	padding-left:18px;
	padding-top:2px;
	border-bottom:1px dotted #999;
	background-image:url(../images/fleche2.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}
.reference a {
	text-decoration:none;
}

.reference_image {
	background-image:url(../images/ombre_img.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:140px;
	width:160px;
	float:left;
	margin-right:30px;
	margin-left:20px;
	*margin-left:10px;
	*margin-right:15px;
}



/*----	DPE	-------------------------------- */
	
	.TitreDpe {
		font-size:13px;
		font-weight:bold;
		padding-top:25px;
		padding-bottom:15px;	
	}

	.NrjGrad, .GesGrad {
		float:left;
		width:200px;
		height:200px;
		margin-right:20px;
		border:1px solid #CCC;
	}
	
	.DpeImage {
		z-index:100;
		width:200px;
		height:200px;
		position:absolute;
	}
	
	.DpeCursor {
		width:191px;
		height:50px;
		z-index:200;
		text-align:right;
		position:absolute;
	}
	
	.DpeNote {
		color:#FFF;
		width:186px;
		height:39px;
		z-index:200;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		position:absolute;
		padding:20px 10px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
	}
