/*generale*/
body, h1, h2, ul, li{
	margin:0;
	padding: 0;
}

body{
	background: #000;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
}

a{
	color: #fff;
}

a img{
	border: 0;
}

a:hover img{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

#global{
	margin:10px auto 0 auto;
	width: 934px;
}

.clear{
	clear: both;
	height: 0;
}

.clearGrand{
	clear: both;
	height: 10px;
}

.majuscule{
	text-transform: uppercase;
}

a.enSavoirPlus, a.savoirPlus{
	color: #24b5d0;
	display: block;
	text-decoration: underline;
}

a.enSavoirPlus:hover, a.savoirPlus:hover{
	text-decoration: none;
}

.petit{
	font-size: 90%;
}

.centre{
	margin-left: 95px;
}
/*generale*/


/*menu*/
#entete a{
	float: left;
	margin: 0 37px 0 0;
	width: 205px;
}

#menuHaut{
	background: url(images/fond-menu.jpg) no-repeat top left;
	float: left;
	height: 57px;
	margin: 0 10px 0 0;
	position: relative;
	width: 388px;
}

#menuHaut a{
	background: url(images/fond-fleche.gif) no-repeat top left;
	margin: 25px 0 0 5px;
	padding: 5px 0 0 15px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
}

#menuHaut a#lienDebosseleur{
	margin-left: 158px;
}

#menuHaut a span{
	text-transform: none;
}

#menuHaut a:hover{
	text-decoration: underline;
}

#respectOrigine{
	float: left;
	margin: 15px 8px 0 0;
}

#ecoCarrosserie{
	float: left;
	margin: 10px 0 0 0;
}

#lang{
	float:left;
	background:url(images/fond_lang.gif) no-repeat top left;
	margin: 10px 0 0 0;
	width:68px;
	height:30px;
	padding:27px 0 0 14px;
}

#lang a{
	width:auto;
	background:url(images/en.gif) no-repeat top left;
	color:#fff;
	text-decoration:none;
	padding:0 0 7px 20px;
}
/*menu*/

/*entete*/
#enteteLeader{
	background: url(images/fond-leader.jpg) no-repeat top left;
	height: 134px;
	margin: 7px auto 0 auto;
	padding: 86px 0 0 14px;
	position: relative;
	width: 915px;
}

#enteteLeader h1{
	font-size: 105%;
}

#enteteLeader h1 strong{
	display: block;	
}

#enteteFlash{
	left: 231px;
	position: absolute;
	top: 0;
}

#enteteLeader h1 em{
	display: block;	
	font-family: Times;
	font-weight: bold;
	margin-left: 14px;
}
/*entete*/

/*gauche*/
#gauche{
	border-right: 20px solid #202020;
	display: inline;
	float: left;
	margin-left: 2px;
	padding: 17px 0 0 0;
	width: 211px;
}

#gauche a{
	background: url(images/fond-fleche.gif) no-repeat left -32px;
	border-bottom: 1px solid #353535;
	display: block;
	padding: 8px 0 8px 25px;
	text-decoration: none;
	text-transform: uppercase;
	width: 168px;
}

#gauche a span{
	text-transform: none;
}

#gauche a:hover{
	text-decoration: underline;
}

#gauche a#exelcarRecrute{
	background: #202020 url(images/fond-fleche.gif) no-repeat left -66px;
	border: 0;
	height: 51px;
	margin: 30px 0 15px 0;
	padding: 8px 0 0 25px;
	width: 187px;
}

#gauche img{
	margin: 0 0 14px 25px;
}

#gauche #petitsLiensGauche a{
	background: url(images/fond-fleche.gif) no-repeat left -126px;
	text-transform: none;
}
/*gauche*/

/*contenu*/
#contenu{
	border-left: 20px solid #202020;
	display: inline;
	float: left;
	margin-left: -20px;
	padding-left: 20px;
	width: 680px;
}

