@charset "utf-8";
body {
	background-image: url(../images/atoll_background_v07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #EEE;
	text-align: center;
}

a:link {
	color: #39C;
}
a:visited {
	color: #39C;
}
a:hover {
	color: #39C;
}
a:active {
	color: #39C;
}

#huge {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#entete {
	clear: both;
	width: 1000px;
	height: 491px;
}
#menu {
	clear: both;
	height: 50px;
	width: 1000px;
	text-align: center;
}
#contenu {
	clear: both;
	width: 1000px;
}
