A:link  { color: #900; font-weight: bold; text-decoration: none }

A:visited {
	font-weight		: bold;
	color			: #516935;
	text-decoration	: none;
}

A:hover {
	font-weight		: bold;
	color			: #376587;
	text-decoration	: none;
}

.formulaire  { color: #ffffae; font-size: 12px; font-family: Arial, Helvetica, helv, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: justify; text-indent: 0; margin-top: 0; margin-right: 0; margin-left: 0 }

.formulairea  { color: #ffffae; font-size: 10px; font-family: Arial, Helvetica, helv, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: justify; text-indent: 0; margin-top: 0; margin-right: 0; margin-left: 0 }

.titre  { color: white; font-size: 14px; font-family: Arial, Helvetica, helv, sans-serif; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; text-align: left; text-indent: 24px; margin-top: 10pt; margin-right: 10pt; margin-left: 10pt }
.champs  { color: #ffffae; font-size: 12px; font-family: Arial, Helvetica, helv, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: right; text-indent: 0; margin-top: 0; margin-right: 0; margin-left: 0 }

Input.Button  { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, helv, sans-serif; font-weight: bold; background-color: #900; border: outset 1 #336699 }

Input.Text {
	font-family		:	arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	color			:	#000000;
	background-color:	#ffffff;
	font-weight		:	normal;
	border			:	1;
	border-color	:	#336699;
	border-style	:	solid;
}

Textarea  { color: #000; font-size: 12px; font-family: Arial, Helvetica, helv, sans-serif; font-weight: normal; background-color: #ffffff; text-align: justify; border: solid 1 #336699 }

.ImgBg {
	background-repeat	:	no-repeat;
}

Body {
	scrollbar-face-color		:	#336699;
	scrollbar-shadow-color		:	#ffffff;
	scrollbar-highlight-color	:	#ffffff;
	scrollbar-3dlight-color		:	#ffffff;
	scrollbar-darkshadow-color	:	#336699;
	scrollbar-track-color		:	#ffffff;
	scrollbar-arrow-color		:	#ffffff;
}