*{
    margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color: F2D690;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.container {
	position: relative;
	height: 553px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
		}

.top {
	height: 80px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images%20du%20site/topindex.jpg);
	background-repeat: no-repeat;
	}


#main{
	height: 470px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 80px;
	z-index: 1;
}

.perreon{
	height: 231px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 319px;
	z-index: 6;
}



#main2{
	height: 470px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 80px;
	visibility: hidden;
	background-image: url(../images%20du%20site/accueilcercle.jpg);
	z-index: 2;
}

#main3{
	height: 470px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 80px;
	visibility: hidden;
	background-image: url(../images%20du%20site/accueilloupe.jpg);
	z-index: 2;
}

#textebottom {
	height: 16px;
	width: 912px;
	position: absolute;
	left: 0px;
	top: 521px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8A908;
	z-index: 5;
}

#bouton1 {
	position:absolute;
	left: 780px;
	top:210px;
	z-index: 8;
	background-image: url(../images%20du%20site/loupemini.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 62px;
}

#bouton2 {
	position:absolute;
	left:780px;
	top:270px;
	z-index: 8;
	background-image: url(../images%20du%20site/loupemini.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 62px;
}

#boutonflash {
	position:absolute;
	left: 605px;
	top:195px;
	z-index: 3;
	height: 18px;
	width: 18px;
}
.color{color: #E8A908;}
.color a:link {color: #F2d690;}
.color  a:visited {color: #F2D690;}
.color a:hover {color: #F2D690;}
