.portal_item1_data_title {
	float:left;
	width:270px;
}
.news .portal_item1{
	background-color: #ddd;
}
.portal_item1_img{
	padding-right:5px;
}
.news {
	background-color: #ededed;
	margin: 0px !important;
	border-bottom:10px solid #fff;
}
.news a:hover{
	color:#000;
}
.news .ttitle{
	font-size:1em !important;
	line-height:1.5em;
}
.news a.ttitle:link,
.news a.ttitle:focus,
.news a.ttitle:active,
.news a.ttitle:visited{
	color:#333;
}
.news a.ttitle:hover{
	color:#993333;
}
.block .title a:link,
.block .title a:visited {
	color: #000;
	text-decoration: none;
}
.block .title a:active,
.block .title a:focus,
.block .title a:hover {
	color: #777;
}
.news a:link,.news a:focus,.news a:active,.news a:visited{
	color:#993333;
	font-weight:bold;
	font-size:0.95em;
}
.portal_item1_content{
	padding:2px !important;
}

/*messaggi*/
.message {
	margin-top:20px;
	border: 2px solid #133B76;
}
.message .title {
	text-align: center;
	background-color: #133B76;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
}
.message .body {
	text-align: center;
	font-size: 1em;
	padding: 3px;
	background: url("../../../../src/img/info.png") no-repeat 4px 4px;
	padding:  10px 10px 10px 36px;
	height: auto !important;
	height: 36px;
	min-height: 36px;
}
.message .body a:link,
.message .body a:visited {
	padding: 2px 20px;
	background-color: #aaa;
	color: #FFF;
	border: 1px solid #aaa;
}
.message .body a:focus,
.message .body a:active,
.message .body a:hover {
	background-color: #555;
}
/**/
#eventi, #modulistica{
	padding:5px 5px 0px 5px;
	width:378px;
	height: auto !important;
	height: 190px;
	min-height:190px;
	border-top:5px solid #133B76;
}
#eventi{
	float:left;
}
#eventi .p_title{
	padding-bottom:8px;
	padding-top:2px;
}
#eventi .p_title, #modulistica .p_title{
	font-size:0.85em;
	text-transform: uppercase;
}
#modulistica{
	float:right;
}

#modulistica .dw_allfile{
	padding: 2px;
}
#modulistica .dw_data{
	font-size:0.8em;
}
#modulistica .dw_file{
	text-transform:uppercase;
	font-size:0.9em;
	padding-bottom:8px;
}
.s4{
	font-size:1.4em !important;
}
.s5{
	font-size:1.3em !important;
}
.s2{
	font-size:1.1em !important;
}