/*----BODY -------------------------------------------------- */
BODY {
	background-color: #3E110B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3D4D;
	text-align: justify;

}
a:link{
	text-decoration: underline;
	color: #3D4969;
}
a:visited{
	text-decoration: underline;
	color: #3D4969;

}

a:hover {
	text-decoration: none;
	color: #3D4969;

}
.fond_top{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*----MENU -------------------------------------------------- */

.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

		.menu {
			font-family:verdana;
			color:#666666;
			font-size:10px;
		}
.menu a:link{
	text-decoration: none;
}
.menu a:visited{
	text-decoration: none;

}

.menu a:hover {
	text-decoration: underline;

}
   /*  td div {
      this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them 
      position:relative;
      }
*/


/*----ANIM VIGNETTE------------------------------------------------------------*/

.cart1
{
	position: relative;
	padding-top: 13px;
	padding-left: 28px;

}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303439;
	text-decoration: none;
}
.cart a, .cart a:link, .cart a:visited, .cart a:hover {
	color: #303439;
	text-decoration: none;
}


/*----FORMULAIRES------------------------------------------------------------*/
INPUT {
	color:#444547;
	font-size: 11px;
}
SELECT {
	color:#444547;
	background-color:#FDFDFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	color:#444547;
	font-family: Arial, Helvetica, sans-serif;
}
/*----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: 1px solid;
	border-color: #CCCCCC;

}
.ligne_h{
background-image:url(../images/ligne_h.gif);
background-repeat:repeat-x;
background-position:left middle;
}
.lettrine{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #790449;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
.texte a:link {
	color: #082D71;
	text-decoration: underline;
}
.texte a:hover {
	color: #082D71;
	text-decoration: none;
}
.texte a:visited {
	color: #082D71;
	text-decoration: underline;
}
.texte_petit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #263441;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #263441;
}
.text4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E110B;
	font-weight: bold;
}
.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #263441;
	font-size: 12px;
	background-color: #E6E6E3;
	font-weight: bold;
}
.titre3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

/*----Liste -------------------------------------------------- */
.liste_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #919699;
	padding-left: 10px;
	background-image: url(../images/fd_titre1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.liste_fd {
	background-color: #E6E6E3;
	background-position: right top;
}
.liste_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	color: #303030;
	line-height: 16px;
}
.prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #81533E;
	font-size: 11px;
	font-weight: bold;
}
/*----RESULTAT -------------------------------------------------- */
.titre_annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F4EB;
	font-weight: normal;
}
.details_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	text-align: justify;
}
.details {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-size: 12px;
}

.contour_fiche{
	border: 1px solid;
	border-color: #CCCCCC;


}
.ap_alert {
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E6E6E3;
}

/*----TRI -------------------------------------------------- */

.fd_tri {
background-color:#C8C8C8;
}
.tri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3A70;
	font-weight: bold;
}
.tri a:link{
	color: #708CA4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tri a:visited{
	color:#272727;
	text-decoration: none;
}

.tri a:hover {
	color:#90B9E1;
	text-decoration: underline;
}

/*----VEDETTE------------------------------------------------------------*/
.vedette_image{
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.vedette_ap{
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #E7EAED;
}
.vedette_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06334C;
	padding-bottom: 2px;
	padding-left: 10px;
}
.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:#263441;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}

/*----MOTEUR------------------------------------------------------------*/
.fd_moteur{
	background-color: #E0E1DD;
}
.form_moteur{
border-left: 1px solid #C3C396;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	}
.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: 12px;
	color: #3B515E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(../images/pied_fond.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
.pied a:link{
	color:#3B515E;
	text-decoration: underline;
}
.pied a:visited{
	color:#3B515E;
	text-decoration: underline;
}

.pied a:hover {
	color:#3B515E;
	text-decoration: none;
}
/*----PIED 2-------------------------------------------------- */
.pied2 {
	font-size: 10px;
	color: #865E41;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}
.pied2 a:link{
	color:#865E41;
	text-decoration: underline;
}
.pied2 a:visited{
	color:#865E41;
	text-decoration: underline;
}

.pied2 a:hover {
	color:#865E41;
	text-decoration: none;
}


/*---- ELARGIR -------------------------------------------------- */
#LienElargirFamille {
	padding:3px;
	}

#LienBienVille {
	padding:3px;
	}

/*---- REFERENCEMENT -------------------------------------------------- */

