/* ==================================================== */
/* TEMPLATE (MARRON color)
/* ==================================================== */
@import "/css/default/client.css";
@import "/css/default/fiche_htl.css";
@import "/css/default/fiche_htl.default.css";
@import "/css/default/client.yellow.css";

/* ==================================================== */
/* SPECIFICITE DE LA PAGE 
/* ==================================================== */
#rubriquetitle, .rubriquetitle, #links { background-color: #FAE7BF; border-bottom: 2px solid #C68E28; color: #4e6c6e; }
a.navregion,a.navregion:active, a.navregion:visited,a.navregion:link { color: #a23846; }

/* ***************************** */
/* WIDTH styles                  */
/* ***************************** */
#subinfos { border-bottom: 1px solid #D8D7D7; background-color: #FFF; color: #036941; }
#labelhtl .labelltexte, #facilities .labelltexte { color: #333; }
#labelhtl .texte { color: #333; }

#navigation { background-color: #FFF; }
.navregion { background-color: #FFF; color: #a23846; }
#namehotel h1 { color: #a23846; }

#bigphoto, #adresshotel { background-color: #FAE7BF; }
#coordonnees { background-color: #FAE7BF; }
#pictsep { background-color: #C68E28; }
#pictures { background-color: #FAE7BF; }

#namehotel, #namehotel, #price, #deschotel, #closing, #infos, #interest, #find, #misc, #nbrooms, #nbfloor { color: #333; background-color: #FFF;}

/* ***************************** */
/* COPYRIGHT styles              */
/* ***************************** */
#copyright span { color: #a23846; }


