body{
	margin: 0 0;
	font-family: verdana;
	font-size: 12px;
}

div#home {
	position: relative;
	margin: 0 auto;
	text-align:center;
	font-family: verdana;
}

a#href-logo-home {
	display: block;
	position: absolute;
	height: 170px;
	width: 220px;
	top: 0px;
	left: 407px;
}
div#global {
	position: relative;
	margin: 0 auto;
	text-align:center;
	font-family: verdana;
}
div#logo {
	position: relative;
	width: 988px;
	text-align: center;
	height: 173px;
	z-index: 2;
}

div#page {
	position: relative;
	top: -100px;
	width: 988px;
	text-align: center;
	height: 503px;
	border: 1px solid #95D7FD;
}
div#page-home {
	position: relative;
	width: 996px;
	height: 679px;
	margin: 0 auto;
	background: url(../img/home.png) no-repeat center top;
}

div#flashDIV {
	position: absolute;
	top: 260px;
	left: 81px;
}

div#presentation {
	position: absolute;
	top: 520px;
	left: 81px;
	width: 350px;
	text-align: left;
}

div#menu-home {
	position: absolute;
	top: 515px;
	left: 715px;
	width: 240px;
	height: 133px;
	text-align: left;
	font-size: 16px;
}
div#menu-home span {
	position: relative;
}
div#menu-home  a {
	position: relative;
	text-decoration: none;
	color: #000000;
}
div#menu-home img {
	position: relative;
	border: 0px;
}

.titre_bleu {
	color: #6493BA;
	font-size: 14px;
}
.souligne {
	border-bottom: 1px solid #BABABA;
}

/* FIN HOME PAGE */

div#page-site {
	position: relative;
	width: 979px;
	min-height: 800px;
	margin: 0 auto;
}

div#header {
	position: relative;
	text-align: center;
	width: 979px;
	height: 126px;
	margin: 0 auto;
	background: url(../img/paysage-header_cut.png) no-repeat top;
}

div#header img {
	border: 0px;
	position: relative;
	/*left: 17px;*/
	top: -1px;
}

div#menu-nav {
	position: relative;
	text-align: center;
	width: 979px;
	height: 31px;
	margin: 0 auto;
	color: #454545;
	z-index: 3;
	top: 10px;
	background: url(../img/menu-nav_2.png) no-repeat center top;
}

div#carte {
	position: relative;
	text-align: center;
	width: 979px;
	margin: 0 auto;
	background: #eaeaea;
	z-index: 3;
	top: 10px;
}

div#carte p{
	position: absolute;
	top: 10px;
	left: 25px;
	font-weight: bold;
}

div#navTop {
	position: absolute;
	width: 979px;
	height: 31px;
	left: 0px;
	top: 0px;
}

div#navTop  div{
	position: absolute;
	top: 0px;
}

div.nav {
	background: url(../img/fond_menu_hover.png) repeat-x center top;
	height: 31px;
	top: 0px;
	text-align: center;
}
div.navActiv {
	background: url(../img/fond_menu-nav_2.png) repeat-x center top;
	height: 31px;
	top: 0px;
	text-align: center;
}
div.navActiv span {
	position: relative;
	top: 8px;
}
div.navActiv  a{
	text-decoration: none;
	color: #454545;
}
div.nav_hover{
	background: url(../img/fond_menu-nav_2.png) repeat-x center top;
}
div.nav span {
	position: relative;
	top: 8px;
}
div.nav  a{
	text-decoration: none;
	color: #454545;
}

div.slide {
	background: #97BF3D;
	left: 0px;
	text-align: left;
}
div.slide ul {
	position: relative;
	left: -10px;
	margin-top: 15px;
	list-style: square;
	color: #ffffff;
}
div.slide  a{
	text-decoration: none;
	color: #000000;
}

