body {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	font-family: "Georgia", "Book Antiqua", "arial", "tahoma", "verdana";
	font-size: .9em;
}
a img {
	border: none;
}
hr {
	padding: 0px;
	border: none;
	border-top: 1px solid #999999;
}
.clear {
	clear:both;
}
a:link, a:visited {
	text-decoration: none;
	color: #C72825;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
.center {
	text-align: center;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#logo {
	float:left;
	margin: 0px;
	text-align: center;
	width: 300px;
}
#logo div {
	padding: 10px 18px 0px 18px;
}
#logo img {
	display: block;
	text-align: center;
}
#head_red {
	background-color: #C72825;
	width: 680px;
	height: 30px;
	float: right;
	clear: right;
}
#head_white {
	text-align: right;
	height: 56px;
	float: right;
	clear: right;
}
#head_link {
	text-align: right;
	padding: 0px;
	font-size: .8em;
	color: #999;
	/*width: 251px;*/
	float: right;
	clear: right;
}
#head_link ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#head_link ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#head_link ul li a:link,
#head_link ul li a:visited,
#head_link ul li a:active {
	display: block;
	padding: 0px 15px;
	text-decoration: none;
	color: #999;
}
#head_link ul li a:hover, #head_link ul li a.selected:hover {
	background-color: #C72825;
	color:#FFF;
}

#menubar {
	background: #999999 url("../img/banner.png") no-repeat right top;
	height: 224px;
	clear: both;
	/*overflow: hidden;*/
	position: relative;
	padding-left: 10px;
}

#menu {
	/*float: left;*/
}

#centrale {
	/*
	padding-left: 94px;
	*/
	/*padding-left: 10px;*/
}
#body_1 {
	float: left;
	width: 290px;
	text-align: justify;
}
#body_2 {
	float: left;
	width: 290px;
	text-align: justify;
}
#body_3 {
	/*float: right;*/
	/*
	width: 290px;
	*/
	/*width: 380px;*/
	background-color: #CCCCCC;
	text-align: justify;
}
#block_right {
	float: right;
	width: 380px;
}
#body_4 {
	float: right;
	width: 680px;
}
#body_5 {

}
.column {
	padding: 12px;
}
#body_3 .column {
	padding-left: 50px;
	padding-right:20px;
}
#footer_container {
	clear: both;
	background-color: #C72825;
	padding-top: 0px;
}
#prefooter {
	padding: 2px 0px 0px 0px;
}
#prefooter div {
	background-color: #FFF;
	height: 2px;
	overflow: hidden;
}
#footer {
	padding: 20px;
	color: #FFF;
	text-align: center;
	font-size: .9em;
}
#footer a {
	color: #FFF;
}
#postfooter {
	background-color: #FFF;
	text-align: right;
	padding: 10px;
}

.block {
	padding-bottom: 30px;
}
.block .title {
	font-size: 1.3em;
	color: #777777;
	margin-bottom: 10px;
}
.block .title:first-letter {
	color: #C72825;
	font-weight:bold;
}
.block .title a:link, .block .title a:visited {
	color: #777777;
}
.block .body {
	
}
#body_4 .block .title {
	border-bottom: 1px solid #C72825;
}
#body_3 .block .title a:link, #body_3 .block .title a:visited {
	color: #FFF;
}
.block .p_news_item, #body_1 .block .p_news_item, #body_2 .block .p_news_item {
	padding-left: 25px;
	padding-bottom: 10px;
	background: url("../img/list_bg.png") no-repeat left 15px;
	font-size: .8em;
	color: #777777;
	/*line-height: 1.1em;*/
}
#body_2 .block .p_news_item {
	background:none;
	padding: 0px 25px 25px 0px;
	background: url("../img/eventi.png") no-repeat right 5px;
}

.block .p_news_item .p_data, #body_1 .block .p_news_item .p_data, #body_2 .block .p_news_item .p_data {
	font-weight: bold;
}
.block .p_news_item .p_title, #body_1 .block .p_news_item .p_title, #body_2 .block .p_news_item .p_title {
	font-weight: bold;
	color: #000;
	font-size:1.3em;
}
.block .p_news_item .p_text, #body_1 .block .p_news_item .p_text, #body_2 .block .p_news_item .p_text {
	
}
.block .p_news_item .p_viewall, #body_1 .block .p_news_item .p_viewall, #body_2 .block .p_news_item .p_viewall {
	display:block;
	text-align: right;
	color: #C72825;
}
.block .p_news_item .news_vieall a:link, #body_1 .block .p_news_item .news_vieall a:link, #body_2 .block .p_news_item .p_viewall a:link,
.block .p_news_item .news_vieall a:visited, #body_1 .block .p_news_item .news_vieall a:visited, #body_2 .block .p_news_item .p_viewall a:visited,
.block .p_news_item .news_vieall a:active, #body_1 .block .p_news_item .news_vieall a:active, #body_2 .block .p_news_item .p_viewall a:active,
.block .p_news_item .news_vieall a:focus, #body_1 .block .p_news_item .news_vieall a:focus, #body_2 .block .p_news_item .p_viewall a:focus {
	text-decoration: none;
	color: #C72825;
}
.block .p_news_item .news_vieall a:hover, #body_1 .block .p_news_item .news_vieall a:hover, #body_2 .block .p_news_item .p_viewall a:hover {
	text-decoration: underline;
}
ul.block_title_list {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}
ul.block_title_list li {
	font-size: 1em;
	color: #777777;
	padding-bottom: 2px;
	display: block;
}
ul.block_title_list a:link,
ul.block_title_list a:visited {
	padding: 5px;
	color: #777777;
	display: block;
	border: 1px solid #DDDDDD;
	text-decoration: none;
}
ul.block_title_list a:active,
ul.block_title_list a:focus,
ul.block_title_list a:hover {
	color: #C72825;
	border: 1px solid #C72825;
}

