BODY {
	padding: 0px;
	font-size: 13px;
	background: url(../images/bg_background.jpg) no-repeat center top #2d62b0;
	margin: 0px auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	color:#333;
}

A:link {
	color: #cc0000;
	text-decoration: none;
}
A:visited {
	color: #cc0000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#container {
	background: #fff;
	width: 960px;
	padding: 0px;
	border: 20px #FFFFFF solid;
	margin: 20px auto;
	text-align: left;
}
#header {
	background:url(../images/header_.jpg) no-repeat;
	margin: 0px;
	width: 100%;
	height: 154px;
}

#headNav {
	background: url(../images/bg_headnav.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-align:left;
}

#leftBar {
	float: right;
	margin: 10px 0px 0px 0px;
	width: 240px;
	padding-left: 10px;
	text-align: left;
}

#content {
	float: left;
	margin: 0px;
	width: 708px;
	text-align: left;
}
.blocco {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.blocco_content {
	background:#3a7ec5;
	color: #FFF;
	border:1px solid #2f66b8;
	padding: 0px 10px 10px 20px;
	margin: 0px;
	font-weight: normal;
}

.blocco_content P {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.blocco_content A:link {
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	color: #cc0000;
	text-decoration: none;
}
.blocco_content A:visited {
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	color: #cc0000;
	text-decoration: none;
}
.blocco_content A:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline
}

.blocco_content IMG {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #fff;
}

.blocco_content_title {
	text-align:left;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}

.blocco_content_title2 {
	font-size: 38px;
	color: #333;
	padding: 0px;
	font-weight:bold;
	display:block;
	line-height:150%;
}

.blocco_content_title3 {
	font-size: 15px;
	color: #333;
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	display:block;
	line-height:100%;
}

.blocco_content P A:link {
	font-weight:normal;
	font-size: 100%;
	margin: 0px;
	color: #cc0000;
	text-decoration: none
}
.blocco_content P A:visited {
	padding-left: 14px;
	font-weight:normal;
	font-size: 100%;
	margin: 0px;
	color: #cc0000;
	text-decoration: none
}
.blocco_content P A:hover {
	text-decoration: underline;
	color: #cc0000;
}
.blocco_content_txt {
	padding : 0px;
	margin: 0px;
	line-height: 14px;
}
.blocco_content_links {
	font-size: 10px;
	text-align: center;
	margin: 1px;
	line-height: 14px;
}
.blocco_content_links A:link {
	font-weight: bold;
	margin: 0px;
	color: #cc0000;
}
.blocco_content_links A:visited {
	font-weight: bold;
	margin: 0px;
	color: #cc0000
}
.blocco_content_links A:hover {
	text-decoration: none
}

.contenuto_dinamico {
	padding: 5px;
	text-align: justify;
}

.contenuto_dinamico P {
	padding-top: 5px;
	margin: 0px;
}

.contenuto_dinamico IMG {
	border-width: 0px;
}

.blocco_contenuto_centrale {
	background:transparent url(../images/bg_blocco.gif) repeat-x;
	padding: 0px;
}

.blocco_contenuto_centrale P {
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px;
}

.titolo_news {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	margin: 0px;
	color: #333;
}
.date_news {
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	color: #cc0000;
	border-bottom: 1px solid #333;
}
.txt_news {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 145%;
	text-align:j ustify;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.txt_pdf {
	background:transparent url(../images/icons/icon_pdf.gif) no-repeat left;
	background-position:2px 6px;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 8px;
	font-weight: normal;
	text-decoration: none;
}

.a_news {
	padding-top: 5px;
	text-align:right;
}

.titolo_links {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
	color: #cc0000;
}

.links {
	background:transparent url(../images/icons/icon_weblink.gif) no-repeat left;
	background-position:2px 8px;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 3px;
	font-weight: normal;
	border-bottom: 1px #3e5770 solid;
	text-decoration: none;
}

.event {
	background:transparent url(../images/icons/icon_pdf.gif) no-repeat left;
	background-position:2px 4px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px #3e5770 solid;
	text-decoration: none;
}

.media {
	background:transparent url(../images/icons/icon_foto.gif) no-repeat left;
	background-position:2px 6px;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px #3e5770 solid;
	text-decoration: none;
}

.video {
	background:transparent url(../images/icons/icon_video.gif) no-repeat left;
	background-position:2px 6px;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px #3e5770 solid;
	text-decoration: none;
}

.news_scorrimento {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-STYLE: normal;
	font-family: "Times New Roman", Times, serif;
	CLEAR: both;
}

.news_scorrimento P {
	padding-top: 5px;
	margin: 0px;
}

.news_scorrimento H3 {
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0px 6px 0px;
	margin: 0px;
	color: #cc0000;
}

#footer {
	border-top: 1px solid #333;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 20px;
	CLEAR: both;
}
#footer A:link {
	padding-right: 3px;
	color: #333;
	font-weight:bold;
	text-decoration: underline
}
#footer A:visited {
	padding-right: 3px;
	color: #333;
	text-decoration: underline
}
#footer A:hover {
	color: #cc0000;
	text-decoration: underline
}
#footer_left {
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#footer_right {
	float: right;
	margin: 10px 0px 0px 0px;
}

.spacer {
	height: auto;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
}

.spacer IMG {
	margin: 0px 10px 10px 0px;
	border: 1px solid #cc0000;
	float: left;
	clear: both;
}

.spacer2 {
	height: 200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	background:url(../images/chi_siamo/sfondo.jpg) repeat-x;
	border: 1px solid #cc0000;
	
}

A.pubblico:link {
	PADDING-RIGHT: 0px;
	display: block;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}
A.pubblico:visited {
	PADDING-RIGHT: 0px;
	display: block;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}
A.pubblico:hover {
	text-decoration: none;
}
.correlati P {
	color: #333333;
	font-size: 90%;
}
.correlati P A:link {
	font-weight: normal;
	color: #333333;
	text-indent: 12px;
	line-height: 90%;
	text-decoration: none;
}
.correlati P A:visited {
	font-weight: normal;
	color: #333333;
	text-indent: 12px;
	line-height: 90%;
	text-decoration: none;
}
.correlati P A:hover {
	color: #cc0000;
	text-decoration: none;
}
.sottocorrelati P A:link {
	font-weight: normal;
	font-size: 90%;
	color: #333333;
	text-indent: 20pt;
	line-height: 100%;
	text-decoration: none
}
.sottocorrelati P A:visited {
	font-weight: normal;
	font-size: 90%;
	color: #333333;
	text-indent: 20pt;
	line-height: 100%;
	text-decoration: none
}
.sottocorrelati P A:hover {
	color: #cc0000;
	text-decoration: none
}

