/***************** STYLE GLOBAUX *****************/
a img{
border:none;
}
a:active, a:focus{
outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu h1{
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#fff7ee;
	letter-spacing:1px;
	margin:0 0 12px;
}
#contenu h2{
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#fff7ee;
	letter-spacing:1px;
	margin:0 0 7px;
}
#contenu p{
	font:12px/1.2em Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color:#fff7ee;
}
#contenu p em{
font-weight:bold;
font-size:12px;
line-height:1.3em;
}
#contenu p.couleur, span.couleur{
	font-weight:bold;
	color:#fff7ee;
}
#contenu a:link, #contenu a:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#993300;
}
#contenu p a:link, #contenu a:visited{
	font-weight:normal;
	text-decoration:underline;
	color:#fff7ee;
}
#contenu a:hover, #contenu a:active{
	color:#fff7ee;
}
/***************** STYLE FOOTER *****************/
#footer p{
	font:10px/30px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:right;
	letter-spacing:1px;
	padding:0 10px 0 0;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#fff;
}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	color:#fff;
}
