/*** Général ***/
body
{
	font-family: Arial;
	font-size: 12px;
}
ul
{
	margin-left: 20px;
}
.support
{
	margin: auto;
	width: 980px;
	text-align: center;
}
/*** Formulaire ***/
.formulaire
{
	margin: auto;
	width: 400px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.table_formulaire
{
	border: solid 1px #999999;
	font-size: 12px;
	background-color: #EEEEEE;
	width: 400px;
}
.form_gauche
{
	padding: 3px;
	width: 120px;
	text-align: right;
}
.form_centre
{
	padding: 3px;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
.form_droite
{
	padding: 3px;
}
.objet_liste
{
	width: 200px;
}
/*** Résultat de recherche ***/
.div_resultat
{
	width: 980px;
	text-align: center;
}
.table_resultat
{
	border-collapse: collapse;
	width: 720px;
	font-size: 12px;
}
.div_tri
{
	width: 980px;
	text-align: center;
}
.table_tri
{
	font-size: 12px;
	border-collapse: collapse;
	height: 30px;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
}
.td_tri
{
	text-align: center;
	border: solid 1px #999999;
	background-color: #EEEEEE;
	width: 105px;
	font-weight: bold;
	color: #000000;
}
.td_tri a
{
	color: #000000;
	text-decoration: none;
}
.entete_infos, .entete_infos_eco 
{
	border: solid 1px #AAAAAA;
	background-color: #DADADE;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
}
.titre
{
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
	text-align: center;
	padding-top: 20px;
}
.ligne_infos
{
	vertical-align: middle;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	border: solid 1px #AAAAAA;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
}
.nbresultats
{
	font-size: 14px;
	font-weight: normal;
	height: 0px;
	text-align: center;
	margin-top: 20px;
}
.table_pages
{
	font-size: 12px;
	border-collapse: collapse;
	height: 30px;
}
.td_pages
{
	text-align: center;
	border: solid 1px #999999;
	background-color: #EEEEEE;
	width: 720px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
/*** Fiche véhicule ***/
.retour
{
	width: 980px;
	text-align: center;
}
.div_fiche
{
	width: 900px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 0px;
	border: solid 1px #999999;
	background-color: #EEEEEE;
	color: #333333;
}
.table_fiche
{
	font-family: Arial;
	font-size: 12px;
	width: 680px;
	color: #333333;
}
.td_infos
{
	vertical-align: top;
}
.td_photos
{
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}
.table_infos
{
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	width: 310px;
	margin: auto;
	border-bottom: solid 1px #AAAAAA;
}
.titre_infos
{
	height: 20px;
}
.infos_gauche
{
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 50%;
	border-left: solid 1px #BBBBBB;
	font-size: 14px;
}
.infos_droite
{
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 50%;
	border-right: solid 1px #999999;
	font-size: 14px;
	font-weight: bold;
}
.table_onglets
{
	font-family: Arial;
	font-size: 12px;
	width: 719px;
	color: #333333;
	border-collapse: collapse;
	border-bottom: solid 1px #AAAAAA;
	margin-top: 5px;
}
.onglet01
{
	text-align: center;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
	height: 23px;
	width: 50%;
}
.onglet02
{
	text-align: center;
	font-weight: bold;
	color: #777777;
	cursor: pointer;
}
.table_onglets_gauche
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 2px;
	text-align: left;
	border-left: solid 1px #BBBBBB;
}
.table_onglets_droite
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 2px;
	text-align: left;
	border-right: solid 1px #999999;
}

.table_onglets_gauchedroite
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 2px;
	text-align: left;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
.table_equipements
{
	font-family: Arial;
	font-size: 12px;
}
.opt_titre
{
	font-weight: bold;
	background-color: #e3e3e3;
}
.prix_gauche
{
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 15%;
	border-left: solid 1px #BBBBBB;
	font-size: 14px;
}
.prix_droite
{
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	border-right: solid 1px #999999;
	font-size: 14px;
	font-weight: bold;
}
.bouton
{
	border: solid 1px #999999;
	font-size: 12px;
	background-color: #EEEEEE;
}

