body {
	margin:0;
	padding:0;
	background:url(img/fond.jpg) top center repeat-x #FFF;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
img { border:none;text-decoration:none; }
p {
	margin:8px 0;
	padding:0;
}
a {
	color:#213886;
	text-decoration:none;
}
a:hover {
	color:#AB0000;
	text-decoration:underline;
}
.rouge {
	color:#F00;
}
h1 {
	margin:2px 0 6px 0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:2px;
}
h2 {
	margin:6px 0;
	padding:0;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#213886;
}
h2.accueil {
	margin:26px 0 0 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#AB0000;
}
h3 {
	margin:12px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#213886;
}
h4{
	margin:6px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
#corps ul {
	margin:0;
	padding:0;
	list-style:none;
}
p.merci {
	text-align:center;
	font-weight:bold;
}
#page {
	position:relative;
	margin:0 auto;
	padding:0;
	width:800px;
	background:url(img/repetiteur.jpg) top center repeat-y;
}
#subheader {
	position:absolute;
	top:122px;
	right:75px;
}
#subheader a {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#bandeau {
	margin:0;
	padding:0;
	width:800px;
}
#bandeau a {
	text-decoration:none;
}
#bandeau a img {
	border:none;
}
#corps {
	position:relative;
	margin:0;
	padding:0;
	width:800px;
	background:url(img/corps.jpg) top center no-repeat;
	text-align:left;
}
/*********************************************************/
/*                  Menu vertical                        */
/*********************************************************/
#corps ul#menu {
	position:absolute;
	left:42px;
	top:50px;
	margin:0;
	padding:0!important;
	padding:8px 0 0 0;
	width:156px;
	list-style:none;
	color:#000;
	font-weight:bold;
}
#corps ul#menu li a {
	margin:0!important;
	margin:-8px 0;
	padding: 1px 0 1px 12px;
	color:#000;
	text-decoration:none;
	display:block;
}
#corps ul#menu li a:hover,#corps ul#menu li a.active{
	background:#ab0000;
	text-decoration:none;
	color:#FFF;
}
/*********************************************************/


#corps #contenu {
	margin:0 0 0 198px;
	padding:4px 12px 0 12px;
	width:556px;
	height:400px;
}
/* Hack ie pour taille min de page */
html>body #corps #contenu {
	height:auto;
	min-height:400px;
}
#corps #contenu #chemin {
	margin:0 0 10px 0;
}
/*#corps #contenu #chemin a {
	color:#213886;
	text-decoration:none;
}
#corps #contenu #chemin a:hover {
	color:#F00;
	text-decoration:underline;
}*/
#corps #contenu p {
	text-align:justify;
}
#corps #contenu ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:inside square;
}
#corps #contenu ul li {
	margin:4px 0;
	padding:0;
}
#corps #contenu ul.partenaires li {
	color:#213886;
}
#corps #contenu ul.partenaires li a {
	font-weight:bold;
	text-decoration:none;
	color:#213886;
}
#corps #contenu ul.partenaires li a:hover {
	text-decoration:underline;
	color:#AB0000;
}
#corps #contenu ul.partenaires li a:hover:after {
	content:url(img/target_blank.jpg);
}

#corps #coordonnees {
	margin:0;
	padding:0;
	width:800px;
	height:33px;
	background:url(img/pied.jpg) bottom center no-repeat;
}
#corps #coordonnees img.voiture-charte {
	position:absolute;
	margin:-125px 0 0 0;
}
#corps #coordonnees h3.coordonnees {
	width:600px;
	float:right;
	margin:0 18px 0 0!important;
	margin:0 10px 0 0;
	padding:14px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#000;
}
#infos-legales {
	margin:0 auto;
	padding:0;
	width:800px;
}

/*********************************************************/
/*                    Galerie                            */
/*********************************************************/
div.bloc_image { text-align:center; }
div.bloc_image img {	
	margin:4px;
	padding:0;
	border: 1px solid #000;
}
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; }

/*********************************************************/
/*              Formulaire de contact                    */
/*********************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:80%;
	padding:4px;
}
form#form1 fieldset {
	border:1px solid #213886;
	margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
	color:#213886;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
}
#corps #contenu form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { padding:4px; background-image:none; }
form#form1 li#bouton { float:left; }

input, textarea {
	color:#213886;
	font-weight:bold;
	background:#;
	border:1px solid #AB0000;
}

#cryptogram {
	border: 1px solid #AB0000;
	margin:0 0 0 22px;
	padding:0;
}
form#form1 p.champs-obligatoires {
	margin:10px;
	padding:0;
	text-align:right;
	color:#AB0000;
}

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

#listeVehicules {
 	border: solid 1px #2E77AE;
}

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


.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;
}

