a:link
{
	color: #5A8FC9;
	text-decoration: none
}

a:visited
{
	color: #5A8FC9;
	text-decoration: none
}

a:hover
{
	color: #5A8FC9;
	text-decoration: underline + overline;
}

body
{
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}


INPUT 
{
	color: #000000
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;  
	font-weight: bold; 
	background-color: #ffffff; 
}

SELECT 
{
	color: #000000;
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	font-weight:bold; 
	background-color: #ffffff; 
	border: 1 solid #0066FF
}

TEXTAREA 
{
	color: #000000;
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	font-weight:bold; 
	background-color: #ffffff; 
	border: 1 solid #0066FF
	
	background-color: #ffffff; 
	font-size: 10px; 
	font-weight: 100; 
	text-align:justify; 
	border: 1 solid #0066FF
}

td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px
}

.td_gras 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.td_mini 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;

}

.titre 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;


}

.evidence 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	font-style: normal;

}

