.GENERAL {
	left: 50%;
	top: 0px;
	margin-left: -400px;
	width: 800px;
	position: absolute;

}

html {
	margin: 0;
	padding: 0;

}

a:link {
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: ;
}
A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
}

IMG {
	border: none;
}



.LOGO {
	width: 800px;
	height: 600px;
	left:25px;
	top: 0px;
	position: absolute;
	z-index: 5;
	background-image: url(images/fond-index.jpg);
	background-repeat: no-repeat;

}


.SCP {
	width: 800px;
	height: 37px;
	left: 5px;
	top: 330px;
	position: absolute;
	z-index: 5;
	font: bold 22px Arial;
	color: #64a4c2;
}



.textedroite {
	width: 300px;
	height: 37px;
	left: 530px;
	top: 250px;
	position: absolute;
	z-index: 5;
	font: bold 16px Arial;
	color: Gray;
}

.adresse {
	width: 300px;
	height: 100px;
	left: 10px;
	top: 380px;
	position: absolute;
	z-index: 9;
	font: bold 14px Arial;
	color: Gray;
}
.CADRE {
	width: 594px;
	height: 31px;
	left: 200px;
	top: 125px;
	position: absolute;
	z-index:9;
	background-image: url(images/carre-jaune.jpg);
	background-repeat: no-repeat;
}

.MENU-IMMOBILIER {
	width: 10px;
	left: 400px;
	top: 461px;
	height: 5px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #878889;
	text-align: justify;
}
.MENU-FAMILLE {
	width: 200px;
	left: 310px;
	top: 541px;
	height: 5px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5291c7;
	text-align: justify;
}
.MENU-ENTREPRISES {
	width: 200px;
	left: 360px;
	top: 501px;
	height: 5px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5291c7;
	text-align: justify;
}
.MENU-ETUDE {
	width: 200px;
	left: 437px;
	top: 421px;
	height: 5px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5291c7;
	text-align: justify;
}
.MENU-TOURISME {
	width: 130px;
	left: 268px;
	top: 570px;
	height: 5px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5291c7;
	text-align: justify;
}

.CARTE {
	width: 347px;
	height: 294px;
	left:20px;
	top: 160px;
	position: absolute;
	z-index: 5;
	background-repeat: no-repeat;
}


