

.txterror {
	font-family: Verdana;	
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

.txtform {
	font-family: Verdana;
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

TEXTAREA {
	font-family: Verdana;
	color: #011FFF;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

SELECT {
	font-family: Verdana;
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

input {
	font-family: Verdana;
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}




a:link {
	font-family: Verdana;
	text-decoration: underline;
	text-underline: single;
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a:visited {
	font-family: Verdana;
	text-decoration: underline;
	text-underline: single;
	color: #7A8200;	
	font-size: 8pt;
	font-weight: bold;

}
a:hover {
	font-family: Verdana; 
	color: #0000ff;
	text-decoration: underline;
	text-underline: single;	
	font-size: 8pt;
	background-color: #FFFF00;
	font-weight: bold;

}

	
.texte {
	font-family: Verdana;
	text-decoration: none;
	text-underline: none;
	font-size: 8pt;
	font-style: normal;
	color: #000099;
	font-weight: normal;
}
.titre1 {
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	
}
.titre2 {
	font-family: Verdana; 
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

	
}
.titre3 {
	font-family: Verdana; 
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	
}
BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #999999;
}