/* CSS Document */

/*----------newsgrande--------*/

.contnewsgrande{
	padding-top:7px;
	width:470px;
	position:relative;
	float:left;
}


.imgnewsgrande{
	position:relative;
	float:left;
	width:200px;
	height:175px;
	background-color:#000000;
	
}

.datanewsgrande{
	position:relative;
	float:left;
	width:258px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	text-align:right;
	font-weight:bold;
}
.titolonewsgrande{
	position:relative;
	float:left;
	width:254px;
	padding-left: 10px;
	padding-right: 6px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #003365;
}
.testonewsgrande{
	position:relative;
	float:left;
	width:254px;
	padding-left: 10px;
	padding-right: 6px;
	text-align: justify;
	margin-top: 4px;
	
}
.pulsantenewsgrande{
	position:relative;
	clear:both;
	text-align:right;
	padding-top: 4px;
	margin: 3px 0;
}
/*--------------news------------------*/

.contnews{
	padding-top:7px;
	width:470px;
	position:relative;
	float:left;
}


.imgnews{
	position:relative;
	float:left;
	width:80px;
	height:70px;
	background-color:#000000;
	
}

.datanews{
	position:relative;
	float:left;
	width:378px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	text-align:right;
	font-weight:bold;
}
.titolonews{
	position:relative;
	float:left;
	width:374px;
	padding-left: 10px;
	padding-right: 6px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #003365;
}
.testonews{
	position:relative;
	float:left;
	width:374px;
	padding-left: 10px;
	padding-right: 6px;
	margin-top: 4px;
	
}
.pulsantenews{
	position:relative;
	clear:both;
	text-align:right;
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5F87;
	margin: 3px 0;
	
}
/*---------------------------------*/
.footboxpagina{
	width:516px;
	position:relative;
	float:left;
	height: 35px;
}
.divisione{
	width:470px;
	position:relative;
	float:left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0058a2;
	margin: 10px 0;
	
}
.conteventi{
	float:left;
	position:relative;
}
