body {
	width: 766px;
	margin: auto;
	background-image: url("images/fond.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
   	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	color:#717171;
	text-align:justify;
}

#interface {
   width: 766px;
   height: 572px;
   background-image: url("images/interface.jpg");
   background-repeat: no-repeat;
   background-position:top;
}

#pieddepage{
	width:766px;
}

#pieddepage p, a {
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size:12px;
   color:#717171;
   text-decoration:none;
}

table, tr, td {
   	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:13px;
	color:#717171;
}

td.vehicule a:link { text-decoration : none; color:#717171; font-size:12px; background-color:inherit} 
td.vehicule a:visited { text-decoration : none; color:#717171; font-size:12px; background-color:inherit} 
td.vehicule a:active { text-decoration : underline; color:#717171; font-size:12px; background-color:inherit}
td.vehicule a:hover { text-decoration : underline; color:#717171; font-size:12px; background-color:inherit}


.gras {
	color: #488EC1;
	font-weight:bold;
}
.menu {
	float:left;
	width: 495px;
	height:23px;
   	margin-left:50px;
	margin-top:135px;
}

.bloctexte {
	float:left;
	overflow: auto; 
	width: 495px; 
	height: 345px;
	margin-top:20px;
	padding-left:50px;
	padding-top: 5px; 
	padding-bottom: 5px;
	scrollbar-face-color: #F7F7EA ; 
	scrollbar-shadow-color: #B0AE33;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B0AE33; 
	scrollbar-darkshadow-color: #B0AE33; 
	scrollbar-track-color: #f6f6f0; 
	scrollbar-arrow-color: #B0AE33;
}

a img {
	border:0;
}
