body { margin:0px; padding:0px; background:#121212}

td, table {
	font-family:verdana;
	font-size:12px;
	line-height:14px;
	color:#eaeaea;
}

select, textarea, input
{
	font-family:verdana;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#000000;
}

.footer
{
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#999999;
	margin:0 0 25px 25px;
}

.footer a:link, .footer a:visited
{
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#999999;
	margin:0 0 25px 25px;
	text-decoration:underline;
}

.footer a:hover
{
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#999999;
	margin:0 0 25px 25px;
	text-decoration:none;
}

.voir
{
	margin-top:20px;
}

.voir a:link, .voir a:visited
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	color:#2a2a2a;
	text-decoration:none;
	background-color:#CCCCCC;
	padding:3px 5px 0 5px;
	border:solid #a2a2a2 1px 1px 1px 1px;
	height:20px;
}

.voir a:hover
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	color:#a2a2a2;
	text-decoration:none;
	background-color:#CCCCCC;
	padding:3px 5px 0 5px;
	border:solid #a2a2a2 1px 1px 1px 1px;
	height:20px;
	
}

.texte-normal
{
	font-family:verdana;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#CCCCCC;
}