body {
	background-image: url(img/fond.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin: 0px;
}

*{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;color: #000000;
}

.textekemenn { font-family:Arial; font-size:12px; color:#000000 }
.txtkemenn { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #ffffff; text-align:justify;}
.siret {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #FFFFFF;}

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


#conteneur {
	border : 1px solid #ffffff;
	background-image:url(images/corps_fond.jpg);
	background-repeat:repeat-y;
}

#haut {
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#563C27;

}

#menu{
	background-color:#00549A;
	text-align:center;
	border-top:1px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:13px solid #ffffff;
	height:24px;
}

#corps{
	background-color:#ffffff;
	background-image:url(img/corps-haut.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	border-left:1px solid #00549A;
	border-right:1px solid #00549A;
	height:350px;
	
}

#corps2{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	height:37px;

	
}

#gauche{
	width:320px;
	padding:10px 0px 50px 10px;
	background-position:bottom;
	background-image:url(img/voiture_acceuil4.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#droite{
	width:429px;
	padding:10px 0px 20px 10px;
	vertical-align:top;
	background-image:url(img/camion-acceuil.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:200px

}

#bas{
	background-color:#4686C5;
	text-align:cenFter;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	height:22px;
}

#tableau{
	background-color:#5F4125;
	padding:10px;
	vertical-align:top;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#FFFFFF;
	border : 1px solid #5F4125; 
}
#bandeau{
	background-image:url(images/bandeau.jpg);
	height:37px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
#coordonees{
	width:770px;
	background-color:#FFFFFF;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin: 0px;
	text-transform:uppercase;
	padding: 3px 0px 0px 15px;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 18px;
	margin: 0px;
}

h3{
	font-weight:bold; 
	font-size:14px;
	margin:10px 0 0 0; 
	color:#515257;
	}


/******** menu ul li ************/
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	list-style-type:none;
	padding:2px 0;
	margin:0; 
	display:inline;
	border-right:1px solid #000000;
}
#menu ul li.no_border{border-right-width:0}
#menu ul li a{
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
	color:#ffffff;
	padding:3px 12px 4px 12px;
}
#menu ul li a:hover,#menu ul li a.active{
	background-image:url(img/bt-on.jpg);
	color:#FFFFFF;
	background-color:#1E7BBE;
}

/******** menu GAUCHE ul li ************/
#gauche ul{
	margin:0;
	padding:0;
}
#gauche ul li{
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}
#gauche ul li.no_border{border-right-width:0}
#gauche ul li a{
	background-image:url(img/bt-off.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 0px 1px 20px;
	display:block;
	width:100%;
}
#gauche ul li a:hover,#gauche ul li a.active{
	background-image:url(img/menu-fond.jpg);
	color:#FFED00;
}

/******** menu ************/
.separateur {
	font-size: 15px;
	color: #FFFFFF;
	border-top: 1px solid #333333; 
	border-bottom: 1px solid #333333; 
}

.lienmenu a:link {
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#563C27;
	text-decoration:none ;
	padding: 2px 0px 3px 0px;
	margin:0px;
	display:block;
	width:100%;
}
.lienmenu a:visited {
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#563C27;
	text-decoration:none ;
	padding: 2px 0px 3px 0px;
	margin:0px;
	display:block;
	width:100%;
}
.lienmenu a:hover {
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#563C27;
	/*text-decoration:underline ; */
	padding: 2px 0px 3px 0px;
	margin:0px;
	display:block;
	width:100%;
}
.lienmenu a:active {
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#563C27;
	text-decoration:none ; 
	padding: 2px 0px 3px 0px;
	margin:0px;
	display:block;
	width:100%;
}

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

.lien2 { font-family: arial; font-size: 12px; color: #333333; font-weight: bold; text-decoration:underline; }
.lien2:visited { font-family: arial; font-size: 12px; color: #333333; font-weight: bold; text-decoration:underline; }
.lien2:hover { font-family: arial; font-size: 12px; color: #333333; font-weight: bold; text-decoration:none; }
.lien2:active { font-family: arial; font-size: 12px; color: #333333; font-weight: bold; text-decoration:underline; }

.link {	font-family: arial;	font-size: 11px; color: #9FD22B; font-weight: bold;	text-decoration:none; padding-left:5px; padding-right:5px;}
.link:visited {	font-family: arial;	font-size: 11px; color: #9FD22B; font-weight: bold;	text-decoration:none; padding-left:5px; padding-right:5px;}
.link:hover { font-family: arial; font-size: 11px; color: #9FD22B; font-weight: bold; text-decoration:underline; padding-left:5px; padding-right:5px;}
.link:active { font-family: arial; font-size: 11px;	color: #9FD22B;	font-weight: bold; text-decoration:none; padding-left:5px; padding-right:5px;}

.cadre {border : 1px solid #000000; }
.cadre2 {border : 1px solid #FFFFFF; }
.cadre3 {border : 1px solid #2269ab; }
.cadreTop { border-top: 1px solid #FFFFFF; }
.cadreBottom { border-bottom: 1px solid #FFFFFF; }
.cadreLeft { border-left: 1px solid #FFFFFF; }
.cadreRight { border-right: 1px solid #FFFFFF; }

.txttop {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txtbottom {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #00385C;
}

.txt10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt12 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#563C27;
}

.subtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cf791c;
	letter-spacing: 1px;
	padding-left:20px;
}

.fd01 {	background-image: url(img/corps-fond.gif);	background-repeat: repeat-y; background-position: left top;}
.fd02 {	background-image: url(img/haut.jpg);	background-repeat: no-repeat; background-position: left top;}
.fd03 {	background-image: url(img/corps-bas.jpg);	background-repeat: no-repeat; background-position: left bottom;}


ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 25px;
	padding:0px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style-image:url(img/picto.jpg);
}

.formulaire {
 color:#000000;
 border: solid 1px #00549A;
 background-color:#FFFFFF;
 font-size:11px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}




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

#listeVehicules {
 	border: solid 1px #01539C;
}

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


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

