body {
text-align: center;
background-color: #C7D3FE;
 }

.Pere {
	position: relative;
	width: 795px;
	height: 632px;
	z-index:1;
	left: 0px;
	top: 0px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.Titre {
	position:absolute;
	width:512px;
	height:28px;
	z-index:1;
	left: 141px;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-large;
	font-style: italic;
	color: #000066;
}

.Titre1 {
	position:absolute;
	width:182px;
	height:28px;
	z-index:3;
	left: 131px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: x-large;
	font-style: italic;
	color: #000066;
}

.Titre2 {
	position:absolute;
	width:474px;
	height:32px;
	z-index:4;
	left: 87px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-large;
	font-style: italic;
	color: #000066;
}

.Titre3{
	position:absolute;
	width:152px;
	height:28px;
	z-index:5;
	left: 334px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: x-large;
	font-style: italic;
	color: #000066;
}


.SousTitre {
	position:absolute;
	width:512px;
	height:28px;
	z-index:2;
	left: 141px;
	top: 57px;
	font-size: small;
	text-align: center;
	vertical-align: middle;
}

.FlecheHaut {
	position:absolute;
	width:13px;
	height:13px;
	z-index:3;
	left: 390px;
	top: 99px;
}

.VignetteGauche {
	position:absolute;
	width:100px;
	height:100px;
	z-index:4;
	left: 1px;
	top: 120px;
	text-align: right;
}

.PhotoPrincipale {
	position:absolute;
	width:512px;
	height:512px;
	z-index:5;
	left: 141px;
	top: 120px;
	text-align: center;
	vertical-align: top;
}
.VignetteDroite {
	position:absolute;
	width:100px;
	height:100px;
	z-index:6;
	left: 694px;
	top: 120px;
	text-align: left;
}

.FlecheGauche {
	position:absolute;
	width:33px;
	height:13px;
	z-index:7;
	left: 69px;
	top: 245px;
}

.FlecheDroite {
	position:absolute;
	width:33px;
	height:13px;
	z-index:8;
	left: 694px;
	top: 245px;
}
