/* -------------------------------------------

Commons

------------------------------------------- */


/* *********** Layout *********** */

body {
	background:url(../img/nav-bg.png) no-repeat 50% 65px;
	font-family: Arial, Helvetica, sans-serif;
}

p#logo {
	position:absolute;
	left:4px;
	bottom:-95px;
	z-index:200;
}

p#logo a {
	display:block;
	background:url(../img/mediflor-logo.png) no-repeat 0 0;
	text-indent:-9999em;
	overflow:hidden;
	width:144px;
	height:145px;
}

p#subtitle {
	position:absolute;
	top:32px;
	left:158px;
	background:url(../img/mediflor-subtitle.gif) no-repeat 0 0;
	width:350px;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
}

/* *********** Header *********** */

#page {
	width:990px;
	margin:0 auto;
}
#header {
	height:65px;
	padding-left:156px;
	position:relative;
	margin:0 5px;
}
#header form {
	position:absolute;
	right:0;
	bottom:6px;
	padding-top:20px;
}
#header form label {
	position:absolute;
	top:-9999em;
}
#header form input#newsletter {
	background-color:#3d3d3d;
	border: 0 none;
	width:108px;
	height:14px;
	color:#b4b4b4;
	font-size:10px;
	padding-left:2px;
}
.btOk {
	vertical-align:middle;
}

/* *********** Footer *********** */

#footer {
	color:#9e9e9e;
	background:url(../img/footer-bg.png) no-repeat 0 0;
}
#footer ul {
	/*  padding:20px 0 30px 112px;*/
  padding:20px 0 30px 72px;
	overflow:hidden;
	text-transform: uppercase;
}
#footer li {
	float:left;
	padding-right:15px;
	font-size:10px;
}
#footer li a {
	text-decoration:none;
	color:#9e9e9e;
	padding-left:10px;
}
#footer li a:hover, #footer li a.linkOn {
	background:url(../img/puce-link-footer.png) no-repeat 0 50%;
	color:#024997;
}
#footer li.listLast {
	padding-right:0;
}
#footer li#merck {
	background:url(../img/merck-logo2.gif) no-repeat 0 0;
	float: right;
    height: 14px;
    margin-right: 0;
    margin-top: -2px;
    text-indent: -9999em;
    width: 90px;

}
#footer li#merck a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 14px;
    width: 90px;
}

#footer #dateUpdate{ font-size:11px; }
#footer #dateUpdate span{ display: inline; /*float: left;*/ font-size:11px;}
#footer #dateUpdate p{ display: inline; /*float: left; */font-size:11px; } 

/*** SlideShow ***/

#box {
	position:absolute;
	top:0;
	left:0;
}
#box p {
	float:left;
	text-align:center;
	width:450px;
	font-size:11px;
}
#box a {
	color:#9e9e9e;
	text-decoration:none;
}
#box a:hover {
	text-decoration:underline;
}
.mask {
	position:relative;
	margin:0 auto;
	width:450px;
	height:50px;
	overflow:hidden;
}

.tri-emballages {
    bottom: 0;
    font-size: 11px;
    left: 0;
    margin: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.tri-emballages a{ color: #9e9e9e;  text-decoration: none;}
.tri-emballages a:hover{ text-decoration: underline; }
.tri-emballages img{ vertical-align: middle;  }


/* *********** Contenu *********** */

#content {
	overflow:hidden;
	z-index:100;
}
#content #contentLeft {
	width:306px;
	padding:10px 10px 0 44px;
}
#content #contentRight {
	float:right;
	width:590px;
	padding:5px 10px 20px 0;
}
#jeu {
	margin-left:5px;
}
/* *********** Fil d'ariane *********** */

#breadcrumbs {
	font-size:12px;
	padding-left:10px;
}
#breadcrumbs a {
	color:#000;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
/* *********** Navigation *********** */



