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

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #522805;
	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-off.jpg) no-repeat left;
}
#menu-distributeur a:hover {
	background: transparent url(../images/menu-distributeur-on.jpg) no-repeat left;
}
#menu-produits a {
	background: transparent url(../images/menu-produit-off.jpg) no-repeat left;
}
#menu-produits a:hover {
	background: transparent url(../images/menu-produit-on.jpg) no-repeat left;
}
#menu-commander a {
	background: transparent url(../images/menu-commande-off.jpg) no-repeat left;
}
#menu-commander a:hover {
	background: transparent url(../images/menu-commande-on.jpg) no-repeat left;
}
#menu-societe a {
	background: transparent url(../images/menu-service-off.jpg) no-repeat left;
}
#menu-societe a:hover {
	background: transparent url(../images/menu-service-on.jpg) no-repeat left;
}
#menu-contact a {
	background: transparent url(../images/menu-contact-off.jpg) no-repeat left;
}
#menu-contact a:hover {
	background: transparent url(../images/menu-contact-on.jpg) no-repeat left;
}

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

#menu-distributeurs ul {
	margin: 0;
	padding: 0;
}

#menu-distributeurs li {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	list-style-type: none;
}

#menu-distributeurs a {
	color: #BF7A09;
	text-decoration: none;
}

#menu-distributeurs a:hover {
	color: #000;
	text-decoration: underline;
}

#contenu {
	margin: 0;
	padding: 0;
	background: transparent url(../images/cofeo-services-index.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 240px;
	width: 500px;
	position: relative;
}

#textes h1 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #BF7A09;
	font-size: 1.6em;
	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: 10px;
	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;
}

#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: #4d4d4d;
	text-decoration: underline;
}

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

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

#textes li {
}

#photo-accueil {
	position: absolute;
	width: 63px;
	height: 369px;
	top: 188px;
}

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

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

#titre-services-anim {
	position: absolute;
	width: 71px;
	height: 20px;
	top: 575px;
	left: 272px;
	color: #362604;
}

#titre-brochure-cafe {
	position: absolute;
	width: 152px;
	height: 20px;
	top: 486px;
	right: 184px;
	color: #BF7A09;
	left: 412px;
}

#titre-brochure-eau {
	position: absolute;
	width: 165px;
	height: 20px;
	top: 486px;
	right: 1px;
	color: #00536D;
	left: 577px;
}

#catalogue-soins-sante {
	position: absolute;
	width: 162px;
	height: 76px;
	top: 601px;
	left: 402px;
}

#catalogue-commerce {
	position: absolute;
	width: 162px;
	height: 76px;
	top: 601px;
	left: 575px;
}

#services {
	background: transparent url(../images/cadre-services.jpg) no-repeat center;
	position: absolute;
	width: 162px;
	height: 76px;
	top: 596px;
	left: 229px;
}

#services-anim {
	margin: 5px 0 0 2px;
	padding: 0;
	float: left;
	width: 158px;
}

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

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

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

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

#brochure a {
	text-decoration: none;
	color: #522805;
}

#brochure a:hover {
	text-decoration: none;
	color: #000;
}

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

#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: #522805;
}

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

#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: #C38961;
}

#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: #C38961;
	text-decoration: none;
}

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

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

img {
	border: 0;
}

hr {
	clear: both;
	visibility: hidden;
}

table {
	margin: auto;
}

table, td {
	border: 0px;
	padding: 0.2em;
}

/*  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-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;
} 
