body {
    background-color: #FFFFCC;
}
td.fondcellule
{
	background-repeat: no-repeat;
	background-position: right center;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #666699;
	font-weight:bold;
	text-align: center;
}
.soustitre {
	font-family: Arial, Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #666699;
	font-weight:bold;
}
.orange {
    width: 90%;
	background-color: #FFFFFF;
    border-style: solid;
	border-width: 2px;
	border-color: #FF6633;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.haut:link, a.haut:active, a.haut:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
a.bas:link, a.bas:active, a.bas:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FF6633;
	text-align: center;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}