body {
	background-color: #381321;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.vignette {
	margin : 5px;
}
.fleche {
	margin : 0px 30px;
}

#contour {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 1000px;
	height: 500px;
	margin-top: -250px;
	margin-left: -500px;
	z-index : 1;
}
#centre {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 900px;
	height: 400px;
	margin-top: -200px;
	margin-left: -450px;
	z-index : 10;
}
#grandeimg {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 950px;
	height: 450px;
	margin-top: -225px;
	margin-left: -125px;
	z-index : 10;
}
#controle {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 330px;
	height: 95px;
	margin-top: -225px;
	margin-left: -465px;
	z-index : 10;
	text-align: center;
}
#vignettes {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 330px;
	height: 255px;
	margin-top: -130px;
	margin-left: -465px;
	z-index : 10;
}
#legende {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 330px;
	height: 100px;
	margin-top: 125px;
	margin-left: -465px;
	z-index : 10;
}

.mentions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8D4B4B;
	text-align: center;
	margin: 0px 130px 0px 240px;
	padding: 0px;
}
.construction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8D4B4B;
	text-align: center;
	padding: 0px;
}
a:link,  a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
	text-decoration: underline;
	color: #FFFF66;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
