body {
	font-family: arial, verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	/*text-align: left;*/
	background-color: #E1E0E9;
	font-family: arial, verdana, sans-serif;
}

table.error404 div {
	margin: 3px 0 3px 0;
}

a.error404 {
	font-size: 14px;
	color: #3f60b3;
	text-decoration: underline;
	font-weight: bold;
}

a.error404:hover {
	color: #ff0000;
}

table.global {
	/*width: 100%;*/
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
	border: solid 1px #577284;
	padding: 0;
}

table.global td.logo {
	border-bottom: solid 1px #577284;
}


div.copyright {
	font-size:11px;
	font-family :  sans-serif, Verdana, Geneva, Arial, Helvetica;
	color:#565656;
	font-weight : normal;
	width: 650px;
	margin: 5 auto 10px auto;
}

a.powered {
	color: #565656;
	text-decoration: none;
}

table.global td.menu {
	width: 188px;
	background-color: #7090A5;
	vertical-align: top;
}

table.menu_container {
	width: 100%;
	height: 321px;
	margin-top: 25px;
	padding: 0;	
	vertical-align: top;
	text-align: center;
}

table.menu_container td {
	vertical-align: top;
}

#menu_index {
	border-top: solid 2px #01275F;
	border-bottom: solid 2px #01275F;
	background-color: #A1B9C7;	
}

#menu_index table.menu {
	margin-top: 30px;
}

table.menu {
	width: 178px;
	margin: 0 auto 0 auto;
	font-size: 13px;
	text-align: left;
	margin-top: 30px;
}

#menu_index table.menu td {
	border-bottom: solid 1px #3E5B85;
	padding: 1px 0 1px 0;
}

table.menu td {
	border-bottom: solid 1px #E0DDDD;
	padding: 1px 0 1px 0;
}

table.menu li {
	font-weight: bold;
	/*text-decoration: none;*/
	list-style-type: disc;
}

table.menu li.selected {
	list-style-type: circle;
}

table.menu span {
	color: #01275F;
}

table.menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

table.menu a:hover {
	color: #01275F;
}

#menu_index table.menu a {
	color: #01275F;
}

#menu_index table.menu a:hover {
	color: #FFFFFF;
}

table.submenu {
	font-size: 13px;
	margin-left: 6px;
}

table.submenu td {
	padding: 2px 0 2px 0;
	border-bottom: solid 1px #5D7684;
}

#submenu_last {
	border-bottom: 0;
}

table.submenu a {
	color: #315163;
	text-decoration: none;
}

table.submenu a:hover {
	color: #FFFFFF;
}

table.submenu span {
	font-weight: bold;
	color: #01275F;
}

table.global td.main {
	width: 560px;
	height: 470px;
	background-color: #A1B9C7;
	border-left: solid 1px #577284;
	vertical-align: top;
	/*padding-bottom: 15px;*/
}

table.global td.copyright {
	border-top: solid 1px #577284;
	border-bottom: solid 1px #577284;
	background-color: #5D7E94;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
}

table.global td.disclaimer {
	border-top: solid 1px #577284;
	border-left: solid 1px #577284;
	border-bottom: solid 1px #577284;
	background-color: #849FAE;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
}

table.global td.copyright span, table.global td.disclaimer span {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
}

div.content {	
	margin: 0;
	padding: 10px 15px 20px 15px;
	/*border: solid 1px #000000;*/
}

#content_index {
	width: 100%;
	margin: 0;
	padding: 0;
}

div.content table {
	/*width: 100%;*/
	font-size: 11px;
}

div.content table td {
	width: 25%;
}

div.content p {
	font-size: 14px;
	text-align: justify;
	margin: 0 0 10px 0;
}

div.content p.lista {
	margin-bottom: 5px;
}

div.content p.table {
	margin-top: 20px;
}

div.content p.titolo_table {
	margin-top: 10px;
}

div.content p.titolo_lista {
	margin-bottom: 3px;
}

div.content p.titolo_pagina {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 0 20px 0;
}

div.content p.contact_form {
	color: #FFFFFF;
	font-size: 14px;
}

div.content p.flash {
	text-align: center;
	border: solid 1px #000000;
}

div.content p.pdf {
	text-align: left;
	padding: 10px;
	border: solid 1px #527184;
	background-color: #b2c5d2;
}

div.content p.pdf table {
	width: 160px;
}

div.content p.pdf table td.icon {
	width: 40px;
}

div.content p.pdf table td.text {
	width: 120px;
	text-align: center;
}

