body {
	margin:0px;
	background-color: #FFFFE1;
	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: #006600;}
a:visited {color: #009900;}
a:active {color: #00FFFF;}
a:hover {color: #FF0000; font-weight: bolder; text-transform: uppercase; text-decoration: underline overline;}

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: top;
}
.accueil {
	font-size: 10px;
	vertical-align: top;
	padding:10px;
}
.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;
}
.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: #FFCC00;
	color: #006600;
	vertical-align: top;
}
.sponsors {
	vertical-align: top;
	margin: auto;
	padding-top: 10px;
	text-align: center;
}
.main {
	background-color: #FFFF00;
	color: #006600;
}
.promo {
	background-color: #F5DEBC;
	color: #006600;
}
.liste {
	background-color: #FFFFE1;
	color: #006600;
}
