body {
	background-color: #3b5db3;
	background-image: url(images/fond.jpg);
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	padding-top:0;
}

.bordure {
	border: 1px solid #FFFFFF;
}

.bordure2 {
	border: 1px solid #FFFFFF;
	height:300px;
	width:400px;
}


.indentify{ 
	text-indent:5px;
	padding-left:30px;
	padding-right:20px;
}

.majuscule div:first-letter {
	font-weight:bold;
	font-size:14px; 
	font-family:Verdana, Times, serif;
}


h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight:normal;
	line-height:10px;
	padding:0;
	}
	
a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3886fc; 
	text-decoration: underline;
} 

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3886fc; 
	text-decoration: underline;
} 

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3886fc; 
	text-decoration: underline;
}
.lien{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3886fc;
}
a.lien:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3886fc;
	text-decoration: underline;
} 

a.lien:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3886fc;
	text-decoration: underline;
} 

a.lien:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #3886fc;
	text-decoration: underline;
}

div#yzeo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
}
.yzeo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
}
a.yzeo:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF; 
	text-decoration: underline;
} 

a.yzeo:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF; 
	text-decoration: underline;
} 

a.yzeo:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF; 
	text-decoration: underline;
}

.lien2{
	font-family:Verdana, Arial, Helvetica, sans-seriff;
	font-size:11px;
	color: #00CCFF;}
	
a.lien2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00CCFF; 
	text-decoration: underline;
} 

a.lien2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #00000; 
	text-decoration: underline;
} 

a.lien2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000; 
	text-decoration: underline;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.txt2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff; 
	text-decoration: underline;
} 

a.txt2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff; 
	text-decoration: underline;
} 

a.txt2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff; 
	text-decoration: underline;
}

.indent{ text-indent:5px;}

.liste li{ margin-left:10px;
	list-style-type:disc;
}

.liste2 li{ margin-left:60px;}

blockquote{ font-size:smaller;}

.liste3{
	list-style-image: url("images/tree-li.gif");
}

.form tr td{ border-bottom:none; border-top:none; border-right:none; border-left:none;}
li{line-height:18px;}
ul{ padding-top:0;}

.Style1 {
	color: #0D5AFF;
	font-weight: bold;
}

	/*/////////////////////////////////////////////// bibi //////////////////////////////////////////////////////////////////*/
.bg {
background-repeat:repeat-y;
}

.fdc {
background-position:top;
background-repeat:no-repeat;
}

div#gauche {
float: left;
margin-right: 5px;
margin-top: 0;
padding-top: 0;
}

div#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top:0;
	margin-right: 25px;
	margin-left: 30px;
}
	/*/////////////////////////////////////////////// fin bibi //////////////////////////////////////////////////////////////////*/

