/* CSS Document */

body{
	SCROLLBAR-FACE-COLOR: #0D0C85;
	SCROLLBAR-TRACK-COLOR: #F8F8F8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0D0C85;
	SCROLLBAR-ARROW-COLOR: #FFEA00;
	SCROLLBAR-3DLIGHT-COLOR: #0D0C85;
	SCROLLBAR-DARKSHADOW-COLOR: #0D0C85;
	background-attachment: fixed;
	background-image: url(images/fond.gif);

}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0C85;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0C85;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0C85;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0C85;
	text-decoration: none;
}
.td4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tdgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0C85;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.tdgras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.tdgras3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D0C85;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0D0C85;
	text-decoration: none;
	font-weight: bold;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #e2e2e2;
}