#body_3 .block {
	padding-bottom: 30px;
}
.block2 .title, #body_3 .block .title {
	font-size: 1.3em;
	color: #FFF;
	padding-bottom: 10px;
}
.block2 .title span, #body_3 .block .title span {
	color: #222;
}
.block2 .title .ttitle:first-letter, #body_3 .block .title .ttitle:first-letter {
	font-weight:bold;
}
.block2 .body, #body_3 .block .body {
	
}

.block2 .p_news_item, #body_3 .block .p_news_item {
	font-size: .8em;
	color: #333;
	/*line-height: 1.1em;*/
	background: url("../img/body3_list_bottom_bg.gif") repeat-x left bottom;
	padding: 7px 0px 7px 0px;
}
.block2 .p_news_item .p_data, #body_3 .block .p_data {
	font-size: 1.2em;
	font-weight: bold;
}
.block2 .p_news_item .p_title, #body_3 .block .p_title {
	font-weight: bold;
	color: #222222;
}
.block2 .p_news_item .p_text, #body_3 .block .p_text {
	color: #444444;
}
.block2 .p_news_item .p_viewall, #body_3 .block .p_viewall {
	display:block;
	text-align: right;
	color: #C72825;
}
.block2 .p_news_item .p_viewall a:link, #body_3 .block .p_viewall a:link,
.block2 .p_news_item .p_viewall a:visited, #body_3 .block .p_viewall a:visited,
.block2 .p_news_item .p_viewall a:active, #body_3 .block .p_viewall a:active,
.block2 .p_news_item .p_viewall a:focus, #body_3 .block .p_viewall a:focus {
	text-decoration: none;
	color: #C72825;
}
.block2 .p_news_item .p_viewall a:hover, #body_3 .block .p_viewall a:hover {
	text-decoration: underline;
}
.block2 .news_archive_foot, #body_1 .news_archive_foot, #body_2  .news_archive_foot, #body_3  .news_archive_foot {
	font-size: 0.8em;
	text-align: center;
	padding-top: 3px;
}
.block2 .news_archive_foot a:link, #body_3  .news_archive_foot a:link,
.block2 .news_archive_foot a:visited, #body_3  .news_archive_foot a:visited,
.block2 .news_archive_foot a:active, #body_3  .news_archive_foot a:active,
.block2 .news_archive_foot a:focus, #body_3  .news_archive_foot a:focus {
	color: #333;
	text-decoration: none;
}
.block2 .news_archive_foot a:hover, #body_3  .news_archive_foot a:hover {
	text-decoration: underline;
}
.block3 {
	
}
.block3 .title {
	font-weight: bold;
	font-size: 1.5em;
}
.block3 .body {
	text-align: justify;
}
#flash {
	float: right;
	width: 650px;
	z-index: 1;
}
/**/
#block_left {
	float:left;
	/*width:590px;*/
	width:600px;
}
#evidenza {
	padding-right:20px;
}
#evidenza .title {
	display:none;
}
#evidenza .p_title{
	background:#EFEFEF;
	margin-top:10px;
	padding: 10px 10px 0px 10px;
}
#evidenza .block {
	padding-top:10px;
	padding-bottom:0px;
}
#evidenza .p_text {
	/*margin-top:10px;*/
	background:#EFEFEF url("../img/triangolo.png") no-repeat bottom right;
	color:#555;
	padding:0px 10px 20px 10px;
	font-size:1.3em;
}
#evidenza .p_autore a:link, #evidenza .p_autore a:active, #evidenza .p_autore a:visited, #evidenza .p_autore a:focus {
	padding:2px 8px;
	font-size:1.6em;
	color:#fff;
	background:#C72825;
	text-transform:lowercase;
	font-variant: small-caps;
	font-weight:bold;
}
#evidenza .p_news_item {
	padding:0px;
	margin:0px;
}
#evidenza .p_news_item {
	background:none;
}
/**/
#body_1 .p_news_item {
	border-bottom:2px solid #999;
}
#body_1 .p_autore_data_letture {
	padding-top:10px;
}
.newlink {
	padding-top: 10px;
}
.newlink  a{
	padding-top:20px;
	display:block;
}
