/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #00CC33;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #00CC33;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	color: #000000;
	background-color: #009933;
}
.Stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: 0099FF;
	text-align: center;

}
h1 {
	font-size: xx-small;
	color: #000000;
	font-family: Arial;
}
textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.lien1 {
	font-family: Arial;
	font-size: 12px;
	color: #0188FE;
	text-decoration: none;
}
a.lien1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.lien1:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.lien1:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.lien2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lien2:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.lien2:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.lien2:active {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.lien2:link {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.titre {
	font: bold 20px Arial;
	color: #0188FE;
	text-align: center;
}
.blanc {
	font: bold 11px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font: 12px Arial;
	color: #0188FE;
	text-decoration: none;
}
