/*
CSS Document - PB-Web Concept
media = screen 
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #00536D;
	background-color: #fff;
}

/*  Definition des zones
    ----------------------------------------------------------------------------------------
*/

#page {
	margin: 4px auto;
	padding: 0;
	text-align: left;
	line-height: 140%;
	width: 969px;
}

#page-haut {
	margin: 0;
	padding: 0;
	position: relative;
	}

#page-centre {
	margin: 0;
	padding: 0;
	position: relative;
}

#page-bas {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 969px;
}

#entete {
	margin: 0;
	padding: 0;
	}

#logo {
	position: absolute;
	width: 209px;
	height: 98px;
	z-index: 10;
	left: 12px;
	top: 11px;
}
#logo-eau {
	position: absolute;
	width: 207px;
	height: 98px;
	z-index: 10;
	right: 13px;
	top: 11px;
}

#accueil {
	position: absolute;
	width: 40px;
	height: 20px;
	z-index: 14;
	left: 174px;
	top: 113px;
	color: #fff;
	font-size: 10px;
}
#accueil a {
	color: #fff;
	text-decoration: none;
}

#menus {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	width: 540px;
	color: #4E2F1B;
	top: 11px;
	left: 216px;
	z-index: 10;	
}

#menus a {
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 107px;
	display: block;
	padding: 66px 0 0 0;
	height: 20px;
 }

#menus a:hover {
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 107px;
	display: block;
	font-weight: bold;
	padding: 66px 0 0 0;
	height: 20px;
}

#menus ul {
	margin: 0;
	padding: 0;
}

#menus li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-distributeur a {
	background: transparent url(../images/menu-distributeur-o-off.jpg) no-repeat left;
}
#menu-distributeur a:hover {
	background: transparent url(../images/menu-distributeur-o-on.jpg) no-repeat left;
}
#menu-produits a {
	background: transparent url(../images/menu-produit-o-off.jpg) no-repeat left;
}
#menu-produits a:hover {
	background: transparent url(../images/menu-produit-o-on.jpg) no-repeat left;
}
#menu-commander a {
	background: transparent url(../images/menu-commande-o-off.jpg) no-repeat left;
}
#menu-commander a:hover {
	background: transparent url(../images/menu-commande-o-on.jpg) no-repeat left;
}
#menu-societe a {
	background: transparent url(../images/menu-service-o-off.jpg) no-repeat left;
}
#menu-societe a:hover {
	background: transparent url(../images/menu-service-o-on.jpg) no-repeat left;
}
#menu-contact a {
	background: transparent url(../images/menu-contact-o-off.jpg) no-repeat left;
}
#menu-contact a:hover {
	background: transparent url(../images/menu-contact-o-on.jpg) no-repeat left;
}

#sous-menu-distributeurs {
	display: none;
}

#contenu {
	margin: 0;
	padding: 0;
	background: transparent url(../images/cofeo-services-eau.jpg) no-repeat center;
	text-align: left;
	line-height: 150%;
	width: 969px;
	height: 700px;
	left: 0px;
	top: 0px;
}

#textes {
	text-align: left;
	margin: 0;
	padding: 120px 0 0 40px;
	width: 700px;
	position: relative;
}

#textes h1 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #006E95;
	font-size: 1.4em;
	text-align: left;
	letter-spacing: 3px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}

#textes h2 {
	padding: 5px 0 0 0;
	margin: 2px 0 0 0;
	font-size: 1.2em;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#textes h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
	text-align: left;
	color: #109fb0;
}

#textes h4 {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	text-align: left;
}

#textes p {
	padding: 0px;
	margin: 10px 0 0 10px;
}

#textes a {
	color: #16aad2;
	text-decoration: underline;
}

#textes a:hover {
	color: #16aad2;
	text-decoration: underline;
}

#textes ul {
	margin: 1em 0em 1em 6em;
}

#textes li {

}

