/* CSS Document */
body {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow:hidden;
	background-color: #0D135B;/*242B84*/
	margin:0;
}
table {
	font-weight:normal;
	font-size:12px;
}
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.adresse {
	font-family:Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}