/* ---------------------------------------------- Teaser news ----------------------------------------------*/
.news_teaser{
	width:415px;
	height:301px;
	padding:0 30px 0 0px;
	margin-bottom:15px;
}

.news_teaser .scrollerMoo{
    position: relative;
    width: 415px;
    height: 301px;
}

.news_teaser .scrollerMooWrapper{
    position:relative;
    height: 301px;
	width:415px;
    overflow: hidden;
}

.news_teaser .scroll{
	width: 10000px;
}

.news_teaser .scrollerMooItem{
	float:left;
	width:409px;
	text-align: left;
	padding: 0 6px 0 0px;	
}

.news_teaser .scrollerMooItem a{
	display:block;
}

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

.news_teaser .scrollerMoo a.right, 
.news_teaser .scrollerMoo a.left{
	position: absolute;
	top: 132px;
	height: 27px;
	width: 27px;
	cursor: pointer;
	z-index:10;
}

.news_teaser .scrollerMoo a.left{
	left: -35px;
	background: url('../../../../../images/fruite/news/bt_precedent.png') no-repeat left bottom;
}

.news_teaser .scrollerMoo a.left:hover{
	background: url('../../../../../images/fruite/news/bt_precedent.png') no-repeat left top;
	text-decoration:none;
}

.news_teaser .scrollerMoo a.right{
	right: -35px;
	background: url('../../../../../images/fruite/news/bt_suivant.png') no-repeat left bottom;
}

.news_teaser .scrollerMoo a.right:hover{
	background: url('../../../../../images/fruite/news/bt_suivant.png') no-repeat left top;
}

.news_teaser .row{
	float:left;
	width:172px;
}

.news_teaser .nouveaute{
	background:url(../../../../../images/fruite/news/teaser_titre_fond.png) no-repeat;
	width:158px;
	height:60px;
	line-height:55px;
	margin-bottom:17px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.news_teaser h2{
	padding-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#e40262;
	text-transform:uppercase;
} 

.news_teaser .introduction{
	font-size:13px;
	color:#783246;
}

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

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

.news_teaser .visuel{
	float:left;
	width:221px;
	padding-left:6px;
}

/* ----------------------------------------- Listing --------------------------------------------*/
.news_index .row{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: solid 1px #e4e4e4;
	position: relative;
}

.news_index .row .nouveaute{
	position: absolute;
	left:-15px;
	top:-10px;
	width: 52px;
	height: 30px;
	background:url(../../../../../images/fruite/news/picto_nouveau.png) no-repeat;	
}

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

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

.news_index .titre span{
	font-size:12px;
	font-style: italic;
}

.news_index .introduction{
	padding-bottom: 5px;
}

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

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

/* ----------------------------------------- Fiche --------------------------------------------*/
.news_view{
	position: relative;
}

.news_view .nouveaute{
	position: absolute;
	left:210px;
	top:-3px;
	width: 52px;
	height: 30px;
	background:url(../../../../../images/fruite/news/picto_nouveau.png) no-repeat;	
}

.news_view .visuel{
	float: left;
	width: 250px;
	padding-right: 20px;
}

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

.news_view .titre span{
	font-size:15px;
	font-style: italic;
}

.news_view .introduction{
	padding-bottom: 15px;
	color:#e42219;
	font-size:15px;
	font-weight: normal;
	text-align: justify;	
}

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

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