/* CSS Document */

/*--------------------BODY-------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index: 1;
	margin:0 0 0 0;
	scrollbar-DarkShadow-Color:#FFFFFF; 
	scrollbar-3dLight-Color:#C5B3AA;
	scrollbar-Arrow-Color:#9E8070;
	scrollbar-Base-Color:#FFFFFF;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-Shadow-Color:#C5B3AA;
	scrollbar-Track-Color:#FFFFFF;
	
}

table, tr, td {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5B4133 ;
}

a{
	font-size:10px;
	color:#5B4133 ;
	text-decoration:none;
}

a:hover{
 	color:#5B4133 ;
	text-decoration:underline;
}

#lienPageTarifsFr a{
	display:block;
	width:80px;
	height:18px;
	background:url(images/btn-reservation-fr.jpg);
	background-color:#399;
}

#lienPageTarifsFr a:hover{
	display:block;
	width:80px;
	height:18px;
	background:url(images/btn-reservation-fr-roll.jpg);
}

.texteOffreSpeciales{
	color:#af0a34;
	font-weight:bold;

}

/*--------------------MENU-------------------*/
#menu {
position: absolute;
left:50%;
margin-left:-467px;
height:112px;
width:934px;
font-size:11px;
color:#5B4133;
}
.lien_menu_u {
text-decoration:underline;
}


/*------------menu gauche------------*/
#menugauche {
/*background-image:url(images/fond_menu_gauche.jpg);*/
background-repeat:no-repeat;
background-position:bottom;
height:480px;
width:164px;
float:left;
text-align:center;

}


#menug {
position: absolute;
top: 0;
left: 0;
width:163px;
}

.menulink {
padding-right:10px;
}


 dt{
margin: 0;
padding: 0;
background-image:url(images/fond_menu_dt.gif);
background-repeat:repeat-y;
background-position:top;
}

dl, ul{
margin: 0;
padding: 0;
}

dd {
display:none;
margin: 0;
padding: 0;
border-left:1px solid #DBDBDB;
}

dl#menug dt {
cursor: pointer;
height: 20px;
line-height: 20px;
text-align: right;
}

dl#menug li {
text-align: right;
background-image:url(images/puce_droite.gif);
background-repeat: no-repeat;
background-color:#FFFFFF;
background-position:right;
padding-right:5px;
list-style-type: none;
}

dl#menug li a, dl#menug dt a {
color: #5B4133;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size:11px;

}

dt#menug a{
font-size:11px;
color:#EEECED;
background-color:#F4F1EB;
}

dl#menug dt a:hover {
background: #b19d92;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
}

dl#menug li a:hover {
color:#000000;
background-image:url(images/puce_droite_hover.gif);
background-repeat: no-repeat;
background-position:right;
font-size:11px;
}

/*--------------------CONTENU-------------------*/
#contenu {
position: absolute;
left:50%;
margin-left:-467px;
top:112px;
width:934px;
height:480px;
background-color:#F4F1EB;
}

/*----------------page centrale----------------*/

#pagecentrale {
width:770px;
height:480px;
color:#6F584C;
background-image:url(images/page_centrale_fond.gif);
background-repeat: no-repeat;
}
.titre{
color:#9E8171;
font-size:14px;
font-weight:bold;
}
.titre_actu a{
text-decoration:underline;
font-weight:bold;
color:#6F584C;
}
.titre_actu a:hover{
text-decoration:none;
}
.contenu_droite_temp_accueil{
width:235px;
float:right;
padding-top:10px;
padding-right:5px;
}

.contenu_droite_temp_chambre{
width:281px;
float:right;
padding-top:10px;
padding-right:10px;
}

.contenu_droite_tarif{
width:400px;
float:right;
padding-top:10px;
padding-right:10px;
}

.contenu_droite_plan{
width:414px;
float:right;
padding-top:10px;
padding-right:10px;
}


/*--------------------FOOTER-------------------*/
#footer {
position: absolute;
left:50%;
top:592px;
margin-left:-467px;
width:934px;
height:27px;
font-weight:bold;
font-size:10px;
color:#5B4133;
background-color:#FEFDFD;
}

#footer a{
color:#67666a;
text-decoration:none;
font-size:10px;
}
#footer a:hover{
color:#67666a;
text-decoration:underline;
font-size:10px;
}

