body {

     margin: 0; /* pour éviter les marges */

}

#global {

     position: absolute;

     width: 994px; /*Largeur de ta page */

     height: 586px; /*Hauteur de ta page */

     top: 50%;

     left:50%;

     margin-top: -293px; /* moitié de la hauteur */

     margin-left: -497px; /* moitié de la largeur */

}
#accueil {
	position:absolute;
	width:73px;
	height:28px;
	left: 586px;
	top: 132px;
	z-index: 10;
}
#produit {
	position:absolute;
	width:110px;
	height:28px;
	left: 659px;
	top: 132px;
	z-index: 10;
}
#service {
	position:absolute;
	width:111px;
	height:28px;
	left: 769px;
	top: 132px;
	z-index: 10;
}
#contact {
	position:absolute;
	width:77px;
	height:28px;
	left: 880px;
	top: 132px;
	z-index: 10;
}
/* CSS Document */
.check input {
	border:none;
}

.submit input {
	border:none;
	background-color:#333333;
	color:#FFFFFF;
	
}
textarea {
	border:#000000 1px solid;
		
}
input {
	border:#000000 1px solid;
}
#formulaire {
	position:absolute;
	width:380px;
	left: 100px;
	top: 185px;
	z-index: 10;
}
#encart {
	position:absolute;
	width:300px;
	height:200px;
	left: 580px;
	top: 215px;
	z-index: 10;
	
}
.text {
	height:350px;
	width:350px;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#FFFFFF;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
	font-weight:bold;
}
img { border :none ; 
}
#text_accueil {
	position:absolute;
	width:350px;
	height:300px;
	left: 70px;
	top: 218px;
	z-index: 10;
}
#text_accueil2 {
	position:absolute;
	width:440px;
	height:337px;
	left: 20px;
	top: 188px;
	z-index: 10;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
}
#text_produit {
	position:absolute;
	width:280px;
	height:300px;
	left: 180px;
	top: 193px;
	z-index: 10;
}
#text_piscine{
	position:absolute;
	width:280px;
	height:300px;
	left: 180px;
	top: 205px;
	z-index: 10;
}
#text_produit_terre {
	position:absolute;
	width:280px;
	height:150px;
	left: 180px;
	top: 263px;
	z-index: 10;
}
#text_adelysnet {
	position:absolute;
	width:120px;
	height:20px;
	left: 860px;
	top: 552px;
	z-index: 10;
	
}
.text_lien_adelysnet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#ffffff;


}
.text_lien_adelysnet a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#ffffff;
	text-decoration:none;

}

.text_lien_adelysnet a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#ffffff;
	text-decoration:underline;
	
}

.text_lien_adelysnet a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#ffffff;
	
}
