body
{
width:890px;
margin:auto;
margin-top:5px;
margin-bottom:10px; 
background-image:url("");
font-family: verdana, arial, serif;
font-size: 11px;
}
#en_tete
{
width:586px;
height:227px;
background-image:url("../../imagesnl/bannieres/naturelodger_accueil.jpg");
background-repeat:no-repeat;
margin-bottom:1px;
float:left
}
#en_tete2
{
width:304px;
height:227px;
background-image:url("../../imagesnl/logo_bleu150.jpg");
background-position:center 7px;
background-color:#ffffff;
background-repeat:no-repeat;
margin-bottom:1px;
color: #C1ba9b;
float:right;
}
#menu, #menu ul
{
padding : 0;
margin : 0;
list-style : none;
line-height : 21px;
text-align : center;
}
#menu
{
font-weight :;
font-family : Arial;
font-size : 12px;
}
#menu a
{
display : block;
padding : 0;
background : #5e6369;
color : #fff;
text-decoration : none;
width : 177px;
}
#menu li
{ 
float : left;
border-right : 1px solid #fff;
}
html>body #menu li
{
border-right: 1px solid transparent ;
}
#menu li ul
{ position: absolute;
width: 177px;
left: -999em;
}
#menu li ul li /* Eléments de sous-listes */
{
border-top : 1px solid #fff;
}
html>body #menu li ul li {
border-top : 1px solid transparent;
}
#menu li ul ul {
margin : -22px 0 0 177px ;
border-left : 1px solid #fff ;
}
html>body #menu li ul ul {
border-left : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover /* Lorsque la souris passe sur un des liens */ {
color: #000; /* On passe le texte en noir... */
background: #c3bc9d; /* ... et au contraire, le fond en blanc */
}
#menu li:hover ul ul, #menu li.sfhover ul ul
{
left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul
{
left: auto; /* Repositionnement normal */
min-height: 0; /* Corrige un bug sous IE */
}
#corps
{
width:870px;
padding-top:20px;
padding-bottom: 5px;
background-color:none;
margin-bottom:10px;
margin-right:20px;
text-align:;
color: #3c4562;
float:left;
border-bottom: 1px dotted;
}
#pied_de_page
{
width:890px;
height:30px;
background-color:none;
background-repeat:no-repeat;
margin-bottom:10px;
color: #C1ba9b;
float: right;
font-size: 10px;
text-align: center;
}
h1
{
padding-top: 170px;
font-size: 11px;
color: #5e6369;
text-align: center;
}
h2
{
font-size: 11px;
color: #3c4f2f;
text-align: center;
}
p.petit
{
font-size: 10px;
font-weight: bold;
}
a
{
color:#8b7d57;
text-decoration:underline;
}
