body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 0;
	scrollbar-face-color: #000066;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC33;
	SCROLLBAR-SHADOW-COLOR: #FFCC33;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #c9c9df;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	background-image: url('images/fond_site.jpg');
	background-repeat: repeat
	}



select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	font-weight: normal;
	font-variant: normal;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	filter: RevealTrans(Duration=2.0, Transition=20);
	}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #FFCC00;
	cursor: auto;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #FFCC00;
	background-color: #FFFFFF;
	}
	
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #FFCC00;
	cursor: auto;
	}






a:active     { font-family: Arial; font-size: 8pt; color: #0000cc; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;}
a:link       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0000cc}
a:visited    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0000cc}
address      { font-family: Arial; font-size: 10pt }
table        { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }

h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
