
p, body, li, td 
{
font-family : Arial, Helvetica, sans-serif;
 	font-size : 11px;
	line-height : 16px;
	color : #7F6645;
	
}

ul
{
font-family : Arial, Helvetica, sans-serif;
 	font-size : 11px;
	color : #7F6645;
	text-align : justify;
	margin-top:0px;
}

.titre
{
 	font-size : 16px;
	font-weight : bold;
	color : #7F6645;
}

.grostitre
{
 	font-size : 20px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	line-height : 24px;
}

a:LINK, a:VISITED, a:ACTIVE, a:HOVER   
{	
	color : #7F6645;
	text-decoration : underline;	
}
	
