body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30;
 color:#000000;
 font-weight : bold;
}

.titre1 {
	font-family: Verdana;
	font-size: 14;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

.lien1 {
	font-size : 10pt;
	font-family : verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
.lien1:Hover {
	color :  #E99E33;
}


.lien2 {
	font-size : 8pt;
	font-family : verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
.lien2:Hover {
	color :  #E99E33;
}


.lien3 {
	font-size : 8pt;
	font-family : verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
.lien3:Hover {
	color :  #ffffff;
}

.lien4 {
	font-size : 10pt;
	font-family : verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
.lien4:Hover {
	color :  #F1E0B7;
}

td { 
		font-family: Arial, Helvetica,Verdana,  sans-serif;
		font-size: 14;
}

.form {
	border:1px solid #8F4A0C;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	background-color: White;
}