
#FDcontenitoreWrp{
	width:936px;
	height:280px;
	margin:15px;
	overflow:hidden;
	background:#fff;
	border:#ccc 1px solid;
}


#FDcontenitore{
	/*background:#95C3DB url(/css/images/FDbg.jpg) repeat-x top;*/
	background:#B92533 url(/css/images/FDbg.jpg) repeat-x top;
	width:926px;
	height:270px;
	margin:5px;
	overflow:hidden;
}

#FDsx{
	float:left;
	width:265px;
	height:265px;
	overflow:hidden;
	margin:7px 0 0 8px;
}

#FDnewsContenitore{
	position:relative;
	background:transparent url(/css/images/FDbgNews.jpg) no-repeat top left;
	width:265px;
	height:230px;
}

#FDnewsContenitore .FDnews{
	padding:15px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	background:#fff;
}

#FDnewsContenitore h3{
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	padding:0px;
	margin:0 0 3px 0;
	height:23px;
	display:block;
	width:100%;
	overflow:hidden;
}

#FDnewsContenitore .FDnews .mid{
	height:165px;
	overflow:hidden;
	padding:0;
	margin:0;
}


#FDpuls{
	width:265px;
	margin:3px 0 0 0;
}

.FDpulsante{
	background:transparent url(/css/images/FDpuls.png) no-repeat;
	background-position:0 0;
	width:25px;
	height:21px;
	overflow:hidden;
	float:left;
	margin:0 3px 0 0;
}
.FDpulsante:hover{
	background-position:0 -21px;
}
.on{
	background-position:0 -21px;
}

.FDpulsante a{
	font-size:13px;
	font-weight:bold;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	/*color:#78868F;*/
	color:#6F454A;
	text-decoration:none;
	padding:2px 0 0 0;
}

.FDpic{
	position:absolute;
	left:0;
	top:0;
	width:637px;
	height:255px;
	overflow:hidden;
}

#FDdx{
	float:left;
	width:637px;
	height:255px;
	margin:7px 0 0 8px;
	position:relative;
}