/*COLONNA 1*/

#column1{
	margin: 12px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 493px;
}

#column2{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 445px;
}

#years{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#newsContainer{
	width: 493px;
	height: auto !important;
	height: 508px;
	min-height: 498px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	background-color: #4B4B4B;
	float: left;
}

.item{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}


.itemImage{
	margin: 0px 3px 0px 3px;
	padding: 3px;
	background-image: url(../images/pattern_comunicato.gif);
	background-repeat: repeat-x;
	float: left;
}

.itemText{
	width: 402px;
	*width: 408px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-image: url(../images/pattern_comunicato.gif);
	background-repeat: repeat-x;
	background-color: #74890B;
	background-position: top;
	float: left;
	color: #FFFFFF;
}

.itemText a{
	text-decoration: none;
	color: #FFFFFF;
}

.itemText_Grey{
	width: 402px;
	*width: 408px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	float: left;
	color: #000000;
}

.itemText_Grey a{
	text-decoration: none;
	color: #000000;
}

.itemText_darkGrey{
	width: 402px;
	*width: 408px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-repeat: repeat-x;
	background-color: #B8B8B8;
	float: left;
	color: #000000;
}

.itemText_darkGrey a{
	text-decoration: none;
	color: #000000;
}

.itemArrow{
	padding: 0px;
	margin: 0px;
	float: left;
}



.arrow{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 14px;
}

#yearContainer{	
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 493px;
	line-height: 70px;
	text-align: center;
	float: left;
}

.year{
	width: 153px;	
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #E9E9E9;
	color: #000000;
	height: 70px;
}

.year a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
}

.selectedYear{
	width: 152px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #E9E9E9;
	font-weight: bold;
	float: left;
	color: #425C5D;
	background-image: url(../images/background_year_selected.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.disabledYear {
	width: 153px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #E9E9E9;
	float: left;
	height: 70px;
	color: #B1B1B1;
}

#monthContainer{	
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 493px;
	line-height: 39px;
	text-align: center;
	font-size: 11px;
}

.month{
	width: 38px;
	height: 38px;
	margin: 0px 1px 3px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #E9E9E9;
	color: #000000;
	font-size: 11px;
}

.month a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.selectedMonth{
	width: 38px;
	height: 38px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 3px 0px;
	float: left;
	background-color: #4b4b4b;
	color: #fff;
	font-size: 11px;
}

.disabledMonth {
	width: 38px;
	height: 38px;
	margin: 0px 1px 3px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E9E9E9;
	float: left;
	color: #B1B1B1;
	font-size: 11px;
}





#column2 a{
	text-decoration: none;
	color: #000000;
}

#noticeTitle{	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(../images/pattern_comunicato.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #74890B;
	height: 70px;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
}

#noticeTitle strong{
	font-size: 20px;
}

#textContainer{
	padding: 0px;
	margin: 0px;
	background-color: #F4F4F4;
	color: #000000;
	float: left;
	min-height: 551px;
	height: auto !important;
	height: 562px;

	width: 445px;
}

#textContainer .text{
	margin: 0px 0px 0px 0px;
	padding: 16px 10px 20px 10px;
	float: left;
}

#textContainer .image{
	border: 1px solid #D3D3D3;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 4px;
}

.comment{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}



