.GENERAL {
	width: 800px;
	height: 600px;
	top: 0px;
	position: absolute;
	z-index: 5;
	text-decoration: none;
	background-image: url(images/fond-presentation.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
   padding: 0;
   border: 0;
	left: 50%;
	margin-left: -400px;
}

.NOMETUDE {
	width: 250px;
	height: 200px;
	left: 270px;
	top: 40px;
	position: absolute;
	z-index: 5;
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: #8e63cc;
	text-decoration: none;
	background-position: center;
}

.ADRESSEETUDE {
	width: 400px;
	height: 200px;
	left: 270px;
	top: 70px;
	position: absolute;
	z-index: 5;
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: #73777a;
	text-decoration: none;
	background-position: center;
}

.TITRERUBRIQUE {
	width: 400px;
	height: 200px;
	left: 227px;
	top: 177px;
	position: absolute;
	z-index: 5;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #692965;
	text-decoration: none;
	background-position: center;
}

.PHOTO1 {
	width: 100px;
	height: 150px;
	left: 10px;
	top: 320px;
	position: absolute;
	z-index: 15;
	background-image: url(images/photo-presentation-1.jpg);
	background-repeat: no-repeat;

}

.PHOTO2 {
	width: 100px;
	height: 100px;
	left: 10px;
	top: 470px;
	position: absolute;
	z-index: 15;
	background-image: url(images/photo-presentation-2.jpg);
	background-repeat: no-repeat;

}

.PHOTO3 {
	width: 100px;
	height: 100px;
	left: 110px;
	top: 480px;
	position: absolute;
	z-index: 15;
	background-image: url(images/photo-patrimoine-3.jpg);
	background-repeat: no-repeat;

}


.MENUHAUT {
	width: 800px;
	height: 50px;
	left: 10px;
	top: 150px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #5998c8;
	text-decoration: none;
	text-align: center;
}

.INTRO {
	width: 350px;
	height: 50px;
	left: 20px;
	top: 210px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3798b9;
	text-decoration: none;
	text-align: justify;
}

.TITRE1 {
	width: 300px;
	height: 50px;
	left: 115px;
	top: 320px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8d65d2;
	text-decoration: none;
	text-align: justify;
}

.TEXTE1 {
	width: 320px;
	height: 50px;
	left: 115px;
	top: 340px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	text-align: justify;
}

.PUCE1 {
	width: 100px;
	height: 50px;
	left: 115px;
	top: 335px;
	position: absolute;
	z-index: 15;

}

.TITRE2 {
	width: 400px;
	height: 50px;
	left: 115px;
	top: 465px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8d65d2;
	text-decoration: none;
	text-align: justify;
}

.TEXTE2 {
	width: 650px;
	height: 100px;
	left: 115px;
	top: 400px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	text-align: justify;
}

.PUCE2 {
	width: 100px;
	height: 50px;
	left: 115px;
	top: 430px;
	position: absolute;
	z-index: 15;

}

.TITRE3 {
	width: 500px;
	height: 50px;
	left: 115px;
	top: 475px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8d65d2;
	text-decoration: none;
	text-align: justify;
}

.TEXTE3 {
	width: 650px;
	height: 50px;
	left: 115px;
	top: 490px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	text-align: justify;
}


.PUCE3 {
	width: 300px;
	height: 50px;
	left: 115px;
	top: 528px;
	position: absolute;
	z-index: 15;

}


.NEGO {
	width: 300px;
	height: 400px;
	left: 475px;
	top: 230px;
	position: absolute;
	z-index: 5;
	background-image: url(images/etude.jpg);
	background-repeat: no-repeat;

}
.footer
{
	top: 600px;
	color: #0002BF;
	background-color: #D9FFFF;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}