/* CSS Document */
h1 {color:#4DABD0; font-size:18px; font-family:Geneva, Arial, Helvetica, sans-serif; border-bottom:#4DABD0 solid 2px; margin:0 5px 5px 0; width:550px;}

div#liste-vehicules {text-align:left; position:relative; overflow:hidden; width:550px;}
div#liste-vehicules a {color:#666666;}

/* CRITERES */
div#criteres {text-align:left; margin-bottom:15px; width:550px;}
div#criteres ul {list-style:url(visuels/cg/puces/puce-orange-7.png); margin:0 0 20px 17px; padding:0;}
div#criteres li {margin:0 0 2px 0; padding:0;}
/*div#criteres .infos {float:right; width:250px;}*/
div#criteres .infos {margin-bottom:6px;}
div#criteres .infos img {float:left;}

/* RESULTATS */
div#liste-vehicules .resultats {margin:10px auto 0 auto; text-align:center; width:550px;}
div#liste-vehicules .resultats .resultat {color:#333333; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; }
div#liste-vehicules .resultats .affichage {font-weight:bold; color:#FF5E0F; margin-top:3px;}
div#liste-vehicules .resultats .date-maj {font-weight:bold; padding:7px 0; }

/* NAVIGATION */
div#liste-vehicules .navigation-page {margin:10px auto 0 auto; text-align:center;}
div#liste-vehicules .navigation-page .page {color:#666666; margin:0 7px; font-size:10px; }
div#liste-vehicules .navigation-page .page-on {font-weight:bold; color:#4DABD0; margin:0 7px;}

/* LISTE DES VEHICULES */
div#liste-vehicules .liste-vehicule {position:relative; margin-bottom:25px; background:url(visuels/cg/boites/boite-corps-550.png) no-repeat top left; width:550px;}
div#liste-vehicules .liste-vehicule ul {margin:0 0 0 10px; padding:0; list-style:url(visuels/cg/puces/puce-orange-7.png);}
div#liste-vehicules .liste-vehicule li {margin:0 0 3px 0; padding:0;}

div#liste-vehicules .liste-vehicule .titre {position:relative; background:url(visuels/cg/boites/boite-bleue-550.png) no-repeat top left; padding:10px 0 0 20px; height:25px; }
div#liste-vehicules .liste-vehicule .titre h1 {display:inline; font-size:15px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; padding:0; margin:0; border:none;}

div#liste-vehicules .liste-vehicule .titre .note {float:right; margin-right:20px; display:inline;}
div#liste-vehicules .liste-vehicule .titre .note td {height:20px; width:30px; padding:0; margin:0; border:none;}

div#liste-vehicules .liste-vehicule .visuel {float:left; padding:7px 0 7px 15px;}
div#liste-vehicules .liste-vehicule .visuel img {width:140px; border:1px solid #4DABD0;}

div#liste-vehicules .liste-vehicule .colg {margin:0 120px 0 165px; padding:5px; font-size:12px; color:#333333;}

div#liste-vehicules .liste-vehicule .cold {float:right; padding:5px 20px 0 0; width:105px; }
div#liste-vehicules .liste-vehicule .cold span { display:block;}
div#liste-vehicules .liste-vehicule .cold .tarif {font-weight:bold; color:#FF5E0F; font-size:16px; font-family:Geneva, Arial, Helvetica, sans-serif; text-align:right;}
div#liste-vehicules .liste-vehicule .cold .duree {font-weight:bold; color:#FF5E0F; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; text-align:right;}

div#liste-vehicules .liste-vehicule .plus {position:relative; width:300px; height:40px; margin:10px 30px 0 auto; font-weight:bold; clear:right; background-color:#FFFFFF; border:1px #4DABD0 solid; }
div#liste-vehicules .liste-vehicule .plus img {float:left;}
div#liste-vehicules .liste-vehicule .plus a {color:#CDD737;}
div#liste-vehicules .liste-vehicule .plus .infos {position:absolute; top:5px; left:5px; width:140px;}
div#liste-vehicules .liste-vehicule .plus .locat {position:absolute; top:5px; left:175px; width:100px;}
div#liste-vehicules .liste-vehicule .plus .dispo {position:absolute; top:5px; left:165px; width:120px;}

div#liste-vehicules .liste-vehicule .bottom {clear:both; height:25px; background:url(visuels/cg/boites/boite-footer-550.png) no-repeat top left; }

