p, body, ul, li, td 
{
	font-family : verdana, arial, sans-serif; 
	font-size : 11px;
	line-height : 14px;
}


.titre
{
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
}

.titreVert
{
	font-size : 17px;
	font-weight : bold;
	line-height : 22px;
	color : #548340;
}

.petit
{
	font-size : 10px;
}

.vert
{
	color : #266012;
}

a:LINK, a:VISITED, a:ACTIVE, a:HOVER  
{
	font-family : verdana, arial, sans-serif;
	color : #266012;
	font-size : 11px;
	text-decoration : underline;	
}	

