input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: top;
	text-align: left;
}
td {
	font-size: 10px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
body {
	background-color: #99FF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-position: center top;
	vertical-align: top;
	text-align: center;
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #FFFF00;
}
.Logo {
	text-align: center;
	vertical-align: middle;
	width: 187px;
	height: 53px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #006600;
	color: #FFFF00;

}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline overline;

}
.soustitre {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #006600;
	color: #FFFF00;

}
.hidden {
	display: none;
}
.menu {
	background-color: #006600;
	color: #FFFF00;
	vertical-align: top;


}
.sponsors {
	background-color: #009966;
	vertical-align: top;
	margin: auto;
	padding-top: 10px;




}
.main {
	background-color: #006666;
	color: #FFFF00;

}
.liste {
	background-color: #00CC66;
	color: #006600;






}
