/* -------------------------------------------
Home
------------------------------------------- */

#header h1 {
	position:absolute;
	left:4px;
	bottom:-95px;
	z-index:100;
}
#header h1 a{
	display:block;
	background:url(../img/mediflor-logo.png) no-repeat 0 0;
	text-indent:-9999em;
	
	width:144px;
	height:145px;
}
#header h2 {
	position:absolute;
	top:32px;
	left:158px;
	background:url(../img/mediflor-subtitle.gif) no-repeat 0 0;
	width:350px;
	height:20px;
	text-indent:-9999em;
	
}

/* *********** Grand Flash *********** */

#flashBlock{height:291px;}
.flashBgLeft{background:url(../img/home-flash-bgleft.png) no-repeat left;}
.flashBgRight{background:url(../img/home-flash-bgright.png) no-repeat right;}
.flashBgBottom{background:url(../img/home-flash-bgbottom.png) no-repeat 50% bottom; padding:0 5px 5px 5px;}
#flashContent{padding-left:0;}

/* *********** bloc edito nouveautes, sante et laboratoire *********** */

#homeEdito{ padding:15px 0; position:static;}
.infosEdito{
	height:174px;
	float:left;
	margin:0 0 0 6px;
	/* position:relative; */
	
}
.infosEdito h3{
	visibility:hidden; height:34px;
}
.infosEdito p, .infosEdito a{display:block; color:#fff; text-decoration:none;}
.infosEdito p strong{display:block;}
.infosEdito p.editoText{
	font-size:11px;
 	line-height:13px;
	float:left;
	padding: 0 10px 10px 21px;
}
.infosEdito p.editoLink{position:absolute; bottom:4px; left:20px;}

/* *********** nouveautes *********** */
#newsEdito{
	background:url(../img/edito-news-bg.png) no-repeat 0 0;
	width:222px;
	margin:0 0 0 10px;
}
#newsEdito p.editoText{width:60px;}
#newsEdito img{float:right; margin-right:12px;}

/* *********** sante *********** */
#healthEdito{
	background:url(../img/edito-health-bg.png) no-repeat 0 0;
	width:264px;
}
#healthEdito p.editoText{width:100px;}
#healthEdito img{float:right; margin-right:14px;}
#healthEdito p.editoLink{right:20px;}
#healthEdito p.editoLink img, #laboEdito p.editoLink img, #newsEdito p.editoLink img{float:none;margin:0;}

/* *********** labo *********** */
#laboEdito{
	background:url(../img/edito-labo-bg.png) no-repeat 0 0;
	width:222px;
}
#laboEdito p.editoText{width:80px; line-height:13px;}
#laboEdito p.editoLink{left:20px;}
#laboEdito img{float:right; margin-right:20px;}


/* *********** Petit Flash *********** */
.flashEdito{
	background:url(../img/flash-small-bg.png) no-repeat 0 0;
	width:232px;
	height:141px;
	float:left;
	padding:10px 11px 22px 16px;
}