* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
	color:#ffffff;
	font-family: Verdana, sans-serif;
	line-height:18px;
	font-size:12px;
	width:800px;
	margin:auto;
}

a, a:hover, a:visited, a:active, a:focus {
	text-decoration:none;
	color:#ffffff;
	border:none;
}

.titre {
	width: 520px;
}

.flash {
	width:280px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.menu {
	width:821px;
	margin-left:11px;
	margin-right:auto;
	text-align:center;
	height:50px;
	margin-top:20px;
}

.menu a {
	background-image:none;
}

.contenu{
	width:98%;
	height:500px;
}

.page {
	height:100%;
	margin-left:10px;
	margin-right:10px;
	margin-top:25px;
}

.ensoleillement {
	text-align:center;
	width:782px;
}

.footer {
	text-align:center;
	font-size:10px;
}

p {
	text-align:justify;
}

p:first-letter {
	padding-left:30px;
}

.adresse {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	border:none;
}

.mentions {
	margin-left:auto;
	margin-right:auto;
	border:none;
	width:600px;
}

h2 {
	color:#009fe0;
	font-weight:bold;
}

li {
	margin-left:60px;
}


