@charset "iso-8859-1";


body {
	cursor: default;
	background-color: #000000;
	margin-top: 40px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
body,td,th {
	color: #b0350a;
}

a:link {
	font-size: 11px;
	color: #b0350a;
}
a:visited {
	font-size: 11px;
	color: #b0350a;
}
a:hover {
	text-decoration: overline;
	color: #dd6413;
}
a:active {
	text-decoration: underline;
	color: #dd6413;
}

.styleTexteResolution {font-size: 11px;
					   text-align: center;}

#styleTexteResolution {font-size: 11px;
					   text-align: center;}



.Bas_de_page {
	color: #333333;
	text-decoration: underline overline;
	font-size: 10px;
}