#photo-accueil {
	position: absolute;
	width: 63px;
	height: 123px;
	top: 247px;
}

#texte-accueil {
	padding: 20px 0 0 140px;
}

#photo-contact {
	position: absolute;
	width: 267px;
	height: 151px;
	top: 116px;
	left: 475px;
}

#bouton-gamme {
	position: absolute;
	width: 203px;
	height: 87px;
	top: 131px;
	left: 528px;
}

#fontaine-pacific {
	position: absolute;
	width: 220px;
	height: 100px;
	top: 582px;
	left: 519px;
}

#brochure-fontaines {
	margin: 0;
	padding: 0;
	background: transparent url(../images/cadre-info.jpg) no-repeat center;
	position: absolute;
	width: 162px;
	height: 76px;
	top: 596px;
	left: 50px;
}

#brochure-fontaines-anim {
	margin: 0;
	padding: 1px 0 0 1px;
	float: left;
	width: 75px;
}

#brochure-fontaines-texte {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

#brochure-fontaines p {
	padding: 0px;
	margin: 5px 0 0 0;
}

#brochure-fontaines a {
	text-decoration: none;
	color: #00536D;
}

#brochure-fontaines a:hover {
	text-decoration: none;
	color: #006E95;
}

#fontaine-photo {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0 10px 10px 0;
	text-align: center;
}

#fontaine-description {
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0 10px 10px 0;
}

#fin-page {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #515151;
	margin: 0;
	padding: 20px 20px 30px 20px;
}

#fin-page a{
	color: #515151;
	text-decoration: none;
}

#fin-page a:hover {
	color: #000;
	text-decoration: underline;
}

#fin-page-centre {
	float: left;
	width: 100%;
	text-align: center;
}

#liens-standards {
	margin: auto;
	font-size: 10px;
	text-align: center;
	color: #00A8CF;
}

#liens-standards ul {
	margin: 0 0 0 250px;
	padding: 0;
}

#liens-standards li {
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	text-align: center;
}

#liens-standards a {
	color: #00A8CF;
	text-decoration: none;
}

#liens-standards a:hover {
	color: #00536D;
	text-decoration: none;
}

/*  Definition generales
    ----------------------------------------------------------------------------------------
*/

img {
	border: 0;
}

hr {
	clear: both;
	visibility: hidden;
}

table {
	margin: auto;
}

table, td {
	border: 0px;
	padding: 0.2em;
	vertical-align: top;
}

/*  Dfinition des classes
    ----------------------------------------------------------------------------------------
*/

.clear-both {
	clear: both;
}

.centre {
	text-align: center;
}

.description-photo {
	margin: auto;
	width: 70%;
}

.description {
	margin: auto;
	width: 80%;
}

.texte-gras {
	font-weight: bold;
}

.texte-italique {
	font-style: italic;
}

.photo-droite {
	float: right;
	margin: 0px 20px 5px 20px;
}

.photo-fontaines {
	position: absolute;
	width: 390px;
	height: 254px;
	top: 433px;
	left: 367px;
}

.photo-gauche {
	float: left;
	margin: 0px 20px 5px 20px;
}

.commentaire-photo {
	width: 250px;
	margin: 0px 10px 5px 10px;
	font-size: 10px;
}

.texte-fonce {
	color: #4b476c;
}

.demi-colonne {
	float: left;
	width: 49%;
	text-align: center;
}

.tiers-colonne {
	float: left;
	width: 32%;
	text-align: center;
}

.info {
	border-width: 1px;
	border-color: #999999;
	width: 400px;
	margin: auto;
	border-style: solid;
}

.info-photo {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info-texte {
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
}

.demi-colonne {
	float: left;
	width: 48%;
	text-align: left;
}

.texte-moyen {
	font-size: 11px;
} 

.texte-petit {
	font-size: 10px;
} 

.texte-important {
	color: #D53604;
} 

.texte-couleur-alt {
	color: #BF7A09;
} 