.TEXTE-INDEX {
	width: 347px;
	left: 20px;
	top: 455px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.HR1 {
	width: 340px;
	height: 8px;
	left:20px;
	top: 545px;
	position: absolute;
	z-index: 5;
	background-image: url(images/trait-horizontal-jaune.jpg);
	background-repeat: no-repeat;
}


.TEXTE-INDEX2 {
	width: 340px;
	height: 55px
	left: 35px;
	top: 555px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B22222;
	text-align: justify;
	background: #f5dd92;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.HR2 {
	width: 340px;
	height: 8px;
	left: 20px;
	top: 605px;
	position: absolute;
	z-index: 5;
	background-image: url(images/trait-horizontal-jaune.jpg);
	background-repeat: no-repeat;
}
.HR3 {
	width: 9px;
	height: 350px;
	left:370px;
	top: 160px;
	position: absolute;
	z-index: 5;
	background-image: url(images/trait-vertical-jaune.jpg);
	background-repeat: no-repeat;
}


.FRAME {
	width: 400px;
	height: 350px;
	border: none;
	top: 160px;
	left: 390px;
	position: absolute;
	z-index: 5;
}



.INFOBAS {
	width: 850px;
	clear: both;
	color: #333;
	background: #f5df00;
	position: absolute;
	z-index: 9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	border: none;
	top : 620px;
}


.TITRE-FAMILLE {
	width: 100px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #f6a800;
	text-align: justify;
}

.TITRE-PATRIMOINE {
	width: 100px;
	height: 20px;
	left: 25px;
	top: 370px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #f6a800;
	text-align: justify;
}

.IMG-FAMILLE {
	width: 98px;
	height: 144px;
	left:25px;
	top: 190px;
	position: absolute;
	z-index: 5;
	background-image: url(images/famille.jpg);
	background-repeat: no-repeat;
}

.IMG-PATRIMOINE {
	width: 98px;
	height: 144px;
	left:25px;
	top: 390px;
	position: absolute;
	z-index: 5;
	background-image: url(images/patrimoine.jpg);
	background-repeat: no-repeat;
}

.IMG-SEPARATION {
	width: 800px;
	height: 20px;
	left:25px;
	top: 340px;
	position: absolute;
	z-index: 5;
	background-image: url(images/separation-jaune.jpg);
	background-repeat: no-repeat;
}




.TITRE-ETUDE-ANNEXE {
	width: 750px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #976e00;
	text-align: justify;
	}
	
	.TITRE-ANNEXE {
	width: 765px;
	height: 20px;
	left: 25px;
	top: 370px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #976e00;
	text-align: justify;
}

.IMG-CHALLANS {
	width: 250px;
	height: 171px;
	left:25px;
	top: 200px;
	position: absolute;
	z-index: 5;
	background-image: url(images/challans.jpg);
	background-repeat: no-repeat;
}

.IMG-PALLUAU {
	width: 98px;
	height: 144px;
	left:25px;
	top: 400px;
	position: absolute;
	z-index: 5;
	background-image: url(images/palluau.jpg);
	background-repeat: no-repeat;
}

.TEXTE-ETUDE{
	width: 320px;
	left: 280px;
	top: 200px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.TEXTE-ANNEXE{
	width: 380px;
	left: 280px;
	top: 400px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.TITRE-IMMOBILIER {
	width: 765px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #878889;
	text-align: justify;
	}
	
	.TEXTE-IMMOBILIER{
	width: 770px;
	left: 25px;
	top: 200px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

	.TEXTE-IMMOBILIER2{
	width: 340px;
	left: 25px;
	top: 240px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.FRAME-IMMO {
	width: 400px;
	height: 350px;
	border: none;
	top: 240px;
	left: 390px;
	position: absolute;
	z-index: 5;
}

.TEXTE-FAMILLE{
	width: 660px;
	left: 140px;
	top: 200px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.TEXTE-PATRIMOINE{
	width: 660px;
	left: 140px;
	top: 400px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.TITRE-ENTREPRISES {
	width: 300px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:  #762458;
	text-align: justify;
}

.TITRE-SOCIETES {
	width: 200px;
	height: 20px;
	left: 25px;
	top: 370px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:  #762458;
	text-align: justify;
}
.IMG-ENTREPRISES {
	width: 98px;
	height: 144px;
	left:25px;
	top: 190px;
	position: absolute;
	z-index: 5;
	background-image: url(images/entreprises.jpg);
	background-repeat: no-repeat;
}

.IMG-SOCIETES {
	width: 98px;
	height: 144px;
	left:25px;
	top: 390px;
	position: absolute;
	z-index: 5;
	background-image: url(images/societes.jpg);
	background-repeat: no-repeat;
}

}

.TEXTE-ENTREPRISES{
	width: 660px;
	left: 140px;
	top: 200px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.TEXTE-SOCIETES{
	width: 660px;
	left: 140px;
	top: 400px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TITRE-ENVIRONS {
	width: 765px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #85a1bc;
	text-align: justify;
	}
	
		.TEXTE-ENVIRONS{
	width: 770px;
	left: 25px;
	top: 200px;
	height: 70px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
	.TEXTE-ENVIRONS2{
	width: 770px;
	left: 25px;
	top: 240px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-overflow: ellipsis;
}

.TITRE-MENTIONS {
	width: 765px;
	height: 20px;
	left: 25px;
	top: 170px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #A52A2A;
	text-align: justify;
}

.TEXTE-MENTIONS{
	width: 650px;
	left: 140px;
	top: 200px;
	height: 90px;
	position: absolute;
	z-index: 9;
	border: none;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.IMG-ACCUEIL-CHALLANS {
	width: 200px;
	height: 150px;
	left:590px;
	top: 190px;
	position: absolute;
	z-index: 5;
	background-image: url(images/accueil-challans.jpg);
	background-repeat: no-repeat;
}
.footer {
	width: 800px;
	clear: both;
	color: #333;
	background: #f5df00;
	z-index: 15;
	top: 600px;
}
.clear { clear: both; background: none; 