div.cadre{
	position: absolute;
	z-index: 3;
	left: 0px;
}
div#cTerrainContainer {
	width: 174px;
	left: 0px;
}
div#cMaisonContainer{
	left: 173px;
}
div#cRefContainer{
	left: 356px;
}
div#cSocieteContainer{
	left: 356px;
}
div#cPartnerContainer{
	left: 669px;
}
div#cContactContainer{
	left: 832px;
}

div#fil {
	position: relative;
	padding: 10px;
	color: #000000;
	font-weight: bold;
	top: 35px;
	z-index: 0;
	width: 959px;
	background: url(../img/dotted.png) repeat-x center bottom;
}

div#separateur {
	position: relative;
	left: 0px;
	padding: 3px;
	color: #000000;
	font-weight: bold;
	z-index: 0;
	width: 959px;
	margin-bottom: 2px;
	background: url(../img/dotted.png) repeat-x center bottom;
}

div#fil span {
	position: relative;
	left: 25px;
	font-size: 14px;
}

div#leftColumn {
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 519px;
	background: url(../img/colonne-gauche.png) no-repeat center top;
}

div#rightColumn {
	position: absolute;
	display: inline-block;
	top: 0px;
	left: 797px;
	width: 187px;
	height: 519px;
}


div#center {
	position: relative;
	display: inline-block;
	top: 0px;
	left: 195px;
	width: 593px;
	/*background: #8080ff;*/
	padding-top: 15px;
	text-align: justify;
	margin-bottom: 25px;
}
					div#contact {
						position: relative;
						display: inline-block;
						top: 0px;
						left: 355px;
						width: 320px;
						/*background: #8080ff;*/
						padding-top: 15px;
						text-align: left;
						margin-bottom: 25px;
					}
					div#coordonnees {
						position: relative;
						top: 0px;
						left: 0px;
						width: 100%;
						font-size: 12px;
						background: #dddddd;
						font-weight: bold;
						padding: 5px;
					}
					div#detailCoord {
						position: relative;
						margin: 0 auto;
						width: 90%;
						font-size: 12px;
					}
					div#formulaire {
						position: relative;
						margin: 0 auto;
						width: 100%;
						font-size: 12px;
					}
					table#tableForm {						
						font-size: 12px;						
					}
					table#tableForm  td{						
						height: 30px;						
					}
					.inputForm {
						width: 200px;
						font-size: 11px;
						font-family: arial;
						border: 1px solid #cccccc;
					}
					#btnSend{
						background: #bbbbbb;
						color: #ffffff;
						border: 0px; 
						cursor: pointer;
						margin-top: 15px;
					}

