/**************** BOX NOVITA HOME ********************/


#coreNovita {
	background-image: url(img/boxNovita_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding-top: 215px;
}


#coreNovita h1{
	text-indent: -3000px;
}
#coreNovita .fotoRecenti{
	width: 460px;
	height:120px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 95px;
	display: none;
}



#coreNovita .fotoRecenti img {
	margin: 5px 5px 5px 5px;
	height: 46px;
	width: 46px;
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	border: #CCCCCC solid 1px;
	background-color:white;

}

#coreNovita .content{
	width:496px;
	background-image: url(img/box_NovitaContent_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	

}
#coreNovita .content p.dataGiorno{
	float:right;
	margin-right:40px;
	color:#73A8F9;
	font-size:14px;
	font-weight:bold;
}

#coreNovita .content ul{
	list-style-type: none;
	margin-left:20px;
	margin-right:50px;

	
}
#coreNovita .content li{
	background-image:url(img/bulletNovita.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:0px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EBEA;
	padding-bottom: 20px;

}

#coreNovita .content li strong {
	color: #2E4F85;
}


#coreNovita .bacheca {
	background-color: #ffffff;
	background-image: none;
	position: absolute;
	top: 55px;
	left: 30px;
	width: 410px;
	padding: 15px;
	border: 1px solid #C3DDFE;
	color: #666666;
}
#coreNovita .banner {
	background-color: #ffffff;
	background-image: none;
	position: absolute;
	top: 35px;
	left: 30px;
	width: 420px;
	padding: 0px;
border: 3px solid;
	color: #666666;
	height: 418px;
	border: 3px solid #FC8372;
}

