body {
	background-color: #000033;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-face-color:#000033;
	scrollbar-shadow-color:#0000FF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFCC00;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FF0066;
	background-repeat: no-repeat;
	line-height: 24px;
	background-position: 20px 20px;
}
img 
{
	border:none;
}
a:link
{
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	color:#0099FF;/*violet*/
}

a:visited
{
	color:#00CCFF;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;/*bleu ciel*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
a:active
{
	color:#CCCCCC;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: none;
}
form {
	background-color: #CCCC99;
}
.Accroche
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: center;
	line-height: 25px;
	float: none;
}
.Navigation {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: center;
	line-height: 15px;
}
.NavigationRouge {
	font-size: 9px;
	color: #000066;
	letter-spacing: 0em;
	color: #FF0000;
}
.tableau
{
	font-size: 10px;
	border-collapse:collapse;
	width: 764px;
	background-color: #FFFFFF;
	letter-spacing: 0em;
	line-height: 12px;
	border: 1px solid #FFFFFF;
}
.tableauSansFond {
	font-size: 12px;
	border-collapse:collapse;
	border-top: Aucune;
	border-right: Aucune;
	border-bottom: Aucune;
	border-left: Aucune;
	width: 764px;
}
.Titre {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.AccrocheItaliqueDroit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 20px;
	font-style: italic;
}
