
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-weight: bold;
}
h1 {color: #0099FF}
.imaginaction {color: #FF0000}
#centreur {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -225px;
	width:550px;
	height:400px;
	padding:0;
}
#centreur2 {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -210px;
	width:420px;
	height:300px;
	padding:10px;
	border: 1px solid #0099FF;
	background-color:#E9E9E9;
}
#centreur3 {
	position:absolute;
	text-align:center;
	left: 50%;
	top: 50%;
	margin-top: -35px;
	margin-left: -300px;
	width:600px;
	height:70px;
	padding:10px;
	border: 1px solid #0099FF;
	background-color:#E9E9E9;
}