/* -------------------------------------------- Fiche --------------------------------------------------- */
.catalogue_fiche{
	padding-bottom:15px;
	position:relative;
}

.catalogue_fiche .fiche_contenu{
	background:url(../../../../../images/fruite/catalog/fiche_separateur.gif) no-repeat center bottom;
	padding-bottom:31px;
	margin-bottom:10px;
}

.catalogue_fiche .deco_nouveau{
	position:absolute;
	left:320px;
	top:0px;
	width:51px;
	height:27px;
	background:url(../../../../../images/fruite/catalog/picto_nouveau.gif) no-repeat;
}

.catalogue_fiche .deco_nouveau.deco_nouveau_bord{
	left:643px;
}

.catalogue_fiche .visuel{
	float:left;
	width:324px;
}

.catalogue_fiche .description{
	float:right;
	width:318px;
}

.catalogue_fiche h2{
	padding-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.catalogue_fiche h2 span{
	display:block;
	font-size:29px;
	font-weight:bold;
	font-style:italic;
	color:#e42219;
}

.catalogue_fiche .introduction{
	padding-bottom:15px;
	text-align:justify;
}

.catalogue_fiche .corps{
	text-align:justify;
	padding-bottom:30px;
}

.catalogue_fiche .remarque{
	padding-left:41px;
	padding-bottom:15px;
	background:url(../../../../../images/fruite/catalog/picto_remarque.gif) no-repeat;
	min-height:32px;
	color:#00912a;
	font-size:10px;
}

/* -- Blog -- */
.catalogue_fiche .infos_blog{
	float:left;
	width:324px;
	color:#e4393c;	
}

.catalogue_fiche .infos_blog h3{
	display:block;
	background:url(../../../../../images/fruite/catalog/picto_titre.gif) no-repeat left 2px;
	padding:0 0 17px 15px;
	font-weight:normal;
	font-size:12px;
	color:#b5a8a8;
}

.catalogue_fiche .infos_blog_contenu{
	padding-left:15px;
}

.catalogue_fiche .infos_blog_contenu a{
	display:block;
	background:url(../../../../../images/fruite/catalog/fiche_puce.gif) no-repeat left 6px;
	padding:0 0 5px 7px;
	color:#e4393c;
	text-decoration:underline;
}

/* -- Autres produits -- */
.catalogue_fiche .autres_produits{
	float:right;
	width:341px;
}

.catalogue_fiche .autres_produits h3{
	display:block;
	background:url(../../../../../images/fruite/catalog/picto_titre.gif) no-repeat left 2px;
	padding:0 0 17px 15px;
	font-weight:normal;
	font-size:12px;
	color:#b5a8a8;
}

.catalogue_fiche .autres_produits .row{
	display:block;
	float:left;
	width:71px;
	padding-bottom:15px;
	margin: 0 17px 0px 0;
	font-size:10px;
	color:#fab428;
	text-align:center;
}

.catalogue_fiche .autres_produits .row:hover{
	color:#f9a704;
	text-decoration:none;
}

.catalogue_fiche .autres_produits .row span{
	display:block;
}

.catalogue_fiche .autres_produits .row span.vignette{
	min-height: 77px;
}

.catalogue_fiche .autres_produits .row.last{
	margin-right:0px;
}

/* -------------------------------- Listing des catégories ------------------------------------------- */
.categories_index .row{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: solid 1px #e4e4e4;
}

.categories_index .visuel{
	float: left;
	width: 150px;
	padding-right: 20px;
}

.categories_index .titre{
	text-transform:uppercase;
	color:#E42219;
	font-size:15px;
	padding:0 0 5px 0;
}

.categories_index .description{
	padding-bottom: 5px;
}

.categories_index .bt_savoir_plus{
	float:right;
	display:block;
	width:46px;
	height:19px;
	line-height:19px;
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left bottom;
	margin-top:10px;
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.categories_index .bt_savoir_plus:hover{
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left top;
	text-decoration:none;
	color:#FFFFFF;
}

/* -------------------------------- Fiche catégorie ------------------------------------------- */
.categorie_fiche{
	padding-bottom: 15px;
}

.categorie_fiche .categorie h2.titre{
	text-transform:uppercase;
	color:#E42219;
	font-size:21px;
	padding:0 0 5px 0;
}


.categorie_fiche .categorie .visuel{
	display: block;
	margin-top: 25px;
	text-align: center;
}

/* --  Row -- */
.categorie_fiche .row{
	background:url(../../../../../images/fruite/catalog/fiche_separateur.gif) no-repeat center top;
	margin-top:20px;
	padding-top:20px;
}
.categorie_fiche .row .visuel{
	float: left;
	width: 150px;
	padding-right: 20px;
}

.categorie_fiche .row .titre{
	text-transform:uppercase;
	color:#E42219;
	font-size:15px;
	padding:0 0 5px 0;
}

.categorie_fiche .row .description{
	padding-bottom: 5px;
}

.categorie_fiche .row .bt_savoir_plus{
	float:right;
	display:block;
	width:46px;
	height:19px;
	line-height:19px;
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left bottom;
	margin-top:10px;
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.categorie_fiche .row .bt_savoir_plus:hover{
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left top;
	text-decoration:none;
	color:#FFFFFF;
}

/* -------------------------------- Fiche gamme ------------------------------------------- */
.gamme_fiche{
	padding-bottom: 15px;
}

.gamme_fiche .gamme h2.titre{
	text-transform:uppercase;
	color:#E42219;
	font-size:21px;
	padding:15px 0 5px 0;
}


.gamme_fiche .gamme .visuel{
	display: block;
	margin-top: 25px;
	text-align: center;
}

/* --  Row -- */
.gamme_fiche .row{
	background:url(../../../../../images/fruite/catalog/fiche_separateur.gif) no-repeat center top;
	margin-top:20px;
	padding-top:20px;
}
.gamme_fiche .row .visuel{
	float: left;
	width: 150px;
	padding-right: 20px;
}

.gamme_fiche .row .titre{
	text-transform:uppercase;
	color:#E42219;
	font-size:15px;
	padding:0 0 5px 0;
}

.gamme_fiche .row .introduction{
	padding-bottom: 5px;
}

.gamme_fiche .row .bt_savoir_plus{
	float:right;
	display:block;
	width:46px;
	height:19px;
	line-height:19px;
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left bottom;
	margin-top:10px;
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.gamme_fiche .row .bt_savoir_plus:hover{
	background:url(../../../../../images/fruite/catalog/bt_savoir_plus.jpg) no-repeat left top;
	text-decoration:none;
	color:#FFFFFF;
}

/* ---------------------------------------------- Teaser ---------------------------------------------- */
.catalogue_teaser{
	padding-bottom: 15px;
}

.catalogue_teaser h2{
	padding:0 0 8px 22px;
	margin-bottom:0px;
	color: #e4393c;
	font-size: 20px;
	font-weight: normal;
	border-bottom: none;
	background:url(../../../../../images/fruite/catalog/titre_fond.gif) no-repeat left 4px;	
}

.catalogue_teaser .scrollerMooMultiple{
    position: relative;
    width: 442px;
    height: 168px;
}

.catalogue_teaser .scrollerMooWrapperMultiple{
    position:relative;
    height: 168px;
    width: 382px;
	margin-left:30px;
    overflow: hidden;
}

.catalogue_teaser .scrollMultiple{
	width: 10000px;
}

.catalogue_teaser .scrollerMooItemMultiple{
	float:left;
	width:115px;
	text-align: left;
	padding: 0 8px 0 8px;	
}

.catalogue_teaser .scrollerMooItemMultiple .visuel{
	height: 125px;
}

.catalogue_teaser .scrollerMooItemMultiple a{
	display:block;
}

.catalogue_teaser .scrollerMooMultiple h3 a{
	padding-top:3px;
	font-weight:normal;
	text-align:center;	
    color: #783246;
    font-size: 11px;   
}

.catalogue_teaser .scrollerMooMultiple a.right, 
.catalogue_teaser .scrollerMooMultiple a.left{
	position: absolute;
	top:56px;
	height: 22px;
	width: 22px;
	cursor: pointer;
	z-index:10;
}

.catalogue_teaser .scrollerMooMultiple a.left{
	left:0px;
	background: url('../../../../../images/fruite/catalog/fleche_gauche.png') no-repeat left bottom;
}

.catalogue_teaser .scrollerMooMultiple a.left:hover{
	background: url('../../../../../images/fruite/catalog/fleche_gauche.png') no-repeat left top;
	text-decoration:none;
}

.catalogue_teaser .scrollerMooMultiple a.right{
	right:0px;
	background: url('../../../../../images/fruite/catalog/fleche_droite.png') no-repeat left bottom;
}

.catalogue_teaser .scrollerMooMultiple a.right:hover{
	background: url('../../../../../images/fruite/catalog/fleche_droite.png') no-repeat left top;
}
