
/********************************* VISIONNEUSE ********************************/

.home_visionneuse {
	float:left;
	background:#000000 url(../images/home/bas_visionneuse.png) no-repeat bottom;	
	width:940px;
	/*height:390px;*/
	margin-bottom:25px;
	padding-top:26px;
	padding-bottom:15px;
}
.home_visionneuse .dsc-content{
	float:left;
	margin-bottom:0px;
}
.home_visionneuse .dsc-content .dsc-text{
	margin-left:30px;
}
.home_visionneuse .tx-aosterecettes-pi5 .dsc-images{
	margin-bottom:15px;
}
.home_visionneuse .tx-aosterecettes-pi5  .dsc-image{
	margin-bottom:5px;
}
.home_visionneuse .dsc-content-text h4{
	font-size:16px;
	color:#FFFFFF;
}
.home_visionneuse .dsc-content-text p{
	font-size:12px;
	color:#cfb16d;
}
.home_visionneuse .bouton{
	margin-left:0px;
}

.fleche_gauche{
	margin-top:100px;
	float:left;
	width:35px;
	height:75px;
	background-image:url(../images/produits/fleche_gauche.png);
	margin-right:10px;
	margin-left:2px;
}
.fleche_droite {
	margin-top:100px;
	float:left;
	width:35px;
	height:75px;
	background-image:url(../images/produits/fleche_droite.png);
}
.fleche_gauche:hover {
	background-image:url(../images/produits/fleche_gauche_survol.png);
}

.fleche_droite:hover {
	background-image:url(../images/produits/fleche_droite_survol.png);
}

.fleche_gauche_inactive, .fleche_gauche_inactive:hover {
	background-image:url(../images/produits/fleche_gauche_inactive.png);
}

.fleche_droite_inactive, .fleche_droite_inactive:hover {
	background-image:url(../images/produits/fleche_droite_inactive.png);
}
.home_bloc_vignettes_defil {
	float:left;
	width:858px;
	height:380px;
	overflow:auto;
	position:relative;
}
.home_bloc_vignettes_nodefil {
	overflow:hidden;
	width:905px;
	margin-left:47px;
}
.home_vignettes_defil{
	position: absolute;
	width: 100%;
	z-index:12;
}
.home_vignette {
	float:left;
	width:270px;
	height:380px;	
	overflow:hidden;
	margin-right:16px;
}

.cache_overflow {
	overflow:hidden;
}

.clear {
	clear:both;
}

.bouton {
	margin-left:20px;
}

/********************************* ENCARTS DU BAS ********************************/

#encarts_du_bas .dsc-content {
	float:left;
}

.encart_flash {
	float:left;
}

.encemoment {
	float:left;
	width:456px;
	height:160px;
	background:url(../images/home/encemoment.png) no-repeat;
	margin-bottom:25px;
	padding-top:40px;
	margin-left:16px;
}

.encemoment .dsc-content{
	margin:0px;
}

.encemoment_gauche, .encemoment_droite {
	width:228px;
	float:left;
}