			html {

				margin: 0 auto;

				padding: 0;

			}
			body{

				margin:0;

				padding:0;

				font-family: "Verdana", sans-serif;

				font-size: 12px;

				font-weight: normal;	

				text-align: center;	
				background-image:url("../templates/sfondo.gif");

			}

			




			form {

				margin:0;

				padding:0;

			}

			

			img{

				border: none;
			}



			table{

				margin:0;

				padding: 0;

				font-family: "Verdana", serif;

				font-size: 12px;

			}



			textarea,text {

				font-family: "Verdana", sans-serif;

				font-size: 12px;

			}
			
			#tab_main {
				margin: 0 auto;
				padding: 0;
				border-collapse: collapse;
				height:auto;
				min-height: 890px ! important;
				height: 890px;
			}
			
			#tab_right {
				margin: 0px;
				padding: 0;
				background-position: left top;
				width: 33%;
				background-repeat: no-repeat;
				background-image: url("../templates/header_dx.jpg");
			}
			
			#tab_left {
				margin: 0px;
				padding: 0;
				background-position: right top;
				width: 33%;
				background-repeat: no-repeat;
				background-image: url("../templates/header_sx.jpg");
			}
			
			#tab_center {
				margin: 0;
				padding: 0;
				vertical-align: top;
width: 948px;
				background-repeat: no-repeat;
				background-position: center top;
			}
			
			

			#data {
				font-family:Arial,sans-serif;
				font-size:13px;
				margin-bottom:3px;
				color:black;
				font-weight:normal;
				margin-left:210px;
				padding-right:15px;
				margin-top:0px;
				padding-top:0px;

			}
			
			#titolo {
				font-family:Arial,sans-serif;
				font-size:20px;
				color:black;
				font-weight:bold;
				margin-top:0px;
				padding-left:20px;
				padding-right:60px;
				padding-top:35px;

			}
			
			#intro {
				font-family:Arial,sans-serif;
				font-style:italic;
				margin-bottom:10px;
				font-weight:normal;
				font-size:14px;
				padding-left:20px;
				padding-right:60px;
			}
			
			#testo {
				font-family:Arial,sans-serif;
				font-size:14px;
				font-weight:normal;
				margin-top:20px;
				padding-left:20px;
				padding-right:60px;
				background-repeat: repeat-y;
				background-image: url("../templates/sfondo_barre.gif");

min-height:400px;
height:auto !important;
height:400px;
margin-bottom:0;
padding-bottom:20px;
			}
			
			#testo a{
				color:mediumblue;
				text-decoration:none;
			}
			
			#testo a:hover{
				text-decoration:underline;
			}
			
			
#titolo_sez {
	font-size: 15px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	background-image:url("../templates/sezione_aperta.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:5px;

}

.selezionata {
color:black;	
}

.elenco_news{
margin-left:195px;
padding-right:8px;
margin-right:8px;
border-bottom:1px solid #666666;
padding-bottom:3px;
margin-bottom:10px;
}

.elenco_news a{
color:black;
text-decoration:none;
}

.elenco_news a:hover{
text-decoration:underline;
}

.data_elenco_news{
padding-left:90px;
font-size:11px;
}

.tit_elenco_news{
padding-left:90px;
font-weight:bold;
}

.txt_elenco_news{
padding-left:90px;
}

 .tasto {
	float: left;
	width: 130px;
	text-align: center;
}

 .tasto_selezionato {
	float: left;
	width: 130px;
	text-align: center;
}

.tasto a {
	color: #8c6d57;
	text-decoration: none;
	cursor: pointer;
}

.tasto_selezionato a {
	color: black;
	text-decoration: none;
	border-bottom:4px solid red;
	cursor: pointer;
}

.tasto a:hover {
	color: black;
	border-bottom:4px solid #ff7171;
}

.tasto_ultimo {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 15px;
	margin-left: 0 !important;
	margin-left: -3px;
}
.tasto_ultimo_selezionato {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 15px;
	margin-left: 0 !important;
	margin-left: -3px;
}

.tasto_ultimo a {
	color: #8c6d57;
	text-decoration: none;
	cursor: pointer;
}

.tasto_ultimo_selezionato a {
	color: black;
	text-decoration: none;
	border-bottom:4px solid red;
	cursor: pointer;
}

.tasto_ultimo a:hover {
	color: black;
	border-bottom:4px solid #ff7171;
}
