@CHARSET "ISO-8859-1";
body {
    /* Centrage du site */
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    /* Centrage IE */
    text-align: center;
    background-color: #684F40;
}
.entree{
    position: relative;
    top: -70px;
    width: 40px;
    height: 49px;
}
img {
    border: none;
}
img, div { behavior: url(js/iepngfix.htc) }
h2{
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
}
div#corps{
    position: relative;
    width: 900px;
    height: 500px;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    /* Centrage FF */
    margin-left: auto;
    margin-right: auto;
    top: 10px;
}
.clear{
    clear: both;
}
div#image_fond{
    position: relative;
    top: -360px;
    z-index: -10;
    height:10px;
}
div#lang_petit{
    position: relative;
    float: right;
    width: 70px;
    left: 25px;
    top: -430px;
    height: 30px;
}
div#lang_petit_info{
    position: relative;
    float: right;
    width: 70px;
    top: -420px;
    left: 25px;
    height: 30px;
}
.small_flag{
    float: left;
    width: 15px;
    height: 30px;
}
.lang_petit{
    width: 45px;
}
.small_flag img{
    border: none;
}

/* -------------------------------- Sp�cificit�s de la page index -------------- */
div#header_accueil{
    position: relative;
    width: 900px;
    height: 150px;
    background-color: #E6B85E;
    clear: both;
    float: left;
}
div#logo_accueil{
    position: relative;
    clear: both;
    float: left;
    top: 17px;
    left: 100px;
}
div#image_header_accueil{
    position: relative;
    left: 149px;
}
div#dd_menu{
    position: relative;
    top: 87px;
    width: 900px;
    background-color: #E6B85E;
    height: 53px;
    z-index:87;
    margin-bottom: 10px;
}
div#dd_menu ul{
    left: -25px;
}
div#fond_menu{
    position: relative;
    top: 57px;
    width: 900px;
    height: 54px;
    background-color: #E6B85E;
    z-index: 11;
}
div#main_accueil{
    color: white;
    float: left;
    clear: both;
    height: 354px;
    width: 900px;
    position: relative;
    top: 10px;
}
div#main_tiers_1{
    position: absolute;
    top:0px;
    left: 0px;
}
div#main_tiers_2{
    position: absolute;
    top:0px;
    left: 299px;
}
div#main_tiers_3{
    position: absolute;
    top:0px;
    left: 598px;
}
div#accueil_links{
    position: relative;
    top: -260px;
    left: -200px;

}
div#accueil_links img{
    border: none;
}	
div#accueil_baniere_reservation{
    color: black;
    width: 900px;
    min-width: 900px !important;
    height: 35px;
    min-height: 35px !important;
    position: relative;
    left: 0px;
    top: 368px;
    z-index: 99;
}
div#accueil_baniere_reservation2{
    color: black;
    width: 900px;
    height: 35px;
    position: absolute;
    left: -10px;
    top: 420px;
    z-index: 2;
    z-index: 99;
}
div#bordure_transparente_accueil{
    background-color: white;
    filter:alpha(opacity=28);
    opacity: 0.28;
    -moz-opacity:0.28;
    position: absolute;
    left: 652px;
    top: 150px;
    width: 141px;
    height: 465px;
    z-index: 16;
}

/* ----------------------------------- Pages standard ------------------------ */
div#logo_standard{
    position: relative;
    left: 50px;
    top: 10px;
    float: left;
}
div#slogan{
    font-family: "Lucinda sans";
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    top: 25px;
    left: 125px;
}
div#image_top_standard{
    position: absolute;
    left: 633px;
    top: -10px;
}
div#marge_transparente_standard{
    background-color: white;
    filter:alpha(opacity=28);
    opacity: 0.28;
    -moz-opacity:0.28;
    position: absolute;
    left: 633px;
    top: 137px;
    width: 100px;
    height: 411px;
    z-index: 11;
}
/* -------------------------- div indicatifs de la page en cours ------- */
div#marqueAccueil{
    background-color: white;
    position: relative;
    top: 34px;
    left: 41px;
    height: 7px;
    width: 72px;
    z-index: 90;
}
div#marquePM{
    background-color: white;
    position: relative;
    top: 34px;
    left: 113px;
    height: 7px;
    width: 127px;
    z-index: 90;
}

