P.sous
{
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold;
}

TEXTAREA 
{
	font-family: Verdana;
	font-size:8pt;
	background-color:#ffffff;
	color:#000000;
	font-weight:none;
}


.texte {
	font-family: Verdana;
	font-size:10px; 
	color:#000000;
}

INPUT 
{
	font-family: Verdana;
	font-size:8pt;
	background-color:#ffffff;
	color:#000000;
	font-weight:none;
}

SELECT
{
	font-family: Verdana;
	font-size:8pt;
	background-color:#ffffff;
	color:#000000;
	font-weight:none;
}

BODY
 {
	font-family: Verdana;
	font-size : 10px;
	color : Black;
}

a:link 
{ 
	font-family: Verdana;
	font-size:10px; 
	color:#000000; 
	text-decoration: underline;
} 
 a:visited 
{
	font-family: Verdana;
	font-size:10px; 
	color:#000000; 
	text-decoration: unerline;
 } 
a:hover   
{	
	font-family: Verdana;
	font-size:10px; 
	color:#2F5273; 
	text-decoration: none;
 }

P.titre
{
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
}


