*{
margin:0;
padding:0;
font-family:arial,sans-serif;
}

*:active,
*:focus{
outline:none;
}

#conteneur_fond_extensible_arbre{
position:relative;
width:1119px;
left:50%;
margin-left:-502px;
/*overflow-x:hidden;*/
background:url(../img/commun/interface/rouge/background-arbre-middle.gif) right top repeat-y;
}

.fond_extensible_arbre_top{
position:absolute;
width:100%;
height:622px;
z-index:0;
}

#fond_extensible_arbre_top_ete		{background:url(../img/commun/interface/rouge/background-arbre-top-ete.gif) right top no-repeat;}
#fond_extensible_arbre_top_hiver	{background:url(../img/commun/interface/rouge/background-arbre-top-hiver.gif) right top no-repeat;}

#fond_extensible_arbre_bottom{
position:absolute;
width:100%;
height:200px;
background:url(../img/commun/interface/rouge/background-arbre-bottom.gif) right bottom no-repeat;
z-index:0;
bottom:0px;
}

#conteneur{
width:1004px;
margin-top:99px;
padding-bottom:115px;
position:relative;
z-index:70;
}

#contenu{
height:auto !important;
min-height:500px;
height:500px;
background:url(../img/commun/interface/rouge/middle.gif) left top repeat-y;
}

#logo{float:left;}
#logo img{border:0px;}

#banniere{float:right;}
#banniere img{
border:0px;
height:72px;
margin:0px;
}

#contenu_page{
float:left;
width:560px;
padding:20px 55px 20px 55px;
color:#8f6964;
font-size:14px;
line-height:18px;
}

#footer{
float:left;
width:949px;
height:78px;
background:url(../img/commun/interface/rouge/background-footer.gif) right top no-repeat;
padding-left:55px;
}

#footer .lien_footer{
float:left;
display:block;
width:104px;
text-align:center;
text-decoration:none;
color:#8f6964;
margin-right:20px;
font-size:12px;
}

#retour_accueil{
display:block;
height:30px;
width:134px;
float:right;
margin-top:26px;
margin-right:85px;
}

#liens_sous_footer{
text-align:center;
color:#FFF;
font-size:12px;
height:20px;
}

#liens_sous_footer a{
color:#FFF;
text-decoration:none;
}