
A  {
	color : #B22222;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:Hover  {
	color : #B22222;
	text-decoration : none;
	font-weight : bold;
}



.petit  {
	font-size : 10px;
	margin : 0px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
}


INPUT  {
	width : 250px;
	background-color : #FFFFFF;
	color : #040132;
}

TEXTAREA  {
	width : 100%;
	background-color : #FFFFFF;
	color : #040132;
}


.legende {
	font-size : 12px;
	font-family: Arial;
	color: Black;
	font-weight : bold;
}

H4 { 
	font-size : 14px;
	font-family: Arial;
	color: #CC3300;
	font-weight : bold;
	font-style: italic
}

.legende2 {
	font-size : 14px;
	font-family: Arial;
	color: #CC3300;
	font-weight : bold;
	font-style: italic;
	padding-left : 20px;
}

.legende3 {
	font-size : 14px;
	font-family: Arial;
	color: Black;
	font-weight : bold;
	;
	font-style: italic
}

.boffy { 
	font-size : 12px;
	font-family: Arial;
	color: #000000;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../FR/images/bg_th.gif);
	font-size: 12px;
	font-weight: bold;
	color: #708090;
}
