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

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

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

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

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

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

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

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 {
	font-family		:	arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	color			:	#000000;
	background-color:	#ffffff;
	font-weight		:	normal;
	text-align		:	justify;
	border			:	1;
	border-color	:	#336699;
	border-style	:	solid;
}

.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;
}