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

#calqueMenu {
	position:relative;
	margin-top: 90px;
	margin-left: 10px;
	text-align:left;
}

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

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

#calqueCentral {
	width: 100%;
	height: 100%;
	margin-top: auto;
	margin-right:auto;
 	margin-left:auto;
}

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

#calqueContenu {
	height: 300px;
	width: 775px;
	position:relative;
	margin-top: 10px;
	margin-left: 200px;
	margin-right:auto;
	text-align:center;
	overflow: auto; 
}

img {
	border-width:0px;
}

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

#spanPlanSite {
	text-align:left;
}

#Moorea {
	text-align: right;
}