div#marqueChambres{
    background-color: white;
    position: relative;
    top: 34px;
    left: 240px;
    height: 7px;
    width: 92px;
    z-index: 90;
}
div#marqueSalon{
    background-color: white;
    position: relative;
    top: 34px;
    left: 332px;
    height: 7px;
    width: 79px;
    z-index: 90;
}
div#marqueRepas{
    background-color: white;
    position: relative;
    top: 34px;
    left: 400px;
    height: 7px;
    width: 133px;
    z-index: 90;
}
div#marqueCaveau{
    background-color: white;
    position: relative;
    top: 34px;
    left: 534px;
    height: 7px;
    width: 94px;
    z-index: 90;
}	
div#marqueInfo{
    background-color: white;
    position: relative;
    top: 34px;
    left: 628px;
    height: 7px;
    width: 113px;
    z-index: 90;
}	
div#marqueTarifs{
    background-color: white;
    position: relative;
    top: 34px;
    left: 742px;
    height: 7px;
    width: 113px;
    z-index: 90;
}	
ul#nav{
    position:relative;
    z-index:87;
}


#nav li a{
    color:#fff;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    padding: 9px;
    height: 30px;
}

#nav li:hover{
    background-color:#ffd480;
}

#nav li a:hover{
    color:#000;
}

#nav .menu{   
    text-align: center;    
    border-left: 1px solid #fff;
    height: 53px;
}
#nav .selected_menu{
    border-top:7px solid #fff;
    margin-top: 0px;

}
/* -------------------------- page "acceuil.php" ----------------------- */
div#texte_accueil_1{
    position: relative;
    top:150px;
    left: 20px;
    color: black;
    font-size: 12px;
    text-align: justify;
    width: 450px;
    height: 60px;
    float:left;
}
div#texte_accueil_2{
    position: relative;
    top:365px;
    left: -300px;
    color: black;
    font-size: 11px;
    z-index: 16;
    font-weight: lighter;
    width: 450px;
}
div#texte_accueil_3{
    position: relative;
    top:367px;
    left: -50px;
    color: black;
    font-size: 11px;
    z-index: 16;
    font-weight: lighter;
    width: 450px;
}
div#texte_accueil_4{
    position: relative;
    top:370px;
    left: 272px;
    color: black;
    font-size: 11px;
    z-index: 16;
    font-weight: lighter;
    width: 450px;
}

/* -------------------------------- page "le_petit_manoir.php" --- */
div#texte_pm_1{
    color: black;
    font-size: 11px;
    position: relative;
    top: 80px;
    left: 20px;
    width: 460px;
    text-align: justify;
}
div#texte_pm_1 h2{
    position: relative;
    top: 10px;
    margin-bottom:20px;
}
div#texte_pm_2{
    color: black;
    font-size: 11px;
    position: relative;
    top: 90px;
    left: 20px;
    width: 460px;
    text-align: justify;
}
/* div#galerie_photo{
color: white;
background-color: #684F40;
z-index: 30;
position: relative;
top: -240px;
left: 633px;
width: 100px;
height: 45px;
font-size: 12px;
font-weight: bolder;
}
div#galerie_photo a:link{
color: black;
text-decoration: none;
} */

/* --------------------------pages "chambre.php" --------------- */
div#texte_chambre_1{
    color: black;
    font-size: 12px;
    position: relative;
    top: 100px;
    left: 10px;
    text-align: justify;
    width: 290px;
    font-size: 11px;
}
div#texte_chambre_2{
    color: black;
    font-size: 12px;
    position: relative;
    top: 100px;
    left: 5px;
    text-align: left;
    font-size: 11px;
    border: 1px solid;
    border-color: #684F40;
    width: 260px;
    padding: 10px;
    padding-left: 25px;
}
div#texte_chambre_2 ul{
    list-style-type: circle;
}
.circle{
    list-style-type: circle;
}

