body {
	background-color: #ECECEC;
}
body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.date {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-align: center;
	display: block;
}
a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
	}

#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 770px;
	text-align: left;
	height: 0px;
}
#contenu {
	position: absolute;
	top: 0;
	left: 0; 
	}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	}
.table {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
#mail {
	position: absolute;
	left: 135px;
	top: 444px;
}
.mail {
	text-align: center;
	display: none;
}