#nav {
	background-color:#3d3d3d;
	padding:0 4px 0 144px;
	overflow:hidden;
	margin:0 5px;
}
#nav li {
	float:left;
	color:#fff;
	padding:0 11px;
}
#nav li #btn-actus {
	background:url(../img/nav-actus-bg.gif) no-repeat 0 160%;
	width:85px;
}
#nav li #btn-actus:hover, #nav li #btn-actus.on {
	background:url(../img/nav-actus-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-labo {
	background:url(../img/nav-labo-bg.gif) no-repeat 0 160%;
	;
	width:90px;
}
#nav li #btn-labo:hover, #nav li #btn-labo.on {
	background:url(../img/nav-labo-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-products {
	background:url(../img/nav-products-bg.gif) no-repeat 0 160%;
	width:79px;
}
#nav li #btn-products:hover, #nav li #btn-products.on {
	background:url(../img/nav-products-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-need {
	background:url(../img/nav-need-bg.gif) no-repeat 0 160%;
	width:76px;
}
#nav li #btn-need:hover, #nav li #btn-need.on {
	background:url(../img/nav-need-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-plants {
	background:url(../img/nav-plants-bg.gif) no-repeat 0 160%;
	width:134px;
}
#nav li #btn-plants:hover, #nav li #btn-plants.on {
	background:url(../img/nav-plants-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-questions {
	background:url(../img/nav-questions-bg.gif) no-repeat 0 160%;
	width:123px;
}
#nav li #btn-questions:hover, #nav li #btn-questions.on {
	background:url(../img/nav-questions-bg.gif) no-repeat 0 -70%;
}
#nav li #btn-health {
	background:url(../img/nav-magsante-bg.gif) no-repeat 0 160%;
	width:79px;
}
#nav li #btn-health:hover, #nav li #btn-health.on {
	background:url(../img/nav-magsante-bg.gif) no-repeat 0 -70%;
}
#nav li a {
	display:block;
	color:#fff;
	text-indent:-9999em;
	overflow:hidden;
	padding:8px 0;
}
/* *********** Partie Dropdown *********** */

.panel-block {
	margin:0 5px;
	background:url(../img/nav-halo1-bg.png) no-repeat 0 0;
	font-size:12px;
}
.panel-block .bgBottom {
	background:url(../img/nav-halo2-bg.png) no-repeat right bottom;
}
.panel-block div.h3 {
	font-size:12px;
	background:url(../img/nav-actus-title-bg.png) no-repeat 0 bottom;
	padding:10px 0 6px 0;
	text-transform: uppercase;
	font-weight:bold;
}
.panel-block a {
	color:#FFF;
	text-decoration:none;
}
.panel-block .bgBottom {
	padding:5px 10px 15px 139px;
}
/* Actualites */

#panel-actus {
	background-color:#ec7801;
	color:#fff;
}
#panel-actus div.h4, #panel-health div.h4 {
	font-size:12px;
	padding-right:6px;
}
#panel-actus #navCol1 {
	width:224px;
}
#panel-actus #navCol2 {
	width:300px;
}
#panel-actus #navCol3 {
	width:230px;
}
#panel-actus img, #panel-health img {
	float:left;
	margin-right:10px;
}
.navColumn {
	float:left;
	margin-left:20px;
}
.navClose {
	clear:left;
	text-align:right;
}
.actuNews, .actuPromos, .actusActus, .actuPub, .dossiers {
	padding:10px 0 0 0;
	overflow:hidden;
}
.actuAllLinks {
	/*display:block;*/

  color:#fff;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:10px;
	text-decoration:none;
	padding-left:10px;
	background:url(../img/bg-puce-arrow.png) no-repeat 0 50%;
}
.actuAllLinks:hover {
	text-decoration:underline;
}
#panel-actus p.new {
	padding-left:90px;
}
#panel-actus p.new strong {
	background:url(../img/txt-new.png) no-repeat 0 0;
	display:block;
	text-indent:-9999em;
	width:32px;
	height:11px;
}
.actuLink {
	clear:both;
	padding-top:4px;
}
/* Besoins */

#panel-need {
	background-color:#019db3;
	color:#fff;
}
#panel-need .bgBottom {
	padding:5px 10px 15px 267px;
	overflow:hidden;
}
#panel-need a {
	color:#FFF;
	text-decoration:none;
}
#panel-need a:hover {
	color:#000
}
#panel-labo ul {
}
#panel-labo li {
	padding-top:8px;
	padding-bottom:8px;
}
#panel-labo li {
	background:transparent url(../img/nav-actus-title-bg.png) no-repeat scroll 0 bottom;
}
#panel-need .column {
	float:left;
	width:340px;
}
/* Labo */