/* ----------------------- page "event.php" -------------------- */
div#texte_event{
    color: black;
    font-size: 11px;
    position: relative;
    top: 90px;
    left: 10px;
    text-align: justify;
    width: 390px;
}
div#texte_event h2{
    position: relative;
}

#gal_event{
    position: relative;
    top: 75px;
    left: 90px;
    width: 280px;
}
#gal_event a{
    float:left;
    margin-right: 10px;
    margin-top: 10px;
    border: 2px solid #684F40;
}
#gal_event a:hover{
    border: 2px solid #E6B85E;
}
/* ----------------------- page "salons.php" -------------------- */
div#texte_salons{
    color: black;
    font-size: 11px;
    position: relative;
    top: 90px;
    left: 290px;
    text-align: justify;
    width: 240px;
}
div#texte_salons h2{
    position: relative;
}
div#texte_salons_2{
    color: black;
    font-size: 11px;
    position: relative;
    top: 103px;
    left: 290px;
    text-align: left;
    width: 105px;
    border: 1px solid;
    border-color:#684F40;
    padding-left: 25px;
    padding-bottom: 5px;}



/* ----------------------- page "repas_affaires.php" -------------------- */
div#texte_repas{
    color: black;
    font-size: 11px;
    position: relative;
    top: 110px;
    left: 40px;
    text-align: justify;
    width: 270px;
}

div#texte_repas2{
    color: black;
    font-size: 11px;
    position: relative;
      left: 40px;
    text-align: justify;
    width: 270px;
    top: 130px;
}
div#texte_repas2 a{
    font-size: 14px;
}

div#texte_repas2 a:hover{
    text-decoration:none;

}
div#texte_repas h2m,#texte_repas2 h2{
    position: relative;
}
/* ----------------------- page "caveau.php" -------------------- */
div#texte_caveau_1{
    color: black;
    font-size: 11px;
    position: relative;
    top: 85px;
    left:25px;
    text-align: justify;
    width: 290px;
}
div#texte_caveau_1 h2{
    position: relative;
}
div#texte_caveau_2{
    color: black;
    font-size: 12px;
    position: relative;
    top: 80px;
    left: 22px;
    text-align: left;
    border: 1px solid black;
    border-color:#684F40;
    width: 290px;
    padding: 10px;
}
div#carte_vins{
    /*	position: relative;
    left: -50px;
    top: -50px;
    height: 285px; */
}
div#texte_caveau_2 h3{
    
    font-size: 12px;
    position: relative;
}
/* ----------------------- page "informations.php" -------------------- */
div#texte_information{
    color: black;
    font-size: 12px;
    position: relative;
    top: 75px;
    left: 00px;
    text-align: left;
    background-color: white;
    width: 440px;
    padding: 10px;
    height: 370px;
}


div#google_map{
    height: 35px;
    width: 410px;
    position: relative;
    /*left: 300px;*/
    left: 10px;
    text-align: right;
}
div#galerie_info{
    height:40px;
