@charset "UTF-8";
body {
	margin: 0px;
	background-color: #d2e7fa;
}
#conteneur {
	height: 850px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/conteneur_bg.png);
	background-repeat: no-repeat;
}
#header {
	height: 150px;
	width: 980px;
}
#logo {
	background-image: url(../images/logo.png);
	height: 150px;
	width: 295px;
	float: left;
	position: relative;
}
#vignettes_header {
	background-image: url(../images/vignettes_header.png);
	float: left;
	height: 150px;
	width: 272px;
	position: relative;
}
#titre_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #FFF;
}
#titre_header {
	padding-right: 20px;
	padding-top: 20px;
}
#menu {
	background-image: url(../images/menu_bg.png);
	height: 34px;
	width: 960px;
	padding-left: 20px;
	padding-top: 0px;
}
#contenu_homepage {
	height: 435px;
	width: 980px;
}
#contenu_rubriques {
	width: 980px;
	height: 400px;
}
#contenu_expertise {
	height: 680px;
	width: 980px;
}
#verres {
	background-image: url(../images/verres.png);
	float: left;
	height: 435px;
	width: 727px;
	position: relative;
}
#contenu_textes {
	float: left;
	width: 702px;
	position: relative;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 20px;
}
#photos_expertise {
	height: 100px;
	width: 702px;
	margin-top: 10px;
	background-image: url(../images/outils-mesureur.jpg);
}
#contenu_textes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
#menu_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 253px;
	float: left;
	position: relative;
	margin-top: 12px;
}
.menu_active {
	background-image: url(../images/active_bg.jpg);
	background-repeat: repeat-x;
}
#menu a {
	color: #3c6807;
	text-decoration: none;
}
#menu a:hover {
	color: #1C9B8C;
}
#solutions_titre {
}
#pastille_orange {
	background-image: url(../images/pastille_orange.png);
	height: 43px;
	width: 147px;
	margin-left: 91px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
#pastille_orange a {
	color: #FFF;
	text-decoration: none;
}
#pastille_orange a:hover {
	color: #ffb652;
}
#pastille_bleu a {
	color: #FFF;
	text-decoration: none;
}
#pastille_bleu a:hover {
	color: #2a78c1;
}
#pastille_bleu {
	background-image: url(../images/pastille_bleu.png);
	height: 33px;
	width: 147px;
	margin-left: 91px;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	color: #2A78C1;
}
#line {
	background-image: url(../images/line.png);
	height: 15px;
	width: 162px;
	margin-left: 91px;
}
#pastille_magenta {
	background-image: url(../images/pastille_magenta.png);
	height: 33px;
	width: 147px;
	margin-left: 91px;
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	color: #E6158B;
}
#pastille_magenta a {
	color: #FFF;
	text-decoration: none;
}
#pastille_magenta a:hover {
	color: #e6158b;
}
#pastille_verte {
	background-image: url(../images/pastille_verte.png);
	height: 46px;
	width: 147px;
	margin-left: 91px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	color: #1C9B8C;
}
#pastille_verte a {
	color: #FFF;
	text-decoration: none;
}
#pastille_verte a:hover {
	color: #0d9b8c;
}
#pastille_violette {
	background-image: url(../images/pastille_violette.png);
	height: 46px;
	width: 147px;
	margin-left: 91px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#pastille_violette a {
	color: #FFF;
	text-decoration: none;
}
#pastille_violette a:hover {
	color: #d368e6;
}
#themes {
	height: 36px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#polluants {
	background-image: url(../images/pastille_verte_themes.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 315px;
	position: relative;
	visibility: visible;
}
#calcaire {
	background-image: url(../images/pastille_verte_themes_calcaire.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 365px;
	position: relative;
	margin-left: 45px;
}
#menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFF;
	height: 25px;
	padding-top: 8px;
}
#themes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}
#solutions {
	background-image: url(../images/solutions_bg.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#themes h3 a {
	color: #FFF;
	text-decoration: none;
}
#themes h3 a:hover {
	color: #FBB652;
}
#solutions_titre h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a78c1;
	margin-top: 10px;
	margin-bottom: 5px;
}
#solutions_titre {
	margin-left: 10px;
	margin-top: 10px;
}
#produits {
	height: 180px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#produits table {
	text-align: center;
}
#produits h5 a {
	color: #2a78c1;
	text-decoration: none;
}
#produits table h5 a:hover {
	color: #1C9B8C;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
}
#produits h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a78c1;
	text-align: center;
}
#temoignages {
	float: left;
	height: 435px;
	width: 727px;
	position: relative;
}
#temoignages table {
	margin-top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}
