@charset "iso-8859-1";
body{font-family:arial,verdana,sans-seriff; }
h1{font-size:20px; margin:5px 0;}
ul h2{margin:3px 0; padding:0;}
h2{font-size:12px; font-weight:bold;}
ul{margin:0; padding:0;}
li{font-size:10px; font-weight:bold; margin:0; padding:0;}


ul#modeles, ul#tourisme{

margin:2px 0;
padding:0;
text-align:right;
list-style:none;
font-size:0.7em;
line-height:1em;
font-family:arial,verdana,sans-serif;
font-weight:bold;
}
ul#tourisme{
text-align:left;
width:150px;
}

/* pour le menu d'en bas */
#menu{
background:#fc0;
text-align:center;
margin:0; padding:0;
}
#menu ul{
list-style-type:none;
width:700px;
margin:0 auto;
}
#menu li{
float:left;
}
#menu a{
height:31px;
display:block;
border-right:solid 1px black;
}
#menu a#accueil{
width:60px;
background:url(images/accueil1.gif);
background-repeat:no-repeat;
}
#menu a#accueil:hover{
background:url(images/accueil2.gif) no-repeat;
}
#menu a#agences{
width:70px;
background:url(images/ag1.gif);
background-repeat:no-repeat;
}
#menu a#agences:hover{
background:url(images/ag2.gif) no-repeat;
}
#menu a#utilitaires{
width:90px;
background:url(images/vutil1.gif);
background-repeat:no-repeat;
}
#menu a#utilitaires:hover{
background:url(images/vutil2.gif) no-repeat;
}
#menu a#tourisme{
width:85px;
background:url(images/vtour1.gif);
background-repeat:no-repeat;
}
#menu a#tourisme:hover{
background:url(images/vtour2.gif) no-repeat;
}
#menu a#sans_permis{
width:90px;
background:url(images/vsans1.gif);
background-repeat:no-repeat;
}
#menu a#sans_permis:hover{
background:url(images/vsans2.gif) no-repeat;
}
#menu a#prestige{
width:85px;
background:url(images/vpres1.gif);
background-repeat:no-repeat;
}
#menu a#prestige:hover{
background:url(images/vpres2.gif) no-repeat;
}
#menu a#services{
width:75px;
background:url(images/serv1.gif);
background-repeat:no-repeat;
}
#menu a#services:hover{
background:url(images/serv2.gif) no-repeat;
}
#menu a#reserver{
width:86px;
background:url(images/resa1.gif);
background-repeat:no-repeat;
border:none;
}
#menu a#reserver:hover{
background:url(images/resa2.gif) no-repeat;
}
#menu a#cgv{color:black; font-weight:bold; text-decoration:none; font-family:arial, verdana, sans-serif; font-size:10px; position:relative; margin-top:30px; height:10px; border:none;}