
/*----BODY -------------------------------------------------- */
BODY {
	background-color: #bdc3cb;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #43495B;
}


 .Scroller{
	padding-top: 3px;
	color: #4E83A5;
}



.contour_general{
	border: 3px solid #A6ABB0;
}
.fd_titre{
	background-image: url(../images/fd_titre.gif);
	background-repeat: no-repeat;
}
.fd_titre2{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #45699B;
	border-bottom: 2px solid;
	border-bottom-color: #1F3C71;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.visionneuse{


}
/*----.fd_titre2{
	padding: 3px;
	background-color: #112F5F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #1061A7;
	border-bottom: 1px solid;
} -------------------------------------------------- */


.titre{
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #DADBD6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ligne_titre{
	border-bottom: solid 1px #E2E1E1;

}
.ligne_2{
	border-bottom: solid 1px #C5DAED;

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

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

}

a:hover {
	text-decoration: none;
	color: #82A71B;

}
.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;
	}
	
	.lexique h1{
	color: #55910E;
	font-weight: bold;
	font-size: 11px;
}

/*----Tableau arrondi style -------------------------------------------------- */
	
.upperleft{
	margin-left : auto;
	margin-right : auto;
	background-image : url('../images/upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
	width: 100%;
}

.upperright{
	background-image : url('../images/upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('../images/lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('../images/lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 2% 2% 2%;
}

	
/*----Nouvaeu style -------------------------------------------------- */
.fond_1{
	background-color: #e5e5e5;
}
.fond_2{
	background-color: #F6F5F4;
	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%;
}
.ligne_h2{
	border-bottom: solid 1px #C5DAED;
		height: 5px;


}
.lettrine{
	font-size: 16px;
	color: #790449;
}
.clear{
	clear:both;
}

.text2{
	font-size: 12px;
	color: #143B6E;
	font-weight: bold;
}
.text3{
	font-size: 11px;
	color: #719B18;
}
.text_petit{
	font-size: 9px;
}
.text4{
	font-size: 12px;
	color: #263441;
	font-weight: bold;
}
.titre1{
	font-size: 12px;
	color: #719B18;
	font-weight: bold;
}
.titre2{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #718194;
	border-bottom-color: #5D6673;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.titre3{
	font-size: 11px;
	color: #335477;
	font-weight: bold;
}
.contour1{
	border: 1px solid;
	border-color: #D7DBE1;

}
.vedette_image, .photoDetailN{
	border: 3px;
	border-color: white;
	border-style: solid;
}
.vedette_image{
	vertical-align:middle;
}

.vedette_image_vide{
	border: 3px;
	border-color: white;
	border-style: solid;
width:100px;
height:75px;
	vertical-align:middle;
}

.bloc_marron{
background-color:#E6D7C7; color: #333333; padding: 10px; margin: 10px;
}

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

}/*----NAV LEXIQUE -------------------------------------------------- */



		.nav_lexique {
			font-family:verdana;
			color:#1061A7;
			font-size:12px;
			font-weight:bold;
		}
.nav_lexique a:link{
	color:#1061A7;
	text-decoration: none;
}
.nav_lexique a:visited{
		color:#1061A7;
	text-decoration: none;

}

.nav_lexique a:hover {
	color:#758CA7;
	text-decoration: none;

}
  
  /*----MENU PIED -------------------------------------------------- */

.menupied {
	background-image: url(../images/fd_pied.gif);
	background-repeat: repeat-x;
	background-color: #3F6294;
	color: #FFFFFF;

		}

.menupied a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menupied a:visited{
	color: #FFFFFF;
	text-decoration: none;

}

.menupied a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
  




/*----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;
	text-align: left;
}
/*----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------------------------------------------------------------*/
.contenu_image{
	border: 3px;
	border-color: #90CAE8;
	border-style: solid;
}

/*----Minimoteur groupe de type -------------------------------------------------- */
div.SelectGrpTypeClass {
  	position:relative;
  	text-decoration: none; 
  	font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
	z-index: 20;
}

div:hover.SelectGrpTypeClass {
  	text-decoration: none;
  	background: none;
	z-index: 25;

}

div.SelectGrpTypeClass div {
	z-index: 25;
	height:310px;
	display: none;
	overflow:auto;
	background-color:#eeeae3;
	color:#3c3f4a;
	position:relative;
}
.SelectGrpTypeClass li {
	list-style:none;
	margin:2px 0px 5px 0px;
		font-size:9px;


}
.SelectGrpTypeClass input {
	margin:0px 0px 0px 1px;

}

.SpanFam {
	padding-top:5px;
}
div.SelectGrpTypeClass ul {
	list-style:none;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 15px;
}

div:hover.SelectGrpTypeClass div {
	display: inline;
	position: absolute;
	top:19px;
	left:0px;
	z-index: 25;
	width:310px;
	font-weight:normal;
	font-size: 10px;
	line-height:12px;
	padding:2px 4px;

	
}

.InputGrpTypeClass {
	width:310px;
	margin:0px;
}

.SpanSelectGrp{
	font-weight:bolder;
}

.ChbSelectType{
	margin-left:15px;
}

/*----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-position: left top;
	background-image: url(../images/fond_liste.gif);
	background-repeat: no-repeat;
	background-color: #FAF9F8;
	width: 95%;
}
.liste_text {
	font-size: 11px;
	padding-right: 5px;
	color: #303030;
	line-height: 16px;
}
.prix {
	color: #4F6A90;
	font-size: 12px;
	font-weight: bold;
}

.photo_marquee {
	border:3px solid #FFF;
}
/*----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: #dad7cb;


}
.ap_alert {
	background-repeat: repeat-x;
	background-position: left;
	background-color: #B3BAC6;
	color: #003300;
	background-image: url(../images/ffd_demicercle.gif);
}
/*----TRI NEUF -------------------------------------------------- */


.tri_neuf {
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #1A4B87;
	background-image: url(../images/fd_pied.gif);
}
.tri_neuf  a:link{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.tri_neuf  a:visited{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.tri_neuf  a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/*----TRI -------------------------------------------------- */

.fd_tri {
	background-color:#F6F5F4;
	color: #0E4986;
	background-repeat: repeat-x;
	background-position: top;
}
.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-image: url(../images/deg_gris.gif);
	background-color: #FBFBFB;
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	margin-top: 8px;
}
.vedette_txt{
	font-size: 10px;
	color: #333;
}
.vedette_fd_prix{
	padding-left: 15px;
	border-top: dotted 2px #EAEAEA;
	padding-bottom: 5px;
	padding-top: 5px;
}
.vedette_prix{
	color:#2D5774;
	font-weight: bold;
}


/*----MOTEUR------------------------------------------------------------*/
.fd_moteur{
	background-image: url(../images/fd_moteur.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding:10px;
	width:380px;
	height:345px;
}
.fd_minimoteur{
	background-image: url(../images/fd_minimoteur.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	background-position: right top;
	background-color: #F3F1E5;
}
.fd_minineuf{
	background-image: url(../images/fd_minineuf.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: right top;
	background-color: #EDEBDF;
}
.fd_minicommerce{
	background-image: url(../images/fd_minicommerce.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: right top;
	background-color: #F3F1E5;
}
.titre_moteur{
	background-image: url(../images/deg_vert.png);
	background-repeat: repeat-y;
	color: #3e392d;
	background-position: left;
}
.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: #949494;
	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: #E3E4E6;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
}
.pied2 a:link{
	color:#E3E4E6;
	text-decoration: underline;
}
.pied2 a:visited{
	color:#E3E4E6;
	text-decoration: underline;
}

.pied2 a:hover {
	color:#E3E4E6;
	text-decoration: none;
}
/*---- REFERENCEMENT -------------------------------------------------- */
H1{
	font-size:11px;
	margin:0;
	color: #6F9739;
	text-align: justify;
	line-height: 18px;	
}
H2{
	font-size:9px;
	margin:0;
	color: #225DA1;
	text-align: justify;
	line-height: 18px;
}
H3{
	font-size:11px;
	font-weight:bold;
	margin:0;
	color: #999999;
}
.H1Type1 H1{
	font-size:8px;
	color:#FFFFFF;
	text-align:right;
}

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

#DivDescGGIndex {
	height:250px;
	overflow:hidden;
	position:absolute;
	top:40px;
	z-index:1000;
	width:900px;
}

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

#DivDescGG H2 {
	color:#FFFFF
	margin: 0px auto;
}
	
/*---- ELARGIR -------------------------------------------------- */

#LienElargirFamille {
	padding:3px;
	}

#LienBienVille {
	padding:3px;
	}
	
/*------------------------------ NEWS ------------------------- */
.news-photos {
width:expression(document.body.clientWidth > 200? "200px": "auto" );
max-width:200px;
height:expression(document.body.clientHeight > 150? "150px": "auto" );
max-heigt:150px;
}





/*--- MARQUEE -----------------------------------------------------*/

.blocminiliste {
	padding:5px;
	width:580px;
	background-image:url(../images/trans.png);
	border:#FFFFFF solid 1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}
.blocminiliste img {
	border:3px solid;
	border-color: #D7E8FA;
}
.texte_home{
	text-align:justify;
	border: 1px solid #dad7cb;
	background-image: url(../images/fd_text_home.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F4F8FD;
}
.texte_home td{
	font-size: 10px;
	text-align:justify;
	color: #43495B;

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

}

.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;
}


#MiniPhotoVide {
	max-width:80px;
}

/*------ PLAN PROG NEUF ---------------------------------------------*/
.PlanProg { margin:5px 0 15px 0; padding:2px; border:solid 2px #EAE7E2; }
a.zoomImage span { display:none; z-index:25; padding:10px; margin:-50px 0 0 120px; background:#EAE7E2; position: absolute;  }
a:hover.zoomImage span  { display: inline; }

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


/* --------------	MINIMOTEUR	----------------------*/

.SpanAll{
	cursor:pointer;
	font-weight:bold;
}

.SpanFam{
	cursor:pointer;
	font-weight:bold;
}

.SpanType{
	cursor:pointer;
}
