
/* ------------------------------------- Section générale ------------------------------------- */

BODY 	{
	color: #003399;
	background: #EBF6FF;
}
A 	{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration :none;
	font-weight:bold;
	color: #4040FF;
}
A:hover	{
	color: Red;
}
INPUT 	{
	color: White;
	background-color:width;
	color:#000000;
	font-family:verdana;
	font-style:italic;
	font-size:8pt;
	height:15pt;
	border-width:1pt;
	border-style:solid;
	border-color: #b8b8b8;
	vertical-align:middle;
}
TEXTAREA {
	font-family:			verdana;
	font-style:			italic;
	font-size:			8pt;
	}
SELECT 	{
	font-family:			verdana;
	font-style:			italic;
	font-size:			8pt;
	}



