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

/* ***************************** */
/* HTML styles                   */
/* ***************************** */
a:link { color: #333333; }
a:visited { color: #999999;}
a:hover { color: #666666;}
a:active { color: #CCCCCC;}

/* ***************************** */
/* WIDTH styles                  */
/* ***************************** */
#subinfos { border-bottom: 1px solid #D8D7D7; background-color: #f2f6f7; }

/* ***************************** */
/* BORDER styles                 */
/* ***************************** */
#fichehtl { border-left: 1px solid #D8D7D7; border-right: 1px solid #D8D7D7; }
#main { border-right: 1px solid #D8D7D7; }
#nav-page { border-bottom: 1px solid #C8C8C8; }
a.navregion,a.navregion:active, a.navregion:visited,a.navregion:link { color: #928D99; }

/* ***************************** */
/* GENERAL styles                */
/* ***************************** */
#rubriquetitle, .rubriquetitle { background-color: #D5DBE5; border-bottom: 1px solid #8394B4; }
.titrerubrique { font-weight: bold; color: #4F6C6F; }

/* ***************************** */
/* COORDS styles                 */
/* ***************************** */
#navigation { background-color: #ECEcec; }
.navregion { color: #4A5871; }

#namehotel { background-color: #ECEcec; }
#namehotel h1 { color: #566FA4; }

#bigphoto, #adresshotel { background-color: #E3E2E6; color: #000099; }
#bigphoto { border-right: 1px solid #FFF; }
#adresshotel { background-color: #FFF;}
.adresstxt { color: #4A5871; background-color: #CCC; }
#coordonnees { background-color: #D2D2D2; }

#btnbkg,#copyright  { background-color: #FFF; }

/* ***************************** */
/* PICTURES styles               */
/* ***************************** */
#smallphotos { border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; }
#pictsep { background-color: #C8C8C8; border-bottom: 1px solid #FFF; }
#pictures { background-color: #5F5F5F; }
#phototitle, #phototitle span { background-color: #000; color: #FFF; }

/* ***************************** */
/* OTHERS styles                */
/* ***************************** */
#price, #deschotel, #closing, #infos, #interest, #nearattrtxt, #find, #misc { color: #333; background-color: transparent;}

/* PRICE */
#price td { color: #333; border-bottom: 1px solid gray; }

/* DESCRIPTION */
#nbrooms, #nbfloor { color: #333; background-color: transparent;}

#deschotel li { list-style-image: url(/general/images/customer/default/puces3.gif); list-style-position: outside;  font-weight: bold; color: #837F89; font-size: 12px; } 

/* FERMETURE */
#closing li { list-style-image: url(/general/images/customer/default/puces3.gif); list-style-position: outside;  font-weight: bold; color: #BF7A7A; font-size: 12px; } 
#listclosing li { list-style-image: url(/general/images/customer/default/puces2.gif); list-style-position: outside;  font-weight: normal; color: #000; font-size: 11px; } 

/* INTEREST */
#interest li { list-style-type: square; list-style-position: outside;  } 
.interesttype { font-weight: bold; color: #404040; padding-left: 0px; margin: 0px; padding: 0px; }

/* FIND */
#find h2 { color: #333; }
#maphtl, a:link.maphtl, a:visited.maphtl, a:hover.maphtl, a:active.maphtl { color: #333; }
#find #interest #listinterest .interesttype { font-weight: bold; }

/* MISC */
#misc li { list-style-image: url(/general/images/customer/default/puces3.gif); list-style-position: inside;  font-weight: bold; color: #BF7A7A; font-size: 12px; } 

/* ***************************** */
/* SUBINFOS styles               */
/* ***************************** */

/* EVENEMENT */
#evenement li { list-style-image: url(/general/images/customer/default/puces1.gif); list-style-position: outside;  font-weight: bold; color: #3B5CA2; font-size: 11px; }
.evennement { color: #3B5CA2; }

/* LABEL */
#labelhtl .labelltexte { color: #837F89; }
#labelhtl .texte { color: #3B5CA2; }

/* FACILITIES */
#facilities .labelltexte { color: #837F89; }
#listfachotel li { list-style-image: url(/general/images/customer/default/puces4.gif); list-style-position: outside;  } 
#otherlinks { border-top: 1px solid #D8D7D7; }

/* ***************************** */
/* COPYRIGHT styles              */
/* ***************************** */
#links { background-color: #C8C8C8; border-right: 1px solid #D8D7D7; }
#linkprint, #linksendfriend { border-right: 1px solid #F1F1F1; }
#copyright { background-color: #FFF; }
#img { border-right: 1px solid gray; }
#copyright span { color: #3B5CA2; }




