/* ---------------------------------------------- Teaser ----------------------------------- */
.rss_teaser{
	background:#fcc118;
	border-right:solid 52px #FFFFFF;
	border-bottom:solid 52px #FFFFFF;
	position:relative;
	min-height:200px;
}

.rss_teaser .deco_bouteille{
	position:absolute;
	bottom:-52px;
	right:-56px;
	width:142px;
	height:228px;
	background:url(../../../../../images/fruite/rss/deco_bouteille.png) no-repeat;
}

.rss_teaser .bord_hd{
	position:absolute;
	right:0px;
	top:0px;
	width:5px;
	height:4px;
	background:url(../../../../../images/fruite/rss/bord_hd.gif);
}

.rss_teaser .bord_bg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:4px;
	height:4px;
	background:url(../../../../../images/fruite/rss/bord_bg.gif);
}

.rss_teaser .titre{
	width:145px;
	height:30px;
	line-height:17px;
	padding:5px 5px 5px 7px;
	margin-bottom:15px;
	background:url(../../../../../images/fruite/rss/titre_fond.gif) no-repeat;
}

.rss_teaser .titre a{
	float:left;
	display:block;
	width:16px;
	height:16px;
	background:url(../../../../../images/fruite/rss/bt_rss.gif) no-repeat left bottom;
}

.rss_teaser .titre a:hover{
	background:url(../../../../../images/fruite/rss/bt_rss.gif) no-repeat left top;

}
.rss_teaser .titre div{
	float:left;
	width:120px;
	padding-left:6px;
	font-size:20px;
	color:#FFFFFF;
}

.rss_teaser .titre div span{
	display:block;
	padding-right:28px;
	font-size:12px;
	text-align:right;
}

.rss_teaser .row{
	padding:0 58px 15px 22px;
	background:url(../../../../../images/fruite/rss/fleche.gif) no-repeat left 2px;
}

.rss_teaser .row .date,
.rss_teaser .row .date:hover{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.rss_teaser .row .accroche,
.rss_teaser .row .accroche:hover{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fc5818;
}
