/* Structure générale du site */
html { height:100%; font-size:62.5% }
body { height:100%; font-family: Arial, "Trebuchet MS"; color:#6D710D; font-size: 1.1em; text-align: center; background-color:#0069B5; margin: 0px; padding: 0px; background-image:url(http://www.sllocation.com/images/fond.gif); background-repeat:repeat-x;  }
p, div, span, ul, li { margin:0; padding:0; border:none; }
a { text-decoration:none; color:#A1C307; font-weight:bold; }
a:hover {  }
h1 { font-size:1.4em; margin:0; padding:0; }
h2 { font-size:1.2em; font-weight:normal; color:#FFFFFF; margin:0; padding:0;  }
/* les blocs */
#conteneur { width:750px; height:auto; text-align:left; margin: 0 auto; position:relative; }
#entete { width:750px; height:145px; position:relative; z-index:0; }
#contenu { width:750px; height:auto; background-color:#FFFFFF; position:relative; display:block; }
#menu { width:564px; height:37px; padding-bottom:2px; border-bottom:solid 1px #99CC00; position:absolute; top:-7px; left:23px; display:block; }
#pied { color:#FFFFFF; width:750px; height:auto; line-height:20px; vertical-align:middle; text-align:center; }
/* autres */
.boutons { width:94px; height:33px; float:left; border:none; }
.buttons { width:auto; height:33px; float:left; border:none; margin-left:15px; }
/* Le tableau tarifs */
.photo { height:50px; width:90px; display:block; float:left; margin-left:20px; border-top:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; position:relative; }
.voitures { height:50px; width:110px; text-align:center; display:block; float:left; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
.prix { height:50px; width:47px; line-height:50px; text-align:center; display:block; float:left; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
.bouton { height:50px; width:76px; line-height:50px; text-align:center; display:block; float:left; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
/* Les formulaires */
form { padding:20px 0 20px; margin-left:30px;  }
label { font-size:10px; color:#666666; width:90px; height:auto; text-align:right; float:left; margin:0 7px 0 0; }
input { font-size:10px; width:120px; height:16px; border:solid 1px #999999; margin:0; padding:0; margin-bottom:5px; }
select { font-size:10px; width:auto; height:16px; border:solid 1px #999999; margin:0; padding:0; margin-bottom:5px; }
textarea {  border:solid 1px #999999; }

a span { display: none; z-index:100; }
a:hover span { display: inline; position: absolute; bottom: 35px; left: 65px; width:396px; height:226px; line-height:30px; background-image:url(../images/bulle.gif); z-index:+100; }


