/***************** STYLE GLOBAUX *****************/
a img{
border:none;
}
a:active, a:focus{
outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu h1{
font:17px Georgia, "Times New Roman", Times, serif;
color:#f5c266;
letter-spacing:1px;
margin:0 0 35px;
text-transform:uppercase;
}
#contenu h2{
font:15px Georgia, "Times New Roman", Times, serif;
color:#f5c266;
letter-spacing:1px;
margin:40px 0 10px;
text-transform:uppercase;
}
#contenu p{
font:13px/1.3em Georgia, "Times New Roman", Times, serif;
text-align:justify;
color:#fff;
margin-bottom:20px;
}
#contenu p em{
font-weight:bold;
font-size:12px;
line-height:1.3em;
}
#contenu p.couleur, span.couleur{
font-weight:bold;
color:#f5c266;
}
#contenu a:link, #contenu a:visited{
text-decoration:underline;
color:#f5c266;
}
#contenu a:hover, #contenu a:active{
color:#fff;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:10px/20px Georgia, "Times New Roman", Times, serif;
color:#0f2826;
text-align:center;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#0f2826;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#0f2826;
}

