/*---------------------------------------- Teaser -----------------------*/
#rss_teaser{
	float:left;
	width:343px;
}

#rss_teaser h2{
	font-size:12px;
	color:#375a7f;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../../../../../images/vacances-devoluy/rss/titre_236.gif) no-repeat right 1px;
	padding:0 0 13px 0px;
}

#rss_teaser h2 span{
	display:block;
	background:url(../../../../../images/vacances-devoluy/rss/picto_rss.gif) no-repeat left 0px;
	padding-left:18px;
}

#rss_teaser .row{
	display:block;
	font-size:11px;
	color:#949494;
	padding-bottom:7px;
}

#rss_teaser .row .date{
	float: left;
	width: 55px;
}

#rss_teaser .row .titre{
	float: left;
	width: 288px;
	font-size:12px;
	color:#403f3f;
	text-decoration:underline;
}

#rss_teaser .row:hover{
	color:#716f6f;
	text-decoration:none;
}

#rss_teaser .row:hover .titre{
	text-decoration:none;
}



