
*{
margin: 0;
padding: 0;
}
body{
background-color:#FFFFFF;
}
#centrage {
width:760px;
margin:0 auto;
font-size:80%;
display:table;
text-align:left;
}

table.corpo {
    background-image: url('../img/fond.gif');
}

.menu {
 font-family: Cambria;
 color:#A45A3B;
 font-size: 12px;
 font-weight:bold;
 letter-spacing: 1px;
 background-color: #E5DEC5;
 text-align:center;
}

a.menu {text-decoration: none;}
a.menu:link {text-decoration: none;}
a.menu:active {text-decoration: none;}
a.menu:visited {text-decoration: none;}
a.menu:hover {text-decoration: none; color: #A45A3B}

a.footer {text-decoration: none;}
a.footer:link {text-decoration: none;}
a.footer:active {text-decoration: none;}
a.footer:visited {text-decoration: none;}
a.footer:hover {text-decoration: none; color: #A45A3B}

a.firmaguest {text-decoration: none; color: #A45A3B}
a.firmaguest:link {text-decoration: none;}
a.firmaguest:active {text-decoration: none;}
a.firmaguest:visited {text-decoration: none;}
a.firmaguest:hover {text-decoration: none; color: #A45A3B}


.indent {
 font-family: Cambria;
 color:#7e765c;
 font-size: 15px;
 letter-spacing: 1px;
 padding-left: 18px;
 padding-right: 18px;
}

table.guest {
   HEIGHT: 124px;
}


.testo {
 font-family: Cambria;
 color:#7e765c;
 font-size: 14px;
 letter-spacing: 1px;
 padding-left: 18px;
 padding-right: 18px;
}


.gras{
font-weight:bold;
}
.italique{
font-style:italic;
}

.corpstexte{
color:#7e765c;
font-size:13px;
margin-left:20px;
margin-right:10px;
}
h1 {color:#7e765c; font-size:13px; font-family: Verdana; font-weight: bold; display: inline; }
h2 {color:#7e765c; font-size:13px; font-family: Verdana; font-weight: normal; display: inline; }
h3 {color:#7e765c; font-size:13px; font-family: Verdana; font-weight: normal; display: inline; }
.corpstexte-chambres{color:#7e765c;font-size:13px;margin-left:20px;margin-right:10px;text-align:justify;}
.texte-couleur{color:#a45a3b; font-size:13px; margin-left:20px; margin-right:10px;}
.contour { float:right; margin-left:30px; margin-bottom:10px; border:2px solid #a45a3b; }

.footer 
{text-align:center; color:#A45A3B;font-size:11px;margin-left:3px;margin-right:3px;
}
