body {
	font: 9pt/12pt arial;
	margin-top:0px;
	color: #7c7c7c;
}
a {
	color: #7c7c7c;
}
a:hover{
}

h1{
	font-size: 18pt;
}

h2{
	font-size: 12pt;
}

h3{
	font-size: 12px;
	margin:0px 0px 5px 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	text-align: justify;
}
p.entete{
	background: url('imgs/bg_entente_tableau_accueil.jpg') repeat-x;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #f3f3f3;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul{
	margin-top: 0px;
	padding-top: 0px;
}

div#conteneur {
	background: #ffffff url('imgs/bg_v2.jpg') no-repeat 50% 0%;
	position:absolute;
	width:1000px;
	height:768px;
	left:50%;
	margin-left:-500px;
	border: solid 1px #000;
}

div#banniere{
	width:100%;
	height:161px;
}

div#menu{
	position: absolute;
	left: 76px;
	top: 136px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#menu a {
	float: left;
	padding-left: 1px;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}

#menu a:hover{
	color:#c3c3c3;
}

div#milieu{
	position: absolute;
	top:161px;
	width: 100%;
	height: 608px;
}

div#contenu{
	width:1000px;
	height: 558px;
	margin: 0px 0px 0px 0px;
}

div#copy{
	width:100%;
	font-size:11px;
	color: #fff;
	height: 30px;
	padding-top: 15px;
}

div#copy a{
	color:#fff;
}

div.liste_chassis{
	float:left;
	width:430px;
	padding: 15px 15px 15px 15px;
}
div.content{
	float:left;
	width:490px;
	padding-top:15px;
	padding: 15px 15px 15px 15px;
}

div.produit{
	width: 415px;
	height:76px;
	text-align:left;
	vertical-align: top;
	line-height:16px;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 15px;
	cursor: pointer;
	border: solid 1px #7c7c7c;
}
div.produit:hover{
	cursor: hand;
}
div.produit img{
	width:100px;
	height:72px;
	border: solid 1px #7c7c7c;
	margin:0px 2px 2px 2px;
}

div.news, div.course, div.pilote{
	width: 100%;
	padding: 2px 2px 2px 5px;
	margin-bottom: 3px;
	cursor: pointer;
}
div.pilote:hover{
	cursor: hand;
}

div.fiche{
	float: left;
	width: 600px;
	padding: 50px 200px 3px 200px;
	margin-bottom: 5px;
}

select{
	height:18px;
	font-family: Arial;
	font-size:12px;
}
