
html,body{
	overflow:hidden;
	height:100%;
}

body{
	margin:0;
	overflow:hidden;
	background-color:#9bc0ed;
	font-family:Arial;
	color:#2377a1;
}

img{
	border:0px;
}

a{
	color:#2377a1;
	text-decoration:none;
}

#fond{
	background:url(../img/fond.jpg)  no-repeat bottom center;
	height:100%;
	width:100%;
}

#fond_container, #container{
	height:666px;
	width:1132px;
	position:absolute;
	left:50%;
	margin-left:-566px;
	top:50%;
	margin-top:-333px;
}

#fond_container{
	background-image:url(../img/page.png);
}

#titre_home{
	font-size:30px;
	margin-top:192px;
	margin-left:240px;
}

#pour_en_savoir_plus_www{
	margin-left:60px;
	_margin-left:30px;
	width:781px;
	float:left;
	height:100px;
}

#pour_en_savoir_plus_www #pour_en_savoir_plus{
	font-size:15px;
	font-weight:bold;
}

#pour_en_savoir_plus_www #www_eauminerale{
	font-size:23px;
	position:relative;
	top:-4px;
}

#menu{
	float:left;
	margin-top:284px;
	font-size:15px;
	font-weight:bold;
	width:200px;
	margin-left:22px;
}


#menu .item{
	height:21px;
	float:left;
	width:200px;
}


#rose{
	color:#fe1f9d;
}

#sous_menu{
	font-size:15px;
	font-weight:bold;
	margin-top:64px;
	margin-left:28px;
	float:left;
	height:167px;
}

#sous_menu a{
	color:#509cbc;
}

#sous_menu .item_ss_menu{
	height:21px;
}

#sous_menu #current{
	color:#215d8d;
}

.img_header{
	width:572px;
	margin-top:56px;
	height:163px;
	margin-left:248px;
	_margin-left:124px;
	float:left;
}

.img_gauche{
	margin-top:6px;
	width:256px;
	height:366px;
	float:left;
	margin-left:66px;
	_margin-left:33px;
}

#img_header_mineraux{
	background-image:url(../img/banniere/page_banniere_mineraux.jpg);
}

#img_header_naturalite{
	background-image:url(../img/banniere/page_banniere_naturalite.jpg);
}

#img_header_plaisir{
	background-image:url(../img/banniere/page_banniere_plaisir.jpg);
}

#img_header_protection{
	background-image:url(../img/banniere/page_banniere_protection.jpg);
}

#img_header_purete{
	background-image:url(../img/banniere/page_banniere_purete.jpg);
}

#img_header_recyclabilite{
	background-image:url(../img/banniere/page_banniere_recyclabilite.jpg);
}

#img_gauche_mineraux{
	background-image:url(../img/bouteille/page_annonce_mineraux.jpg);
}

#img_gauche_naturalite{
	background-image:url(../img/bouteille/page_annonce_naturalite.jpg);
}

#img_gauche_plaisir{
	background-image:url(../img/bouteille/page_annonce_plaisir.jpg);
}

#img_gauche_protection{
	background-image:url(../img/bouteille/page_annonce_protection.jpg);
}

#img_gauche_purete{
	background-image:url(../img/bouteille/page_annonce_purete.jpg);
}

#img_gauche_recyclabilite{
	background-image:url(../img/bouteille/page_annonce_recyclabilite.jpg);
}

#contenu_text{
	margin-left:12px;
	float:left;
	width:476px;
	padding-right:16px;
	height:363px;
}

#contenu_text h1{
	margin:0;
	padding:0;
	font-size:60px;
	margin-top:8px;
	color:#2a5981;
	font-weight:normal;
}

#contenu_text #le_contenu{
	margin-left:4px;
	height:220px;
	overflow:auto;
}

#contenu_text #le_contenu p{
	margin-top:0px;
	font-size:11px;
	width:420px;
}


#contenu_text #le_contenu p.bleuclair{
	font-style:italic;
	color:#2b88de;
}

#ss_menu{
	font-size:14px;
	margin-bottom:5px;
	margin-top:4px;
	height:56px;
	overflow:hidden;
}

#flash{
	margin-left:61px;
	_margin-left:30px;
	float:left;
	width:765px;
}	