div#partenaires {
	position: relative;
	display: inline-block;
	top: 0px;
	left: 0px;
	width: 100%;
	/*background: #8080ff;*/
	padding-top: 0px;
	text-align: left;
	margin-bottom: 25px;
}
p.contenu{
	width: 95%;
	text-align: justify;
	margin-left: 20px;
}

	div#references {
		position: relative;
		display: inline-block;
		top: 0px;
		left: 0px;
		width: 76%;
		/*background: #8080ff;*/
		padding-top: 0px;
		text-align: left;
		margin-bottom: 25px;
	}
	div#presRef{
		position: relative;
		display: inline-block;
		top: 0px;
		left: 0px;
		width: 100%;
		/*background: #8080ff;*/
		text-align: left;
		margin-bottom: 15px;
		
		font-size: 13px;
		background: #dddddd;
		font-weight: bold;
		padding: 5px;
	}
	
	div#presseColumn {
		position: absolute;
		display: inline-block;
		top: 0px;
		left: 762px;
		width: 218px;
	}
	div#entetePresse {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 31px;
		background: url(../img/revue-presse.png) no-repeat left top;
	}
	div#fondPresse {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		padding: 10px;
		background: url(../img/fond-revue-presse.png) repeat-y left top;
	}
	img.imgPuce {
		margin-right: 5px;
	}
	
	div.ref{
		position: relative;
		top: 5px;
		left: 0px;
		width: 750px;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	div.imgREF{
		position: relative;
		display: inline-block;
		top: 0px;
		left: 0px;
		width: 190px;
		height: 125px;
		text-align: left;
		z-index: 4;
	}
	div.resumeREF{
		position: absolute;
		display: inline-block;
		top: 0px;
		left: 0px;
		width: 556px;
		text-align: left;
		z-index: 0;
	}
	div.titleRef{
		position: relative;
		display: inline-block;
		top: 0px;
		left: 190px;
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
		
		font-size: 13px;
		background: #dddddd;
		font-weight: bold;
		padding: 5px;
	}
	div.descRef{
		position: relative;
		top: 0px;
		left: 190px;
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
		font-size: 13px;
		font-weight: bold;
	}
	div.detailRef{
		position: relative;
		display: inline-block;
		top: 0px;
		left: 190px;
		width: 570px;
		text-align: left;
		margin-bottom: 5px;
	}
	div.detailRef font{
		width: 550px;
		display: inline-block;
		text-align: left;
		margin-left: 25px;
		
		font-size: 12px;
		font-weight: normal;
	}
	span.actionSpan{
	cursor: pointer;
	color: #2c6ca1;
	font-weight: normal;
	}
	span.actionSpan img{
	position: relative;
	top: 3px;
	margin-right: 3px;
	}
	a.lienPDF{
		font-size: 11px;
		color: #000000;
		font-weight: normal;
	}
	span.noLienPDF{
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		position: relative; 
		left: 30px;
	}
	
	

div#content {
	position: relative;
	width: 979px;
	top: 40px;
	left: 0px;
	text-align: left;
}

div#footer {	 
	position: relative;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	width: 979px;
	height: 25px;
	color: #777777;
}
div#footer_left {	 
	color: #97bf3d;
	float: left;
	width: 50%;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}
div#footer_right {	 
	float: right;
	width: 30%;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
div#footer a.vert {	 
	color: #97bf3d;
}
div#footer a.gris {
	text-decoration: none;
	color: #555555;
}
div#footer a.gris:hover {
	text-decoration: underline;
}

.image {
	float: left;
	margin: 0 10px 10px 0;
}
div#rightColumn img {
	margin-bottom: 1px;
	margin-left: 12px;
}

.ul_page_type {
	list-style: square;
	z-index: 10;
	color: #96bf3d;
}

.ul_page_type li {
	margin-bottom: 10px;
}

span.ul_black{
	color: #000000;
}

span.gras_vert{
	color: #96bf3d;
	font-weight: bold;
}



table.result_terrains {
	width: 100%;
	margin-top: 15px;
}

td.image_terrains{
	width: 300px;
	height: 215px;
	vertical-align: top;
	text-align: left;
}

td.pdf_terrains{
	position: relative;
	width: 300px;
	height: 64px;
	vertical-align: top;
	background: url(../img/fond-pdf.png) no-repeat left top;
}

span.pdf{
position: relative;
left: 40px;
}

span.pdfLibel{
font-weight: bold;
top: 7px;
color: #ffffff;
font-size: 11px;
}
span.pdfDownload{
top: 25px;
}

span.pdfDownload a{
text-decoration: none;
color: #000000;
font-size: 12px;
}

td.entete_detail_terrains{
	vertical-align: top;
	font-size: 12px;
	background: #dddddd;
	font-weight: bold;
	padding: 5px;
}

td.detail_terrains{
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-top: 10px;
}

td.detail_terrains a{
	font-weight: normal;
	text-decoration: none;
	color: #2c6ca1;
	margin-right: 40px;
}

.descriptif_detail {
	font-weight: normal;
}

table#table_eco{
	color: #000000;
	border: 1px solid #97bf3d;
}
table#table_eco td{
	text-align: left;
	border: 1px solid #97bf3d;
	padding: 5px;
	font-size: 11px;
}

	p#liste_def{
		min-height: 550px;
	}


a.definition{
	color: #000000;
	font-size: 12px;
	margin-top: 4px;
}
a.definition:hover{
	color: #96bf3d; 
}







