/* CSS Document */
/*.alink1{text-decoration:none; Font-family:Verdana, TrebuchetMS; Font-size:12px; Font-weight:Bold; Color:#000000}*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#597ECC;
}
body {
	background-color:#597ECC;
	scrollbar-face-color: #597ECC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #498FCD;
	scrollbar-arrow-color: #FFFFFF;
}
a {
	font-family: Comic Sans MS;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.bouton {
	font-size:9px;
	background-color:#FFFFFF;
	color:#0066FF;
}
.head {
	color:#666666;
	background:#8FC184;
}