body {
font-family: Verdana, Arial; 
font-size:11px; 
color:#000000; 
}

.lien_haut{color: #FFFFFF; text-decoration:none;}
.lien_haut:hover{color: #0372A1; text-decoration:none;}

form{margin:0px;}
table{border:0px; }
tr, td{font-family: Verdana, Arial; font-size:11px;color:#000000;}

.input{ 
font-size:11px;
width:90px;
border:1px solid;
scrollbar-base-color:#F9F9F9;
padding-left:5px;
}


a{color:#0D3E7B; text-decoration:none;}
a:hover{color:#67220C; text-decoration:underline;}
a.footer_link{font-size:10px; color:#AABFDA; text-decoration:none;}
a.footer_link:hover{font-size:10px; color:#ffffff; text-decoration:underline;}

P{display:list-item;list-style-type:none;text-align:justify;text-justify:inter-word;}
.presentation { font-size: 9pt; font-family: Arial; color: #333333; font-weight: 500; text-align:justify;text-justify: inter-word;}

.titre_page{font-size: 12pt; font-family: Arial; color: #0D3E7B; font-weight: 700;font-variant:small-caps;}

#table_vehicule {
  font: 100% sans-serif;
  background-color: #B8DBF4;
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #0D3E7B;
  text-align:center;
  cellspacing : 0px;
  padding : 4px;
  }

#reservation {
	font: bold 12px arial;
	color:#FFFFFF;
	padding:0px;
	border:0px;
	line-height:18px;
	width:163px;
	height:110px;
	cursor:pointer;
	background: #ffffff url(../images/images_11.jpg) no-repeat;
	text-align : center;
}

.reservation_link {
	font: bold 13px arial;
	color:#FF7200;
}