#commercialiseOutils{
	background: #93711e url(images/fond-commercialise.jpg) no-repeat top left;
	font-size: 95%;
	height: 79px;
	margin: 18px auto 0 auto;
	padding: 16px 0 0 375px;
	position: relative;
	width: 305px;
}

#commercialiseOutils img{
	margin: 9px 0 0 0;
}

#commercialiseOutils a{
	margin: 5px 0 0 45px;
	position: absolute;
}

#formationBrunie{
	background: #4b4b4d url(images/fond-formation.jpg) no-repeat top left;
	font-size: 95%;
	height: 79px;
	margin: 18px auto 0 auto;
	padding: 16px 0 0 375px;
	position: relative;
	width: 305px;
}

#formationBrunie img{
	margin: 5px 0 0 0;
	display:block;
}

#formationBrunie a{
	margin: 5px 0 0 25px;
	position: absolute;
	top:30px;
}

#contenu hr{
	border: 0;
	border-top: 1px dotted #fff;
	height: 0;
	line-height: 0;
	margin: 5px 0;
}

#contenu p{
	color: #adaaab;
	margin-left: 15px;
}
/*contenu*/

/*actualite*/
.actualite{
	color: #84a600;
	padding: 0 0 0 15px;
}

h2.actualite{
	background: url(images/fond-fleche.gif) no-repeat left -159px;
	color: #6a6a6a;
	font-size: 105%;
	font-weight: normal;
	text-transform: uppercase;
}
/*actualite*/

/*pied*/
#pied a{
	color: #a1a3a5;
	text-decoration: none;
}

#pied a:hover{
	text-decoration: underline;
}

#pied{
	color: #a1a3a5;
	font-size: 95%;
	margin: 31px 0 20px 0;
}

#pied img{
	margin-right: 35px;
}
/*pied*/

/*pages*/
#contenu.online h2{
	font-size: 120%;
	font-weight: normal;
	margin: 22px 0 10px 0;
}

#contenu.online h2 span{
	display: block;
	font-size: 90%;
}

#contenu.online p{
	color: #fff;
	margin: 15px 0;
}

#contenu.online p span{
	color: #6a6a6a;
}

#contenu.online p.pListe{
	margin-bottom: 0;
}

#contenu.online img{
	margin: 10px 0;
}

#contenu.online ol, #contenu.online ul{
	color: #93711e;
	font-size: 130%;
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0;
}

#contenu.online ol span{
	color: #fff;
	font-size: 80%;
}

#contenu.online li{
	margin-bottom: 15px;
}

#contenu.online ul{
	color: #fff;
	font-size: 100%;
	list-style: square;
	margin:  0 0 0 50px;
}

#contenu.online ul li{
	margin-bottom: 5px;
}

#contenu.online a{
	color: #84a600;
	text-decoration: none;
}

#contenu.online a:hover{
	text-decoration: underline;
}
/*pages*/

/*contact*/
#contenu.online img#voitureContact{
	position: absolute;
	margin: -465px 0 0 290px;
	z-index: 100;
}

#contactForm{
	position: relative;
	zoom: 1;
}

#contactForm label{
	display: block;
	float: left;
	width: 105px;
}

#contactForm textarea{
	border: 0;
	height: 130px;
	width: 240px;
}

#contactForm input{
	border: 0;
	float: left;
	width: 147px;
}

input#btnEnvoyer:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

input#btnEnvoyer{
	height: 16px;
	margin: 0 0 30px 105px;
	width: 63px;
}

#contenu.online p.centre{
	margin-left: 105px;
}

#googleMap{
	border: 7px solid #3b3b3b;
	color: #000;
	height: 315px;
	margin: 40px auto 0 auto;
	width: 417px;
}
/*contact*/

/*diaporama*/
.diaporama{
	display: inline;
	float: left;
	margin: 25px 0 0 40px;
	width: 285px;
}

.diaporama img{
	margin-top: 4px;
}
/*diaporama*/
