
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#373737; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#373737; font-size: 1.4em; }
h2 { color:#373737; font-size: 1.3em; }
h3 { color:#373737; font-size: 1.17em; }
h4 { color:#373737; font-size: 1em; }
h5 { color:#373737; font-size: 0.83em; }
h6 { color:#373737; font-size: 0.67em; }
p { color:#373737; font-size: 1em; }
ul, ol { color:#373737; font-size: 1em; }
li {  color:#373737; font-size: 1em; }
a { color:#373737; text-decoration:underline; }
a:hover { text-decoration:none; color:#FC7E03; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#373737; }
textarea { border-width:thin; padding:3px; color:#373737; }
em { }
strong { }


#contenuGauche h1 { color:#F1F1F1; font-size: 1.4em; }
#contenuGauche h2 { color:#F1F1F1; font-size: 1.3em; }
#contenuGauche h3 { color:#F1F1F1; font-size: 1.17em; }
#contenuGauche h4 { color:#F1F1F1; font-size: 1em; }
#contenuGauche h5 { color:#F1F1F1; font-size: 0.83em; }
#contenuGauche h6 { color:#F1F1F1; font-size: 0.67em; }
#contenuGauche p { color:#F1F1F1; font-size: 1em; }
#contenuGauche ul, ol { color:#F1F1F1; font-size: 1em; }
#contenuGauche li {  color:#F1F1F1; font-size: 1em; }
#contenuGauche a { color:#F1F1F1; text-decoration:underline; }
#contenuGauche a:hover { text-decoration:none; color:#FC7E03; } /* si changement de couleur au survol */
#contenuGauche a:visited { } /* si changement de couleur après le clic */
#contenuGauche input { border-width:thin; padding:3px; color:#F1F1F1; }
#contenuGauche textarea { border-width:thin; padding:3px; color:#F1F1F1; }
#contenuGauche em { }
#contenuGauche strong { }

#yzeo p{ color:#FFFFFF; }
#yzeo a{ color:#FFFFFF; }
#yzeo a:hover{ color:#FC7E03; }

.bodyIntro p{ color:#FFFFFF; }
.bodyIntro a{ color:#FFFFFF; }
.bodyIntro a:hover{ color:#FC7E03; }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.h1index{ position:absolute; left:0; top:0; width:100%; padding:0; color:#F1F1F1; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
#frmEnvoi .champ { border:none; border:#373737 inset 1px; padding:5px; background-color:#5A5A5A; color:#F1F1F1; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#373737 inset 1px; padding:5px; background-color:#5A5A5A; color:#F1F1F1; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#373737;  background-color:#373737; color:#F1F1F1;}

/* Page d'accueil */
.acc-img{ float: left; }

/*************************************
		Moteur de recherche
*************************************/
#fieldsetMoteurRecherche{
	border: 0;
	text-align: center;
	color: #fff;
}

/*************************************
			Nos vehicules
*************************************/
#topRech{
	width: 660px;
	text-align: center;
}

#voituresTitre{
	float: left;
	width: 648px;
	padding: 5px;
	border: 1px solid #fc7e05;
}

#voituresTitre p{
	padding: 0;
}

#voitures_description{
	float: left;
	width: 658px;
	border: 1px solid #fc7e05;
	border-top: 0;
}

#voitures_images{
	float: left;
	width: 298px;
	padding-top: 20px;
	text-align: center;
}

#voitures_champ{
	float: left;
	width: 349px;
	padding: 5px;
	border-left: 1px solid #fc7e05;
	min-height: 180px;
}

#lienVehicule{
	width: 648px;
	padding: 5px;
	border: 1px solid #fc7e05;
	border-top: 0;
	text-align: center;
	margin-bottom: 10px;
}

/*************************************
			Vehicule
*************************************/
.vehicule_equipement_description{
	width: 648px;
	padding: 5px;
	border: 1px solid #fc7e05;
	border-top: 0;
}

.vehicule_equipement_description .block_cat{
	color:#fff;
	background-color:#e95910;
	width:210px;
	float:left;
	height:41px;
 margin:3px;
 font-size:13px; font-weight:normal; 
 border: 1px solid #000;

}


.vehicule_equipement_description .block_cat .block_souscat{
 font-size:9px; font-weight:normal; 
 text-align:left;
 color:#000;
 margin:2px auto;
 

}

.vehicule_equipement_description p{
	padding: 0;
}