/*----BODY -------------------------------------------------- */
BODY {
	background-color: #284C3C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #263233;
	text-align: justify;

}
.infobulle{
	color: #FFFFFF;
	visibility : hidden;
	border: 1px solid #234334;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 10px;
	background-color: #1C362A;
	display: inline;
}
.contour_general{
	border: solid 5px #02361D;
}
.fd_titre{
	background-image: url(../images/fd_titre.gif);
	background-repeat: no-repeat;
}
.fd_titre2{
	padding: 3px;
	background-color: #223C35;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titre{
	border-bottom: solid 1px #E2E1E1;
	padding-left: 75px;
	vertical-align: middle;
	padding-top: 20px;

}
.ligne_titre{
	border-bottom: solid 1px #E2E1E1;

}
.titre h1{
	color: #0F0F0F;
	font-weight: bold;
	font-size: 19px;
}

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

}

a:hover {
	text-decoration: none;
	color: #FD8800;

}
.fond_top{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fd_top.gif);
	background-repeat: repeat-x;
	}
/*----Nouvaeu style -------------------------------------------------- */
.fond_1{
	background-color: #F2ECD9;
}
.fond_2{
	background-color: #F9F6ED;
	background-image: url(../images/fond_liste.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.ligne_h{
	height: 5px;
	background-image: url(../images/ligne_h.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: static;
	background-position: 50%;
}
.lettrine{
	font-size: 16px;
	color: #790449;
}

.text2{
	font-size: 12px;
	color: #02361D;
	font-weight: bold;
}
.text3{
	font-size: 11px;
	color: #263441;
}
.text4{
	font-size: 12px;
	color: #263441;
	font-weight: bold;
}
.titre1{
	font-size: 12px;
	color: #FD8800;
	font-weight: bold;
}
.titre2{
	color: #0F0F0F;
	font-size: 11px;
	background-color: #E6E6E3;
	font-weight: bold;
}
.titre3{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.contour1{
	border: 1px solid;
	border-color: #CCCCCC;

}
.vedette_image{
	border: 3px;
	border-color: white;
	border-style: solid;
}

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

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

		.menu {
	font-family:verdana;
	color:#666666;
	font-size:10px;
	background-color: #DDDDDD;
		}
		
.menu a{
	font-family:verdana;
	color:#666666;
	font-size:10px;
		}
		
.menu div{
	text-align:left;
	padding: 5px;
}
.menu div:hover{
	text-decoration: none;
	background-color: #CACACA;
}





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


/*----Liste -------------------------------------------------- */
.liste_titre {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #838B90;
	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-size: 11px;
	padding-right: 5px;
	color: #303030;
	line-height: 16px;
}
.prix {
	color: #FD8800;
	font-size: 13px;
	font-weight: bold;
}
/*----RESULTAT -------------------------------------------------- */
.titre_annonce {
	font-size: 12px;
	color: #F5F4EB;
	font-weight: normal;
}
.details_text {
	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-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_ap{
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #E7EAED;
}
.vedette_txt{
	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{
	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-size: 10px;
	color: #4D4D4D;
	}
.form_bg{
	font-size: 11px;
	background-color: #D5D5D5;
	}
.form_rouge{
	font-size: 11px;
	font-weight: bold;
	color: #660202;
	}
.menuform {
	font-size: 11px;
	color: #3F465B;

}

/*----PIED-------------------------------------------------- */
.pied {
	font-size: 11px;
	color: #FDE99F;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}
.pied a:link{
	color:#FFFFFF;
	text-decoration: underline;
}
.pied a:visited{
	color:#FFFFFF;
	text-decoration: underline;
}

.pied a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
/*----PIED 2-------------------------------------------------- */
.pied2 {
	font-size: 10px;
	color: #73AA91;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}
.pied2 a:link{
	color:#73AA91;
	text-decoration: underline;
}
.pied2 a:visited{
	color:#73AA91;
	text-decoration: underline;
}

.pied2 a:hover {
	color:#73AA91;
	text-decoration: none;
}
/*---- REFERENCEMENT -------------------------------------------------- */
H1{
	font-size:11px;
	margin:0;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H2{
	font-size:9px;
	margin:0;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H3{
	font-size:11px;
	font-weight:bold;  
	margin:0;
}
.H1Type1 H1{
	color:#FFFFFF;
	text-align:right;
}

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