#panel-labo {
	background-color:#019db3;
	color:#fff;
}
#panel-labo .bgBottom {
	padding:5px 10px 15px 155px;
	overflow:hidden;
}
#panel-labo a {
	color:#FFF;
	text-decoration:none;
}
#panel-labo a:hover, #panel-labo a.on {
	color:#000
}
#panel-labo ul {
	padding-top:8px;
}
#panel-labo li {
	padding-bottom:8px;
}
#panel-labo li {
	background:transparent url(../img/nav-actus-title-bg.png) no-repeat scroll 0 bottom;
}
#panel-labo .column {
	float:left;
	width:340px;
}
/* Plantes */

#panel-plants {
	background-color:#4c9f20;
	color:#fff;
}
#panel-plants .bgBottom {
	padding:10px 10px 15px 156px;
	overflow:hidden;
}
#panel-plants a {
	color:#FFF;
	text-decoration:none;
}
#panel-plants a:hover {
	color:#000
}
#panel-plants .lettre {
	float:left;
}
#panel-plants li {
	padding-bottom:8px;
}

#panel-plants .column {
	display:block;
}
/** maj menu index **/

#panel-plants .column .col {
	display: inline;
	float:left;
	width:134px;
	height:330px;
	overflow:hidden;
}
#panel-plants div.h3 {
	background:url(../img/nav-actus-title-bg.png) no-repeat right bottom;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
}
/* Plantes */

/*#panel-plants{background-color:#4c9f20; color:#fff;}

#panel-plants .bgBottom{padding:10px 10px 15px 156px; overflow:hidden;}

#panel-plants a{color:#FFF; text-decoration:none;}

#panel-plants a:hover{color:#000}

#panel-plants .lettre{float:left;}

#panel-plants li{padding-bottom:8px;}

#panel-plants .column{ display:block;}

#panel-plants .column .item{ display: inline; float:left; padding:10px 0 5px 0; width:134px; overflow:hidden; }

#panel-plants h3{

  background:url(../img/nav-actus-title-bg.png) no-repeat right bottom;

  padding:0 0 6px 0;

  margin:0 0 6px 0;

}*/



/* Produits */

#panel-products {
	background-color:#4da020;
}
/*#panel-products .bgBottom{padding:13px 38px 180px 159px;}*/

#panel-products .bgBottom {
	padding:13px 38px 100px 159px;
}
/* Questions */

#panel-questions {
	background-color:#ec7801;
	color:#fff;
}
#panel-questions .bgBottom {
	padding:5px 10px 15px 155px;
	overflow:hidden;
}
#panel-questions .column p {
	padding-top:10px;
}
#panel-questions a {
	color:#FFF;
	text-decoration:none;
}
#panel-questions a:hover {
	color:#000
}
#panel-questions ul {
	padding-top:8px;
}
#panel-questions li {
	padding-bottom:8px;
}
#panel-questions .column {
	float:left;
	width:340px;
}
/* Mag Sante */

#panel-health {
	background-color:#079cb2;
	color:#fff;
}
#navSanteCol1 {
	width:300px;
	height:280px;
	font-size:12px;
	padding-right:20px;
}
#navSanteCol1 p {
	line-height:14px;
	padding-bottom:10px;
}
#navSanteCol1 .article {
	padding-top:10px;
}
#navSanteCol2 {
	width:465px;
	overflow:hidden;
	float:left;
	height:280px;
}
#navSanteCol2 .dossierL {
	float:left;
	width:230px;
}
#navSanteCol2 .dossierR {
	float:right;
	width:230px;
}
#navSanteCol2 .navSanteLink {
	clear:both;
}
/* Produits Accordion */

#accordion div.h3 {
	cursor:pointer;
	text-transform:uppercase;
	background:none;
	padding:5px 0;
	color: white;
}
#accordion {
	padding:0 38px 5px 0;
}
#accordion ul {
	padding:0 0 0 195px;
	overflow:hidden;
}
#accordion ul.oropolis {
	padding: 0 0 15px;
	width: 310px;
}
#accordion li {
	float: left;
	/*height: 40px;*/
	padding: 0 15px 5px 0;
	width: 161px;
}
#accordion li ul.oropolis li {
	display: inline-block;
	float: left;
	height: auto;
	padding: 5px 0 0;
	width: 110px;
}
#accordion li a {
	color:#fff; /*line-height:10px;*/
	font-size:12px;
	text-decoration:none;
}
#accordion li a:hover {
	text-decoration:underline;
}
#accordion span {
	background:url(../img/nav-products-lines.png) no-repeat 0 bottom;
	display:block;
	height:1px;
}
/* Ouverture / Fermeture */

