@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/Fond1920.png);
	background-position: center 0px;
	background-repeat:no-repeat;
	font-family:Verdana;
}


#calqueMenu {
	position:relative;
	width:100px;
	margin-top: 130px;
	margin-left: 70px;
	text-align:left;
}

#calqueMenuBas {
	position:relative;
	margin-top: 300px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

#calqueLogo {
	position:relative;
	width:250px;
	margin-top: -530px;
	margin-left: auto;
	margin-right:10px;
	text-align:right;
}

#calqueCentral {
	width: 1200px;
	height: 450px;
	margin-top: auto;
	margin-right:auto;
 	margin-left:auto;
}

#calqueTitre {
	height: 115px;
	width: 600px;
	position:relative;
	margin-top: -115px;
	margin-left: 300px;
	margin-right:auto;
	text-align:center;
	overflow: auto;
}

#calqueContenu {
	height: 305px;
	width: 800px;
	position:relative;
	margin-top: 10px;
	margin-left: 270px;
	margin-right:auto;
	text-align:center;
	overflow: auto; 

}

img {
	border-width:0px;
}

.spanSousTexte{
	font-size: 12px;
	font-style:italic;
}

#spanPlanSite {
	text-align:left;
}

#Moorea {
	position: absolute;
	margin-top: 20px;
	margin-left: 1050px;
	border: none;
	height: 53px;
	width: 200px;
}
