h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #999999;
	color: #FFFFFF;
}
.centr_haut {
	height: 100%;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