div#mention { text-align:center; padding: 0 0 0 125px; float:left;  }

	/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
	#formulaire{ 
	background: transparent;
	text-align:center;
	width:400px;
	padding:0;
	margin:0 0 0 0;
	float:left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; /*#333333*/
} /* carateristique du formulaire */
	
	#formulaire * {
	margin:0 0 2px 0;
	padding:0;
} /* caracteristique de toutes les balises qui se trouvent dans le formulaire */
	
	.labelform { width: 203px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
} /* carateristique des label, width minimum 203px; */
	
	.pform {padding: 3px 0 10px 0; text-align:left; clear:both;  } /* carateristique des p */
	
	.inputform {width:195px; height:13px;  float:left; margin: 0 5px 0 2px;} /* carateristique des input */
	
	.textareaform { width:398px; height:80px; overflow: auto;} /* carateristique du textarea */
	
	.selectform  { height:18px; float:left; margin: 0 5px 0 2px;   font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff;} /* carateristique des select */
	
	.labelmessage { width:95px;} /* carateristique du label contenant "Votre message" */
	
	#labelenvoyer { width:125px;} /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */
	
	.inputenvoyer { width:150px; font: normal 10px Verdana, Arial, Helvetica, sans-serif;} /* carateristique de l'input "envoyer mon message" */
	
	.divtexte { margin: 5px 0 0 0;  } /* carateristique de la div contenant le texte du captchat*/
	
	#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */
	
	.divimagecaptchat { border:1px solid black; padding: 0 0 0 100px; } /* carateristique de la div entourant l'image captchat */
	
	.transp, .inputtexte { background: transparent; border: 1px solid #fff;   font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; } /* pour rendre les input et textarea transparent avec une bordure */
	
	/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
	/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/
	
			
	div#mention { text-align:center; padding: 0 0 0 125px; float:left;  }
	

/*///////////////////////////////////////// formulaire de recherche ///////////////////////////////////////////////////////////*/
	
#moteur_recherche { text-align:center;  font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:center;} /* carateristique du formulaire */

#moteur_recherche * { margin:0 0 6px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

#moteur_recherche fieldset { border-color:#0067ff; width:200px}

#moteur_recherche legend { font: bold 10px Verdana, Arial, Helvetica, sans-serif; padding:2px 4px 2px 10px; text-transform:uppercase; }

#moteur_recherche p { padding:0 0 0 0}

.labelformrech { line-height:16px;} /* carateristique des label, width minimum 203px; */

.pformrech { padding:0; text-align:left; clear:both; } /* carateristique des p */

.inputformrech { width:190px; height:13px; margin: 0 0px 0 2px; } /* carateristique des input */

.labelform2rech {line-height:16px } /* carateristique des label, width minimum 203px; */

.pform2rech { padding:0; text-align:left; float:left; width:197px; } /* carateristique des p */

.inputform2rech { width:110px; height:13px;margin: 0 0px 0 2px; } /* carateristique des input */

.textareaformrech { width:393px; height:80px; overflow: auto; } /* carateristique du textarea */

.selectformrech { width:130px;} /* carateristique des select */

.selectform2rech { width:112px; height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333; background:#EBEBEB; padding:0; border: 1px solid #D77E2E; } /* carateristique des select */

.labelmessagerech { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyerrech { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

#coderech { margin:5px 0 0 0; }

.inputenvoyerrech { width:150px;} /* carateristique de l'input "envoyer mon message" */

.divtexterech { margin: 5px 0 0 0; } /* carateristique de la div contenant le texte du captchat*/

#recherche div { margin: 5px auto; } /* centrer dans le formulaire des div */

.divimagecaptchatrech { border:1px solid #502a17; } /* carateristique de la div entourant l'image captchat */

.transprech, .inputtexterech { background: transparent; border: 1px solid #333; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333; } /* pour rendre les input et textarea transparent avec une bordure */

.transp2rech, .inputtexte2rech, #code2 { background:transparent; border: 1px solid #D77E2E; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333; } /* pour rendre les input et textarea transparent avec une bordure */

.selecttri { width:180px; height:18px; }

/*////////////////////////////////////////// fin formulaire de recherche /////////////////////////////////////////////////////////*/
	
/*////////////////////////////////////////////// voiture occasion /////////////////////////////////////////////////////////////////*/

.fondvoiture { clear:both; width:550px; margin-bottom:10px; border:solid #0067ff thin;}

.voiture { clear:both; width:540px; padding:0 5px; }

.titrevoiture { width:420px; min-height:10px; _height:10px; float:left; padding:5px 0 5px 0}

.prixvoiture { width:120px;  min-height:10px; _height:10px; float:left; text-align:right; padding:5px 0 5px 0}

.imagevoiture { width:120px; padding:10px; float:left; text-align:center;}

.caracteristiquesvoiture { width:300px; float:left; padding:0 0 0 10px; }

.basvoiture { width:550px; height:10px; clear:both; _margin:0 0 -3px 0; }

.selpage { font-weight:bold}

.separation { padding:0 0 6px 0; clear:both }

.separation div { border-bottom: 1px dashed #478ae7; padding:5px 0 0 0; }

.separation2 div { border-bottom: 1px dashed #478ae7; padding:5px 0 0 0; }

.pnosvehicules { text-align:center;}

/*////////////////////////////////////////////// fin voiture occasion /////////////////////////////////////////////////////////////////*/

/*//////////////////////////////// PopUp affichage véhicules //////////////////////////////////////////////*/

.divfondpopup { clear:both; width:550px; margin-top:10px; border:solid #0067ff thin; background-color: #3b5db3; color:#FFFFFF}

.divpopup { clear:both; width:550px; background-color:#24293c; } /* séparateur du PopUp */

.divtitretdpopup { background-color:#24293c; width:550px; padding:5px 0 0 0;}

.divtextpopup { background-color:#24293c; width:550px; padding:0 0 5px 0; }

/*//////////////////////////////// fin PopUp affichage véhicules //////////////////////////////////////////////*/

/* Debut plan google */
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	margin-left:140px;
	border: 1px solid #515151;
	width: 640px;
	height: 480px;
}

/* Fin de plan google */
.image_mois{
	margin-left:30px;

}

/* Offre Du Mois */
#offre {
width:650px;
height:500px;
background-color:#ffffff;
}

#cadreoffre {
border:solid #0067ff thin;

}