a:link {
	color: #01582E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	color: #01582E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
a:active {
	color: #01582E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}

.bordure {
	border: thin solid #01582E;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #502902;
	background-color: #FFFFFF;

}

BODY{

	SCROLLBAR-FACE-COLOR: #A40023;
	SCROLLBAR-HIGHLIGHT-COLOR: #FBFCDC;
	SCROLLBAR-SHADOW-COLOR: #FBFCDC;
	SCROLLBAR-3DLIGHT-COLOR: #FBFCDC;
	SCROLLBAR-DARKSHADOW-COLOR: #FBFCDC;
	SCROLLBAR-ARROW-COLOR: #F8E0B0;
	SCROLLBAR-TRACK-COLOR: #FBFCDC;
	SCROLLBAR-BASE-COLOR: #A40023;

}

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC33;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.titreblanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
}

.titrevert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #01582E;
}

