/********** Rotator Flux RSS **************/

.WidgetLecteurRss .carousel, .WidgetLecteurRss .caroufredsel_wrapper{
	max-height: 100px;
}

.rssItem header{
	display: table-cell;
	vertical-align: middle;
	margin: 0 20px;
	padding-left: 10px;
}

.rssItem header h4{
	color: #3F3E3E;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.rssItem header label{
	color: #3F3E3E;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}
.rssItem p
{
	display: none;
}

.rssItem header, .rssItem header a
{
	color:#3f3e3e;
	text-decoration:none;
	font-size:16px;
	/* font-family:Tahoma; */
	font-weight:bold;
	-ms-text-align-last: auto;
	text-align: left;
}

.WidgetLecteurRss .rssItem{
	direction: rtl;
	vertical-align: top;
	display: table;
	float: left;
	height: 100%;
}
.WidgetLecteurRss .rssItem header a{
	text-decoration:none;
}

.rssItem > a:last-of-type{
	display: table-cell;
	max-width: 150px;
	width: 25%;
	height: auto;
	vertical-align: middle;
}


.enclosureImg{
	max-width: 150px;
	height: auto;
	vertical-align: middle;
	width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}


/********************************************/
