/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond.jpg);
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {	font-weight:bold;color:#fb0101; }
a:hover { text-decoration:none; }
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				CLASSES DIVERSES
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:black;
}
/************************************************
				IMAGES
************************************************/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {	
	margin:2px;
	padding:1px;
	border: 1px solid #472E2D;
}
div.bloc_image a { text-decoration:none; }
div#contenu_modifiable div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu_modifiable div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/repetition.jpg') repeat-y ;
}


/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:194px;
	margin:0;padding:0;
	
}

h1#entete a span{
	display:block;
	height:194px;
	visibility:hidden;
}


/*****************************************************
				MENU
*****************************************************/
ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:22px;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:22px;
	float:left;
	margin:0;
	padding:0 12px 0 12px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:22px;
	text-decoration:none;
	background:url(img/separation.jpg) left no-repeat;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#000;
}
ul#menu li#premier_lien a {background:none;}
ul#menu li#premier_lien a:hover, ul#menu li#premier_lien a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#000;
}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	margin:0;padding:0 0 0 0;
	text-align:left;
}
h2#titre span {
	display:block;
	margin:0;padding:20px 5px 10px 70px;
	font:bold 16px  Arial, Helvetica, sans-serif;
	color:#4F4F4F;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/bas.jpg') no-repeat 0 bottom;
}

div#contenu {
	background:url('img/haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:353px;
}
div#contenu_modifiable {
	border:none;
	margin:0 0 0 0;
	padding:10px 0 150px 60px ;
	width:635px;
	color:#000;
}
div#colonne_gauche {
	width:300px;
	float:left;
	margin:5px;
	text-align:justify;
}

div#contenu_modifiable a{
	color:#4F4F4F;
	text-decoration:underline;
}
div#contenu_modifiable a:hover {text-decoration:none; }

div#contenu h3 {
	margin:10px 0 5px 0;
	padding:0 2px;
	font-size:16px;
	color:#804a17;
}
div#contenu p#etiquette {
	font-weight:bold;
	color:#e98f3f;
	padding:5px;
}

div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.gif) no-repeat left 50%;
	margin-left:10px;
	padding:2px 0 2px 15px;
}

/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:50%;
	padding:4px;
}
form#form1 fieldset {border:1px solid #4F4F4F;}
form#form1 legend {
	font-weight:bold;
	color:#4F4F4F;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:left; }

input, textarea {
	font-weight:bold;
	border:1px solid #000;
}
/****************************************************
				STYLES SPECIFIQUES AU SITE
****************************************************/
.pht0 {
	margin:5px;
	border:1px solid #999999;
}

/****************************************************
				PIED / SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:24px;
}
div#pied p {
	margin:0;
	padding:0 0 0 0;
	color:#fff;
	font-weight:bold;
	line-height:24px;
}
div#pied p span { font-size:9px; }

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#fff;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
}
div#signature a { color:#fff; }
div#signature p span{ font-size:10px; }




/*********************************************
				 CATALOGUE
**********************************************/
.cadre3{
	border:1px solid #BD180A;
}

h2{
	font-size:15px;
	padding:0;
	margin:0;

}

.txt{
font-size:10px;
color:#000;
text-decoration:none
}

#listeVehicules {
 	border: solid 1px #BD180A;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #FFFFFF;
	background-color:#BD180A;
}


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration:underline;
}

.lien3 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}


.lien4 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	}
.lien4:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.lien4:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.lien4:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}


.lienVendu {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienVendu:visited {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}
.lienVendu:hover {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
.lienVendu:active {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}

.cadre3-bas {border-bottom: 1px solid #BD180A; }
.cadre3-left {border-left: 1px solid #000; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #BD180A;
	font-weight:bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}