#video {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	position: relative;
}
#legende_temoignage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	position: relative;
	width: 180px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#legende_temoignage p {
	margin: 0px;
	padding: 0px;
}
#contenu_textes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #036;
	text-align: justify;
}
#contenu_textes ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
#contenu_textes h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.accroche {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
}
#contenu_textes a {
	color: #E6158B;
}
#contenu_textes a:hover {
	color: #1C9B8C;
}
#contenu_pros {
	height: 1150px;
	width: 980px;
}
.magenta {
	color: #E6158B;
}
#polluants_orange {
	background-image: url(../images/pastille_orange_themes.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 315px;
	position: relative;
}
#calcaire_orange {
	background-image: url(../images/pastille_orange_themes_calcaire.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 365px;
	position: relative;
	margin-left: 45px;
}
#contenu_calcaire {
	width: 980px;
	height: 750px;
}
#contenu_textes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
}
#contenu_corps {
	width: 980px;
	height: 600px;
}
#right_2 {
	margin-top: 0px;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	padding-left: 15px;
}
#right_2 a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
#right_2 a:hover {
	color: #E6158B;
}
#right_2_temoignages {
	margin-top: 20px;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	padding-left: 15px;
}
#right_2_temoignages a {
	font-weight: bold;
	color: #E6158B;
	text-decoration: none;
}
#right_2_temoignages a:hover {
	color: #1C9B8C;
}
#contenu_textes p img {
	margin-right: 10px;
}
#contenu_agro {
	height: 900px;
	width: 980px;
}
.accroche2 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	text-align: right;
}
#contenu_soins {
	height: 650px;
	width: 980px;
}
#formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
	width: 707px;
	float: left;
	position: relative;
	padding-left: 20px;
	color: #036;
}
#contenu_formulaire {
	height: 600px;
	width: 980px;
}
.bleu {
	color: #036;
	font-weight: bold;
	line-height: 18px;
}
#contenu_chercheurs {
	float: left;
	width: 702px;
	position: relative;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 20px;
	height: 400px;
}
#contenu_chercheurs h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
#contenu_chercheurs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #036;
	text-align: justify;
}
#contenu_chercheurs ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
#contenu_chercheurs h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
}
#contenu_rubriques_chercheurs {
	width: 980px;
	height: 750px;
}
#contenu_rubriques_chercheurs_vincent {
	width: 980px;
	height: 400px;
}
#contenu_rubriques_chercheurs_quinton {
	width: 980px;
	height: 850px;
}
#contenu_rubriques_chercheurs_olivaux {
	width: 980px;
	height: 2150px;
}
#photo_embouage {
	background-image: url(../images/desembouage.jpg);
	height: 302px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#photos_produits {
	background-image: url(../images/kit-standard.jpg);
	height: 206px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_produits {
	height: 760px;
	width: 980px;
}
#contenu_produits_ecovitaliseur {
	height: 960px;
	width: 980px;
}
#ecovitaliseur {
	background-image: url(../images/gamme-ewo.jpg);
	height: 400px;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_produits_melusine {
	height: 2850px;
	width: 980px;
}
#shema_melusine {
	background-image: url(../images/shema-filtre-melusine.jpg);
	height: 343px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_eau {
	height: 900px;
	width: 980px;
}
#contenu_naturopathie {
	height: 3600px;
	width: 980px;
}
#conteneur #contenu_naturopathie #menu_right #right_2 strong {
	color: #E6158B;
}
#contenu_reins {
	height: 1670px;
	width: 980px;
}
#reins {
	background-image: url(../images/reins.jpg);
	height: 239px;
	width: 454px;
	margin-right: auto;
	margin-left: auto;
}
#conteneur #contenu_reins #menu_right #right_2 strong {
	color: #E6158B;
}
.italic {
	font-style: italic;
	color: #E6158B;
}
#contenu_temoignages {
	height: 650px;
	width: 980px;
}
#kit-boulangerie {
	background-image: url(../images/kit-boulangerie.jpg);
	height: 211px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contenu_boulangeries {
	height: 920px;
	width: 980px;
}
#contenu_textes_boulangeries {
	float: left;
	width: 702px;
	position: relative;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 20px;
}
#titre_kit_boulangerie {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
#contenu_particuliers {
	width: 980px;
	height: 720px;
}
#legende_temoignage p a {
	text-decoration: none;
	color: #2A78C1;
}
#legende_temoignage p a:hover {
	color: #FBB652;
}
#contenu_partenaires {
	height: 550px;
	width: 980px;
}
#contenu_idees {
	width: 980px;
	height: 600px;
}
#contenu_maintenance {
	width: 980px;
	height: 500px;
}
#maintenance {
	background-image: url(../images/maintenance.jpg);
	height: 150px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_textes img {
	margin-right: 10px;
}
.footgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

