/***************** 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:#5d1803;
margin:0 0 25px;
}
#contenu h2{
font:15px/40px Georgia, "Times New Roman", Times, serif;
color:#5d1803;
margin:0 0 10px;
}
#contenu p{
font:12px/1.2em Georgia, "Times New Roman", Times, serif;
text-align:justify;
color:#a4460a;
margin-bottom:1.2em;
}
#contenu p em{
font-weight:bold;
font-size:12px;
line-height:1.3em;
}
#contenu p.couleur, span.couleur{
font-weight:bold;
color:#5d1803;
}
#contenu a:link, #contenu a:visited{
font-weight:bold;
text-decoration:underline;
color:#5d1803;
}
#contenu a:hover, #contenu a:active{
color:#000;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:10px/30px Georgia, "Times New Roman", Times, serif;
color:#601100;
text-align:center;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#601100;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#fff;
}