#accordion .accordClose {
	color:#fff;
	background:url(../img/accordeon-puce-open.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#accordion .accordOpen {
	color:#c5e0a1;
	background:url(../img/accordeon-puce-close.gif) no-repeat 0 50%;
	padding-left: 15px;
}
/* **************************************** */

.navClose {
	clear:left;
	overflow:hidden;
}
.navClose .panelClose {
	float:right;
	text-indent:9999em;
	overflow:hidden;
	background:url(../img/bt-close.png) no-repeat 0 0;
	display:block;
	margin-right:5px;
	width:43px;
	height:11px;
}
/* ****************************************** */

.partner_listing_image_link {
	display:block;
	position:relative;
	width:203px;
	text-align:center;
}
.partner_listing_image_link_overlay_basic {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.partner_listing_image_link_overlay_top {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
}
.partner_listing_image_link_overlay_bottom {
	position:absolute;
	left:0;
	bottom:0;
	z-index:30;
}
/*****************SUBSCRIPTION***********************/



#subscribeMessage {
	float: right;
	margin: 20px 20px 0 0;
	color: #9E9E9E;
	font: bold 12px Arial;
}
#subscribeBtn {
	cursor: pointer;
}
#pathologuiePictureField p {
	width: 450px;
}
#birthDay, #birthMonth {
	width: 20px;
}
#birthYear {
	width: 60px;
}
#newslettersubmit {
	background: url(../img/bt-ok.png) no-repeat;
	border: 0px;
	width: 34px;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
}
#newsletter2submit {
	background: url(../img/btn_ok2.png) no-repeat;
	border: 0px;
	width: 34px;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
}
.subscribe_errors {
	font-weight: lighter;
	font-size: 11px;
	color: red;
	line-height: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#subscribe_errors_err {
	margin-left: 8px;
}
#confirm_error {
	padding-left: 25px;
}
.confirm_newsletter_label {
	padding: 0px !important;
	margin: auto !important;
}
.blue_coordinates {
	/*margin-top: -5px;*/
	margin-top: 5px;
}
* html .blue_coordinates {
	
	margin-top: 0px;
}
.contact_errors {
	font-weight: lighter;
	font-size: 11px;
	color: red;
	line-height: 13px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.sendFriendError {
	display: none;
	font-size: 11px;
	color: red;
}
#sendFriendErrors {
	width: 200px;
	float: left;
}
h2 .plantTooltip {
	color: #5EB431;
	text-decoration: none;
}
p .plantTooltip {
	color: #5EB431;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
/*********** fixes 09.09.2010 *****************/

#Opacity {
	height: 100%;
	z-index: 50;
}
#productsForm ul {
	/*list-style:disc!important;*/
    margin-left: 20px;
}
h1 p {
	font-size:12px;
	text-transform:none;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:-25px;
	margin-top:10px;
	letter-spacing:normal;
	color:#000000;
}
/* titles and links by stanga */



/* home page */



