/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;padding:10px 0 0 0;
	background: url('img/fond.jpg');
	color:black;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}
a {	font-weight:bold;color:#cf591f; }
a:hover { text-decoration:none; }
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				CLASSES DIVERSES
************************************************/

/************************************************
				IMAGES
************************************************/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {
	border:1px solid #cf591f;
	margin:2px;
	padding:1px;
}
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; }
a.lien_image { text-decoration:none; }
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:765px;
	background: url('img/coulisse.jpg') repeat-y white;
	border:1px solid #f1f516;
}
/************************************************
				ENTETE
************************************************/
h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:221px;
	margin:0;padding:0;
}
h1#entete a span{
	display:block;
	height:221px;
	visibility:hidden;
}
/*****************************************************
				MENU
*****************************************************/
ul#menu {
	position:absolute;
	top:230px;
	left:25px;
	margin:0;
	padding:0 0 0 0;
	width:181px;
	list-style-type:none;
	text-align:left;
}
ul#menu li {
	margin:0;padding:0;
}
ul#menu li a {
	background:url(img/puce_menu.jpg) no-repeat left center;
	border-bottom:1px solid #307c46;
	display:block;
	height:18px;
	margin:0;
	padding:0 0 0 13px;
	color:#cf591f;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background:url(img/puce_menu_hover.jpg) no-repeat left center;
	color:#307c46;
}
ul#menu li#dernier_lien a { border:none; }
ul#menu li#new a { background-image:url(img/bg.gif); padding-left:70px }
ul#menu li#dernier_lien a:hover, ul#menu li#dernier_lien a.active {}
/*****************************************************************
				TITRE
*****************************************************************/
h2#titre {
	margin:0;padding:0 0 0 0;
	text-align:left;
}
h2#titre span {
	display:block;
	margin:0;padding:0 0 5px 40px;
	font:bold 18px  Arial, Helvetica, sans-serif;
	color:#217339;
}
/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/corps_bas.jpg') no-repeat 0 bottom;
}
div#contenu {
	background:url('img/corps_haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;padding:16px 36px 0 210px;
	min-height:334px;
}
div#contenu_modifiable {
	margin:0;padding:0 0 120px 0;
}
div#colonne_gauche {
	float:left;
	width:328px;
}
div#colonne_centre {}
div#colonne_droite {
	margin:0 0 0 338px;
}
div#contenu a.lien {
	background:url(img/lien.gif) no-repeat right center transparent;
	padding:0 20px 0 0;
	border-bottom:1px dotted #cf591f;
	text-decoration:none;
}
div#contenu a.lien:hover { border-bottom:2px dotted #cf591f; }
div#contenu h3 {
	margin:10px 0 5px 0;
	padding:0 2px;
	font-size:16px;
	color:#804a17;
}
div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px 0;
}
div#contenu p.special {
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cf591f;
}
div#contenu 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 5px;
	margin-left:10px;
	padding:4px 0 4px 25px;
}
div.vignette {
	margin:5px auto;
	border:1px solid #5b9400;
	padding:2px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
div.vignette h4 {
	background:url('img/titre_vignette.jpg') repeat-x;
	margin:0;
	padding:0;
	font-size:14px;
	color:white;
	line-height:18px;
}
div#contenu div.vignette p { text-align:center; }
div.vignette p span.tel {
	background:url(img/tel.gif) no-repeat left center;
	padding:18px 0 18px 35px;
	line-height:36px;
	font-weight:bold;
	font-size:17px;
}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:63%;
	padding:4px;
}
form#form1 fieldset {}
form#form1 legend {
	font-weight:bold;
	color:#cf591f;
}
form#form1 label {
	text-align:right;
	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:right; }
/****************************************************
				STYLES SPECIFIQUES AU SITE
****************************************************/

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

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#cccccc;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
}
div#signature a { color:#dddddd; }
div#signature p span{ font-size:10px; }
/********************************************************
				MERCI
********************************************************/
div#merci {
	background:url(img/enveloppe.gif) no-repeat 50% 0;
	margin:15px auto;
	padding:120px 0 0 0;
	text-align:center;
	width:50%;
}
div#merci p {
	text-align:center;
	font-weight:bold;
	color:#cf591f;
}



/******************* GARAGE **********************/

.cadre3{ border:1px solid #CF581E;}

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

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


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	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 #BABABA; }
.cadre3-left {border-left: 1px solid #6F0A0A; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #FF0000;
	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;
}
