body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font:Arial;
	color: #000000;
	font-size:10px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
.contenu{
	width:100%;
}
.contenu2{
	width:900px;
}
.titre{
	width:900px;
	font:Arial;
	color: #66FFFF;
	font-weight: bold;
	text-align:center;
	font-size:22px;
}
.sstitre{
	width:900px;
	font:Arial;
	color: #FFFFFF;
	text-align:center;
	font-size:16px;
}
.expli{
	width:900px;
	text-align:center;
}
.texteG{
	width:263px;
	font:Arial;
	color: #FFFFFF;
	text-align:left;
	font-size:14px;
}
.texteD{
	width:258px;
	font:Arial;
	color: #FFFFFF;
	text-align:left;
	font-size:14px;
}
.contenu{
	width:900px;
}
.bas{
	width:900px;
	font:Arial;
	color: #000000;
	background-color:#66FFFF;
	text-align:left;
	font-size:10px;
}