p, body, ul, li, td 
{
	font-family : Geneva, Arial, Helvetica, sans-serif;
 	font-size : 11px;
	color : #565851;
}

.titre
{
 	font-size : 13px;
	font-weight : bold;
}

.grosVert
{
 	font-size : 14px;
	font-weight : bold;
	color : #85BD2F;
}

.petit
{
 	font-size : 10px;
}

.tPetit
{
 	font-size : 9px;
}

.gris
{
 	color : #A9ADB0;
	font-size : 10px;
}

a.body:LINK, a.body:VISITED, a.body:ACTIVE, a.body:HOVER   
{	
	color : #565851;
	text-decoration : underline;	
}	

a.colGauche:LINK, a.colGauche:VISITED   
{	
	color : #565851;
	font-weight : bold;
	text-decoration : none;	
}	

a.colGauche:ACTIVE, a.colGauche:HOVER   
{	
	color : #A9ADB0;
	font-weight : bold;
	text-decoration : none;	
}	

.navOn
{	
	color : #A9ADB0;
	font-weight : bold;
}	

a.vert:LINK, a.vert:VISITED   
{	
	color : #565851;
	text-decoration : underline;	
}	

a.vert:ACTIVE, a.vert:HOVER   
{	
	color : #77B712;
	text-decoration : underline;	
}	

a.vertPetit:LINK, a.vertPetit:VISITED   
{	
	color : #565851;
	font-size : 10px;
	text-decoration : underline;	
}	

a.vertPetit:ACTIVE, a.vertPetit:HOVER   
{	
	color : #77B712;
	font-size : 10px;
	text-decoration : underline;	
}

a.vertNone:LINK, a.vertNone:VISITED   
{	
	color : #565851;
	text-decoration : none;
	cursor: help;	
}	

a.vertNone:ACTIVE, a.vertNone:HOVER   
{	
	color : #77B712;
	text-decoration : none;
	cursor: help;	
}	

select	{ font-family : Geneva, Arial, Helvetica, sans-serif; font-size : 11px; }

   