div.content p.pdf span.pdf_titolo {
	font-size: 12px;
	font-weight: bold
}

div.content p.pdf span.pdf_azione {
	font-size: 10px;
}

div.content ul, div.content p.table ul {
	margin: 0 0 10px 0;
	padding-left: 3px;
	font-size: 14px;
	list-style-type: square;
	list-style-position: inside;
}

div.content p.table ul {
	font-size: 11px;
}

div.content li, div.content p.table li {
	margin: 0;	
}

div.content ul ul {
	margin: 2px 0 2px 15px;
	font-size: 12px;
	list-style-type: circle;
}

p.table table.image td.left {
	width: 50%;
	text-align: left;
}

p.table table.image td.right {
	text-align: right;
}

p.table table {
	width: 530px;
	text-align: center;
	border-collapse: collapse;
	border-color: #000000;
}

p.table table.testi_foto {
	text-align: left;
}

p.table table.testi_foto td.foto {
	width: 25%;
	padding: 10px 0 10px 0
}

p.table table.testi_foto td.testo {
	width: 75%;
}

p.table table span.intestazione {
	font-size: 10px;
}

p.table table td {
	padding: 2px 3px 2px 3px;
	border-color: #000000;
}

p.table table td.col1 {
	width: 20%;
}

p.table table td.col2 {
	width: 35%;
}

p.table table td.col3 {
	width: 45%;
}

p.table table td.empty {
	height: 15px;
}

table.news_list {
	width: 520px;
	margin: 12px 5px 12px 5px;
	/*padding: 5px;*/
	border: solid 1px #527184;
}

table.news_list tr.news_list_intestazione {
	background-color: #a2b8c6;
}

table.news_list td.news_list_titolo {
	/*width: 85%;*/
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

table.news_list td.news_list_data {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	color: #182094;
}

table.news_list td.news_list_data {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	color: #182094;
}

table.news_list tr.news_list_link td {
	background-color: #b2c5d2;
	border-top: dashed 1px #849ead;
	padding: 3px 10px 3px 0;
	text-align: right;
}

table.news_list tr.news_list_testo td {
	font-size: 14px;	
	background-color: #b2c5d2;
	border-top: solid 1px #849ead;
	padding: 5px;
}

table.news_list tr.news_list_testo td p {
	font-size: 14px;
}

a.list_link_more {
	font-size: 12px;
	font-weight: bold;
	color: #5a7d94;
	text-decoration: none;
}

a.list_link_more:hover {
	color: #8c0000;
}

div.news_details_title {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

a.news_link {
	font-size: 14px;
	color: #527184;
	text-decoration: none;
}

a.news_link:hover {
	color: #8c0000;
}

div.navigation_link {
	border-top: solid 1px #527184;
	margin-top: 20px;
	padding: 3px;
	/*background-color: #849ead;*/
}

a.navigation_link {
	font-size: 14px;
	font-weight: bold;
	color: #527184;
	text-decoration: none;
}

a.navigation_link:hover {
	color: #8c0000;
}

table.gallerie_list {
	width: 520px;
	margin: 12px 5px 7px 5px;
	padding: 0;
	border: solid 1px #527184;	
}

table.gallerie_list td.gallerie_list_foto {
	width: 18%;
}

table.gallerie_list td.gallerie_list_titolo {
	width: 82%;
	height: 20px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	border-left: solid 1px #527184;
	border-bottom: solid 1px #e5f2fd;
	background-color: #d6e7ef;
}

table.gallerie_list td.gallerie_list_data {
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5a7d94;
	border-bottom: solid 1px #e5f2fd;
	background-color: #d6e7ef;
}


table.gallerie_list td.gallerie_list_testo {
	vertical-align: top;
	padding: 10px;
	font-size: 14px;
	border-left: solid 1px #527184;
	background-color: #cedfef;
}

table.gallerie_list td.gallerie_list_foto img {
	border: solid 1px #527184;
}

table.gallerie_list td.gallerie_list_foto img:hover {
	border: solid 1px #8c0000;
}

div.gallerie_details_title table {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.gallerie_details_title table span.data {
	font-size: 12px;
}

div.riquadro {
	border: solid 1px #5a7d94;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 10px 7px 10px;
	background-color: #98afbc;
}

div.riquadro img.foto_gallerie {
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #5a7d94;
}

img.foto_zoom {
	border: solid 1px #527184;
}

a.list_link_testo {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.list_link_titolo {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.list_link_testo:hover, a.list_link_titolo:hover {
	color: #8c0000;
}

table.zoom_foto {
	background-color: #9caebd;
}