H1{
	font-size:11px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H2{
	font-size:9px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H3{
	font-size:11px;
	font-weight:bold;  
	margin:0;
}
.H1Type1 H1{
	color:#FFFFFF;
	text-align:right;
}

#entete {
	z-index:2000;
	position:relative;
	width:950px;
	text-align:center;
	margin: 0px auto;
}

#DivDescGG {
	height:75px;
	overflow:hidden;
	position:absolute;
	top:30px;
	z-index:1000;
	width:900px
}

#DivDescGG H2 {
	color:#FFFFFF;
}

/*----ANNUAIRE -------------------------------------------------*/
	#filariane_annuaire {text-align:left;}
	#categories_annuaire {text-align:left;padding:0;margin:0;}
	.annuaire_site {text-align:left;padding:5px;margin: 0 0 5px 0;}
	.annuaire_site_lien{font-size:13px;}
	.annuaire_site_url {color:#D95E56;}
	
	
	/* FORMULAIRE d'inscription */
		.fieldset-annuaire {width:96%;}
	
		/*nombre de charactere restant */
		#nbchar {background-color:inherit;border:none;}
		.nbchar-titre {font-size:9px;margin:3px 0 0 0;}
		/*Combo du formulaire d'inscription */
		#selectAnnuaire{width:410px;}
	/*****************************/
	
	/* Page annuaire_page_liens */
		/*Titres des catgories*/
		#annuaire_liens h2 {font-size:16px;font-weight:bold;padding:2px 0 2px 15px;width:auto;margin:5px 0 5px 0;background-color:#DFDFDF;color:#FFFFFF;background-image:url('../images/fleche2.png');background-repeat:no-repeat;background-position:0px 5px;}
		#annuaire_liens h3 {font-size:13px;font-weight:bold;padding:2px 0 2px 15px;width:auto;margin:5px 0 5px 35px;background-color:#DFDFDF;color:#FFFFFF;background-image:url('../images/fleche2.png');background-repeat:no-repeat;background-position:0px 5px;text-align:left;}
		/*liste des sites affichs dans les (sous-)catgories */
		.annuaire-ul-lvl0 {list-style:none;padding:3px 0 5px 10px;margin:0;text-align:left;}
		.annuaire-ul-lvl1 {list-style:none;padding: 3px 0 5px 35px;margin:0;text-align:left;}
		#annuaire_liens li {padding:3px 0 3px 0;margin:0;}
		#annuaire_liens p {padding:0; margin:0;}
	/****************************/
	
	/* Span BACKLINK  */
	.backlink  {color:#fff;background:#D95E56;font-weight:bold;padding:1px;margin:0px 0 0 4px;width:50px;}
	/* High Light INSCRIRE MON SITE*/
	p#HL-inscriremonsite {border:none;text-align:center;margin:5px;font-size:18px;width:99%;}
	#HL-inscriremonsite a {border:solid 1px #82A71B;width:100%;text-decoration:none;background:#82A71B;display:block;padding:5px 0 5px 0;color:#fff;text-transform:uppercase;}
	#HL-inscriremonsite a:hover{background:#DFDFDF;}
/*--- MARQUEE -----------------------------------------------------*/

.blocminiliste { margin: 5px 0 5px 0;width:380px;}
.blocminiliste img {border:1px solid #696E72; }
.texte_home{
	text-align:justify;
	border: 2px solid #4B211C;
	background-image: url(../images/fd_text_home.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.texte_home td{
	font-size: 10px;
	text-align:justify;
	color: #91716D;

}
.texte_home a, .txt1{
	font-size: 10px;
	text-align:justify;
	color: #7D6A6B;

}

.txt2{
	font-size: 10px;
	color: #A8AAB3;

}

 /*---- DETAIL overlay-------------------------------------------------- */

* html #overlay { /* IE6 */
	position: absolute;
	height: expression((document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
	width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background:#000000;
  z-index: 4000;
  opacity: 0.85;
  filter:alpha(opacity=85);
}

#Container {
	position: relative; /* obsolue */
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #999999;
	font-size: 0px;
	z-index: 5000;
	visibility: visible;
	text-align:center;
	position:absolute;
	left: 33%;
	right: 33%;
	top:30px;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 5005;
	line-height: 0;
}

#LinkContainer {
	position: relative;
	top:-50px;
	margin-top:auto;
	height: 40px;
	padding: 5px;
	z-index: 7000;
	background-color: #000000;
	text-align:center;
	opacity: 0;
	filter:alpha(opacity=0);
}

#PrevLink, #NextLink {
	cursor: pointer;
	border:none;
}

#PhotoPartieHaut { height:100%; }

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5010;
}

/*----	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;
	}

