/***************** STYLE GLOBAUX *****************/
a img{
border:none;
}
a:active, a:focus{
outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu h1{
font:26px "Times New Roman", Times, serif;
color:#e67200;
letter-spacing:1px;
margin:0 20px 50px 5px;
border-bottom:1px dotted #666;
}
#contenu h2{
font:18px "Times New Roman", Times, serif;
color:#fff;
letter-spacing:1px;
margin:20px 0;
border-bottom:1px dotted #e67200;
}

img {margin:20px 0;}

#contenu p, #contenu h3{
font:13px/20px Arial, Helvetica, sans-serif;
text-align:justify;
color:#fff;
}

#contenu ul{
padding-left:40px;
font:13px/20px Arial, Helvetica, sans-serif;
text-align:justify;
color:#e67200;
margin-bottom:15px;
}

p {margin-top:15px;}

#contenu p em{
font-weight:bold;
font-size:12px;
line-height:1.3em;
}


#contenu a:link, #contenu a:visited{
font-weight:bold;
text-decoration:underline;
color:#e67200;
}
#contenu a:hover, #contenu a:active{
color:#fff;
}