left:470px;
position:relative;
text-align:left;
top:-310px;
width:450px;
 
}
div#titre_galerie{
    color: white;
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
    position: relative;
    left: -130px;
    float: right;

}
.supertop-left{
    border: 1px solid;
    border-color: white;
    border-top: none;
    border-left: none;
    float: left;
    width: 100px;
    height: 80px;
    text-align: right;
    padding-top:20px;
}
.supertop-center{
    border: 1px solid;
    border-color: white;
    border-top: none;
    border-left: none;
    float: left;
    width: 80px;
    height: 80px;
    padding-top:20px;
}
.supertop-center2{
    border: 1px solid;
    border-color: white;
    border-top: none;
    border-left: none;
    float: left;
    width: 80px;
    height: 80px;
    padding-top:20px;
}
.supertop-right{
    border: 1px solid;
    border-color: white;
    border-top: none;
    border-left: none;
    border-right: none;
    float: left;
    width: 100px;
    height: 80px;
    padding-top:20px;
    text-align: left;
}
.top-left{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.top-center{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.top-center2{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.top-right{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.mid-left{
    border: 1px solid;
    border-color: #684F40;
    width: 80px;
    text-align: right;
    float: left;
    clear: both;
    height: 80px;
}
.mid-center{
    border: 1px solid;
    border-color: #684F40;
    width: 80px;
    float: left;
    height: 80px;
}
.mid-center2{
    border: 1px solid;
    border-color: #684F40;
    width: 80px;
    float: left;
    height: 80px;
}
.mid-right{
    border: 1px solid;
    border-color: #684F40;
    width: 80px;
    height: 80px;
    align: left;
    float: left;
    clear: right;
}
.bot-left{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    clear: both;
    width: 80px;
    height: 80px;
}
.bot-center{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.bot-center2{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
.bot-right{
    border: 1px solid;
    border-color: #684F40;
    float: left;
    width: 80px;
    height: 80px;
}
div#partenaires{    
    width: 350px;
       
}


#partenaires tr td{
   padding: 2px;
   height: 30px;
   vertical-align: middle;
}




a{
   color: #684F40;
   text-decoration: none;
   font-weight: bold;   
}

a:hover{
   color: #E6B85E;
}



/* ----------------------- page "tarifs.php" -------------------- */
div#texte_tarifs{
    color: white;
    font-size: 12px;
    position: relative;
    top: 100px;
    left: 150px;
    text-align: left;
}
div#meteo{
    /* background-color: white;*/
    position: relative;
    top: 170px;
    left: 70px;
    text-align: left;
    width: 450px;
    font-size: small;
}
/* -------------------------- Footers ---------------------------------- */
div#footer_accueil{
    position: relative;
    top: 540px;
    height: 40px;
    background-color: #E6B85E;
    width: 900px;
    /* min-width: 900px !important; */
    font-size: 9px;
    color: black;

}
div#footer{
    /*	position: relative;
    top: 370px;
    height: 40px;
    background-color: #E6B85E;
    */
    position: absolute;
    top:510px;
    background-color: #E6B85E;
    width: 900px;
    min-width: 900px !important;
    font-size: 9px;
    color: black;
    border: none;
    height: 38px;
    z-index: 3;

}
div#add_to_favorite a{
    text-decoration:none;
    cursor: pointer;
    color: black;
    z-index: 10;
    position: relative;
    top: 6px;
}

div#footer_text{
    position: absolute;
    left: 50px;
    top: 5px;
    z-index:15;
    height: 30px;
}
div#footer_text a:link{
    text-decoration: none;
}
div#footer_logo_boas{
    position: absolute;
    left: 665px;
    top: 515px;
    z-index: 25;
    width: 42px;
    height: 30px;
}
div#boas_index{
    position:absolute;
    left: 700px;
    top: 580px;
    z-index:35;
    width: 42px;
    height: 30px;
}
div#image_favori{
    position:relative;
    left: 330px;
    top: -10px;
    width: 35px;
}
div#texte_favori{
    position:relative;
    /* left: 765px; */
    float: right;
    top: -6px;
    width: 180px;
}

#noel{
    border:15px solid #E6B85E;
    border-top:none;
    left:30%;
    position:absolute;
    top:98px;
    z-index:1000;
}

#noel h1{
    background:#E6B85E;
    height:20px;
    text-align:right;
    border:none;
    padding:5px;
    margin-bottom:0px;
}

#noel img{
    border:none;
}

#noel_filter{
    height:100%;
    width:100%;
    position:absolute;
    z-index:999;
    display:none;
    background:#000;
    left:0;
    top:0;

}


