/* CSS Document */
#centre {
margin-left: 180px;
margin-right: 250px;
}
/*#gauche {
position: absolute;
left:0;
width: 150px;
margin-left:180px;
}*/
#droite {
position: absolute;
right:0;
width: 250px;
}

#dcentre{
margin-left:176px;
}
#dcentre p{
margin-bottom:20px;
}

#gcentre{
position:absolute;
left:180px;
width:152px;
}
#pied {
height: 41px;
text-align:center;
}
#bienvenue {
height:19px;
width:406px;
background:url(../grfx/bienvenue.png) no-repeat;
text-indent:-5000px;
}

#chambres {
height:19px;
width:406px;
background:url(../grfx/chambres.png) no-repeat;
text-indent:-5000px;
}

#actu{
width:224px;
height:41px;
background:url(../grfx/actu.png) no-repeat;
text-indent:-5000px;
margin:0;
margin-left:15px;
margin-top:15px;
padding:0;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;

}
.menudroit li {
margin-bottom: 5px;
}
.menudroit  a{
display:block;
text-indent:-5000px;
width:249px;
height:179px;
background:url(../grfx/vvirtuelle.png) no-repeat top;
}
.menudroit a:hover {
text-decoration: none;
background:url(../grfx/vvirtuelle.png) no-repeat bottom;;
}
.bordure{
border : 1px solid #dbdbd8;
text-align:center;

}
.bordureactu{
border-bottom : 1px solid #dbdbd8;
border-left : 1px solid #dbdbd8;
border-right : 1px solid #dbdbd8;
margin-right:11px;
margin-left:15px;
text-align:justify;
padding: 0 10px;

}
.bordureactu h2{
margin:0;
padding:0;
font-family:"Trebuchet MS", Arial, Helvetica;
font-weight:bold;
font-size:16px;
color:#a24c29;
}
.bordureactu p{
font-family:"Trebuchet MS", Arial, Helvetica;
font-weight: 12px;
}

p {
text-indent:20px;
margin: 0 0 10px 0;}
ul {
list-style-type: none;
}
