/*body {
margin:0;
background-color: #171b1e;
background-image:url(../images/bg-body.gif);
color:#ccc;
font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}*/
body {
margin:0;
color:#ccc;
font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
background:#666 url(../images/bg-body-2.gif);
}
a {
text-decoration:none;
color:#ccc;
}
a:hover {
color:#d5a630;
}
img {
border:0;
}
div, form {
margin:0;
padding:0;
}
#header{
padding:15px;
}
#logo {
float:left;

padding:0px 60px 20px 0px;
}
#container {
background-image:url(../images/bg-container.png) !important;
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg-container.png');
width:840px;
margin:auto;
}
#holder {
width:700px;
margin:auto;
}
#icons {
float:right;
font-size:12px;
line-height:50px;
}
#icons img{
padding-right:5px;
}
#menu {
padding-bottom:10px;
}
#bloc-5, #bloc-4, #bloc-3 {
float:left;
height:170px;
width:135px;
margin-right:10px;
padding:10px 0 0 5px;
font-size:11px;
font-weight:bold;
}
#bloc-5 {
background:url(../images/bloc-5.gif);
}
#bloc-4 {
background:url(../images/bloc-4.gif);
}
#bloc-3 {
float:none;
margin-left:300px;
background:url(../images/bloc-3.gif);
}

/*Début Réservation*/
#bloc-reserv {
float:right;
background:url(../images/bloc-reserv.gif) right no-repeat;
height:180px;
width:220px;
margin:0 0 10px 10px;
padding:0 10px;
font-weight:bold;
font-size:11px;
}
#bloc-reserv td{
margin:0;
padding:2px 0 0 0;
}
#bloc-reserv input, #bloc-reserv select{
background:#000;
border:solid 1px #666;
color:#fff;
font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
}
#bloc-reserv .titre{
padding:0 0 5px 0;
font-size:14px;
color:#d5a630;
border-bottom:solid 1px #d5a630;
}
#bloc-reserv .btn{
background:#333;
font-weight:bold;
}
#bloc-reserv img{
vertical-align:middle;
}
/*Fin Réservation*/

.menu-bloc, .menu-hotel-5, .menu-hotel-4, .menu-hotel-3 {

list-style-type:none;
margin:0;
padding:25px 0 0 0;
}
.menu-bloc li span {
/*background:url(../images/icon-list-on.gif) left no-repeat;*/
  background-image:url(../images/bg-infobulle.png) !important;
/*height:20px;*/
width:125px;
line-height:18px;
padding-left:10px;
display:block;

}
.menu-bloc li {

background:url(../images/icon-list-off.gif) left no-repeat;
padding-left:10px;

}
.menu-bloc li a:hover, .menu-hotel-5 li a:hover, .menu-hotel-4 li a:hover, .menu-hotel-3 li a:hover {
/*background:url(../images/icon-list-on.gif) left no-repeat;*/
  background-image:url(../images/bg-infobulle.png) !important;


}

.menu-bloc li a span {
padding-left:0px;
position: absolute;

/*background-image:url(../images/bg-infobulle.png) !important;*/
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg-infobulle.png');
width:160px;
/*height:60px;*/
margin-top:1px;
margin-left:0px;
text-align:left;
z-index: 5;/* Pour être sûr qu'elles apparaissent au dessus de tout le reste.*/
display: none;
}
.menu-bloc li a:hover span {
  display:inline;
}
/*#footer {
width:700px;
margin:20px 0;
padding-top:10px;
border-top:solid 1px #666;
overflow:hidden;
}*/
#footer {
width:680px;
overflow:hidden;
margin-top:20px;
padding:10px;
border-top:solid 1px #666;
}
#footer p {
text-align:center;
font-size:12px;
}
#foot {
width:840px;
height:80px;
margin:auto;
background-image:url(../images/foot.png) !important;
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/foot.png');
}
#bloc-hotel-5, #bloc-hotel-4, #bloc-hotel-3 {
height:250px;
width:135px;
padding:10px 0 0 5px;
font-size:11px;
}
#bloc-hotel-5 {
background:url(../images/bloc-hotel-5.gif);
}
#bloc-hotel-4 {
background:url(../images/bloc-hotel-4.gif);
}
#bloc-hotel-3 {
background:url(../images/bloc-hotel-3.gif);
}
h1 {
font-size:18px;
border-bottom:solid 1px #666;
margin:10px 0 10px 0;
line-height:30px;
}
h2, h2 a {
font-size:16px;
color:#fff;
}
p, h2 {
margin:0 0 10px 0;
text-align:justify;
}
.menu-hotel-5 li a, .menu-hotel-4 li a, .menu-hotel-3 li a {
background:url(../images/icon-list-off.gif) left no-repeat;
height:22px;
width:120px;
padding-left:10px;
display:block;
border-bottom:solid 1px;
line-height:24px;
font-weight:bold;
}
.menu-hotel-5 li a {
border-color:#600;
}
.menu-hotel-4 li a {
border-color:#630;
}
.menu-hotel-3 li a {
border-color:#330;
}
.select-hotel {
width:140px;
height:20px;
margin-top:20px;
background:#000;
font:"trebuchet MS";
font-size:11px;
color:#ccc;
border:solid 1px #666;
}
.cat-5, .cat-4, .cat-3 {
color:#fff;
}
.cat-5 {
background:#600;
}
.cat-4 {
background:#630;
}
.cat-3 {
background:#330;
}
#services{
display: none;

}
#salles{
width:100%;
}
#salles td{
padding:2px 5px;
text-align:center;
}
#salles .titre{
font-weight:bold;
background:#666;
}
#salles .tit{
font-weight:bold;
text-align:left;
}