/*          GENERIQUE         */
*{margin:0; padding:0;}
a img{border:0}
html {font-size: 100%;}
div.clear{clear:both;}

/*          GENERIQUE A PERSONNALISER         */
body {font: normal 13px 'Trebuchet MS'; color:#5c2101; background-color:#fff;}
#body{}
a{font: bold 12px 'Trebuchet MS'; color: #75031E; text-decoration:none;}
a:hover {text-decoration:underline;}
input, select, textarea{font: normal 12px 'Trebuchet MS'; color:#5c2101;}
.widget_sablier{text-align:center;}

/*        ENTETE        */
#conteneur{width:840px; margin:0 auto 10px;}
#header{margin-bottom:4px; padding-top:2px; background:url(images/bandeau.jpg) right bottom no-repeat;}
#header #logo{}
#header #menu_drapeau{font-size:1px; list-style-type:none; margin-bottom:4px; height:12px; text-align:right;}
#header #menu_drapeau li{display:inline; padding-left:2px;}

#contenant{background-image:url(images/fond_contenant.gif); margin-bottom:8px; zoom:1;/*patch BUG IE6*/}

/*        BANDEAU GAUCHE        */
#bd_gauche{padding:25px 15px; width:169px; float:left;}
#bd_gauche #menu{list-style-type:none;}
#bd_gauche #menu li{}
#bd_gauche #menu a{
  display:block; padding:5px 0 5px 15px; font: normal 14px 'century gothic', century, 'Trebuchet MS';
  color:#5c2101; text-decoration:none; background:url(images/menu_puce.gif) left 14px no-repeat;  zoom:1;/*patch BUG IE6*/
}
#bd_gauche #menu a:hover{color:#75031E; background-image:url(images/menu_puce_actif.gif);}
#bd_gauche #menu #menu_actif a{color:#75031E; background-image:url(images/menu_puce_actif.gif);}

/*      CONTENU         */
#contenu{float:right; width:636px; text-align:justify;}
.titre{margin-bottom:5px; font: normal 22px 'Trebuchet MS'; color:#75031E; padding:3px 10px; background-image:url(images/fond_zebre.gif)}
.titre2{font: normal 14px 'Trebuchet MS'; color:#75031E; margin-bottom:5px;}
.lien_plus{float:right; padding:2px 10px; background-image:url(images/fond_zebre.gif)}
.table td{vertical-align:top; padding:0 20px 20px 0;}

/*      PAGE RESERVATION    */
#iframe_resa{display:block; width:636px; height:400px; border:0; overflow-x:hidden; overflow-y:auto;}

/*      PAGE CONTACT        */
#form_contact label{float:left; width:160px; text-align:right; margin-right:4px;}
#form_contact input{width:200px;}
#form_contact #contact_submit{display:block; margin:10px auto; width:70px;}

/*      PAGE DIAPORAMA       */
#diapo_zoom{float:left; position:relative; margin-top:20px; width:470px; height:380px;}
#diapo_zoom img{position:absolute; top:0; left:0; width:468px; border:1px solid #5c2101; filter:alpha(opacity=0); opacity:0;}
#diapo_liens{float:right;}
#diapo_liens .diapo_nav{display:block; margin-bottom:5px; text-align:center;}
#diapo_liens #diapo_mini a{border:1px solid #5c2101; margin-bottom:5px; display:none;}
#diapo_liens #diapo_mini a:hover {border-color:#fd9055;}
#diapo_liens #diapo_mini a.diapo_active{border-color:#fd9055;}
#diapo_liens #diapo_mini a img{width:150px;}


/*      PIED       */
#footer{background-image:url(images/fond_zebre.gif); padding:2px 7px; text-align:center;}
#footer {font: normal 10px 'Trebuchet MS'; color:#fd9055;}
#footer a {font: normal 10px 'Trebuchet MS'; color:#fd9055;}
#footer #lien_awc{font-size:12px; float:left; margin-bottom:20px;}
#footer #f_adresse{}
#footer .menu_footer{list-style-type:none;}
#footer .menu_footer li{display:inline; white-space:nowrap;}