@charset "utf-8";
/* CSS Document */
html, body{background-color:#2B2318; padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#bandeau{ position:absolute; height:311px; width:100%; top:140px; background-image:url(../images/home-background.jpg); background-repeat:repeat-x; z-index:0; }
#back-bandeau{ position:absolute; height:311px;  top:140px; margin-left: -500px; left: 50%; background-image:url(../images/home.jpg); background-repeat:no-repeat; z-index:1;}
#tarifs{ position:absolute; height:80px; width:550px;  top:470px; margin-left: -240px; left: 50%; z-index:4; font-size:11px; color:#F2F2F2;}
.tarifs { padding-top: 8px; padding-left:8px;}
#edito{ margin-top:80px;}
#logo{position:absolute; height:109px; width:285px; top:30px; margin-left: -415px; left: 50%;}
#diaporama{position:absolute; height:400px; width:400px; top:84px; margin-left: 0px; left: 50%; z-index:3;}
#menu{position:absolute; height:60px; width:400px; top:0px; margin-left: 0px; left: 50%; z-index:3;}
#bas-page{position:absolute; height:20px; width:100%; top:550px; font-size:10px; text-align:center; color:#786243;}
#bas-page a{color:#786243; text-decoration:none;}
#bas-page a:hover{color:#99CC00; text-decoration:none;}
p{width:340px; color:#2B2318; font-weight:none; font-size:11px; margin-left:155px; padding-bottom:8px;}
h1{ font-size:14px; color:#FFFFFF; font-weight:bold; padding:2px 0px 2px 4px;}