.home_page_push_link1, .home_page_push_link3 {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/edito-link-liredossier2.png', sizingMethod='crop');
	background:url('../img/edito-link-liredossier2.png') left no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	padding-left:30px;
	letter-spacing:1px;
	padding-top:9px;
	padding-bottom:11px;
}
.home_page_push_more {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/edito-link-more.png', sizingMethod='crop');
	background:url('../img/edito-link-more.png') left no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	padding-left:30px;
	letter-spacing:1px;
	padding-top:9px;
	padding-bottom:11px;
	position: relative;
}
.home_page_push_link2 {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/ico-plus-orange2.png', sizingMethod='crop');
	background:url('../img/ico-plus-orange2.png') left no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	padding-left:30px;
	letter-spacing:1px;
	padding-top:9px;
	padding-bottom:11px;
}
.home_page_push_link4 {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/edito-link-plusinfos2.png', sizingMethod='crop');
	background:url('../img/edito-link-plusinfos2.png') left no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	padding-left:30px;
	letter-spacing:1px;
	padding-top:9px;
	padding-bottom:11px;
}
.home_page_push_title {
	font-size:14px;
	display:block;
	text-transform:uppercase;
	color:#ffffff;
	letter-spacing:1px;
	padding: 17px 0px 5px 20px;
	/*    height:34px;*/
    width:auto!important;
}
.home_page_push_title span {
	background:url('../img/puce_h3_push.png') left no-repeat;
	width:20px;
	height:11px;
	display:inline;
	float:left;
}
.retenir_title {
	color:#68C03A;
	font-size:13px;
	_display: inline-block;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url('../img/ico-mag-plantes-3.png') right no-repeat;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
.plus_title {
	color:#68C03A;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url('../img/green_plus2.gif') right no-repeat;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
.green_title {
	color:#68C03A;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
.green_title a {
	text-decoration: none;
}
.blue_title {
	color:#68C03A;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
.blue_title a {
	color: #06A8C4;
}
a.automatic_link {
	color:#68C03A;
	_display: inline-block;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url('../img/puce-green-title.gif') right center no-repeat;
	padding-right:15px;
	text-decoration:none;
	font-style:normal;
}
a.automatic_blue_link {
	color:#06A8C4;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url('../img/puce-blue-title.png') right no-repeat;
	padding-right:15px;
	text-decoration:none;
	font-style:normal;
}
#phyto-intro {
	color:#676767;
}
#phyto-intro p {
	font-size:12px;
	color: #676767;
	font-size: 12px;
	/*    letter-spacing: -0.1px;*/
    line-height: 14px;
	padding: 5px 30px 22px 26px;
	text-align: justify;
}



/* Début modifications gamme oropolis home */
#gammeoropolishome{
	padding:10px 0 0 0;
	margin:0 0 0 -20px;
}
#content .products .gammeoropolisblock{
	padding:15px 0 0 19px;
	width:587px;
	background:url('../img/gammeoropolisblock-fd.png') 0 0 no-repeat;
	overflow:hidden;
}
#content .products #contentRight .gammeoropolisblock p{
	padding:0 !important;
	text-align:left;
	fonts-size:12px;
	font-style:italic;
	line-height:16px;
	letter-spacing:0;
}
#content .products #contentRight .gammeoropolisblock .plus_title{width:auto;}
#content .products .gammeoropolisblockbas{
	height:26px;
	background:url('../img/gammeoropolisblock-bas-fd.png') 0 0 no-repeat;
	margin:0 0 10px 0;
}
#content .products #contentRight p.gammeoropolistitre{
	display:table;
	padding:0 30px 0 0 !important;
	margin:0 0 15px 0;
	color:#68c03a;
	font-size:13px;
	height:22px;
	line-height:22px;
}
#content .products .gammeoropolisblock ul{
	padding:0;
	margin:0;
	letter-spacing:0;
}
#content .products .gammeoropolisblock ul li{
	display:block;
	float:left;
	padding:0;
	margin:0 15px 0 0;
}
#content .products .gammeoropolisblock ul li.gammeoropolispastilles{width:195px;}
#content .products .gammeoropolisblock ul li.gammeoropolisjunior{width:175px;}
#content .products .gammeoropolisblock ul li.gammeoropoliscoeurliquide{width:170px;}
#content .products .gammeoropolisblock ul li img{ display:block; margin:auto; }
#content .products .gammeoropolisblock ul li p{
	margin:0;
	padding:0;
	height:172px;
}
/*#content .products .gammeoropolisblock ul li p strong{
	color:#68c03a;
	font-size:14px;
}*/
#content .products .gammeoropolisblock ul li p span{
	color:#68c03a;
	font-size:14px;
	font-weight:bold;
}
#content .products .gammeoropolisvisu{
	display:block;
	float:left;
	width:115px;
}
#content .products .gammeoropolisdesc{
	display:block;
	float:left;
	width:415px;
}
#content .products #contentRight .gammeoropolisblock .gammeoropolisdesc p{
	padding:16px 0 !important;
}
/* Fin modifications gamme oropolis home */