@charset "utf-8";
/* CSS Document */

body {
	width:100%;  
	height:100%; 
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#1e262e;
	background-color:#fff;
	text-align:justify;
}

p {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color:#1e262e;
	line-height:14px;
	}

a {
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	}

a:hover {
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	}
	
img {
	margin:0px;
	padding:0px;
	border:0px;
	}
	
h1 {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none !important;
	}
	
span {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-align:justify;
	color:#8c3b67;
	}

#container {
	margin:0px auto;
	padding:0px;
	border:0px;
	position:top center;
	width:1100px;
	}
	
	#logo {
		margin-left:20px;
		margin-top:35px;
		margin-bottom:10px;
		padding:0px;
		border:0px;
		float:left;
		width:300px;
		height:110px;
		z-index:2000;
		position:absolute;
		}
		
	#menu {
		margin:0px auto;
		padding:0px;
		border:0px;
		background-color:#8c3b67;
		width:1100px;
		height:24px;
		float:left;
		z-index:3000;
		position:absolute;
		}
	
		#nav {
			margin-top:0px;
			margin-left:19px; 
			padding:0px;
			border:0px; 
			list-style:none;
		}	
		
			#nav li {
				margin:0px; 
				padding:4px 5px 0px 5px;
				border:0px; 
				float:left; 
				display:block;  
				background-color:#8c3b67; 
				position:relative;
				z-index:500; 
				margin:0 1px;
				-webkit-transition: all 0.1s ease-in-out;
				height:20px;
				font-size:12px;
			}

			#nav li a {
				margin:0px; 
				padding:0px;
				border:0px;
				display:block;   
				height:24px; 
				text-decoration:none; 
				color:#FFF;
			}
	
			#nav li a:hover {
				margin:0px; 
				padding:0px;
				border:0px;
				color:#FFF;
				text-decoration:underline;
			}
			
			#nav li li:hover {
				margin:0px; 
				padding:4px 5px 0px 5px;
				border:0px;
				-webkit-transform: translate(+10px,0);
				}
		
			#nav ul {
				margin:0px; 
				padding:0px;
				border:0px;
				position:absolute; 
				left:0; 
				display:none;  
				list-style:none;
			}
			
			#nav ul li { 
				margin:0px; 
				padding:4px 5px 0px 5px;
				border:0px;
				float:left; 
				width:150px;
				height:20px;
				text-align:left;
			}
			
			#nav ul a {
				margin:0px; 
				padding:0px;
				border:0px;
				display:block;  
				height:auto; 
			}
			
			/* fix ie6, meglio inserirlo in un file .css separato */
			*html #nav ul {
				margin:0 0 0 -2px;
			}
			
			#nav li.selected {
				margin:0px; 
				padding:4px 5px 0px 5px;
				border:0px; 
				float:left; 
				display:block;  
				background-color:#fff; 
				position:relative;
				z-index:500; 
				margin:0 1px;
				-webkit-transition: all 0.1s ease-in-out;
				height:22px;
				font-size:12px;
				text-decoration:underline; 
				color:#8c3b67;
			}
			
			#nav li.selected a{
				margin:0px; 
				padding:0px;
				border:0px;
				display:block;   
				height:22px;  
				color:#8c3b67;
				font-weight:bold;
			}
			
			#nav li.selected a:hover {
				margin:0px; 
				padding:0px;
				border:0px;
				display:block;   
				height:22px; 
				color:#8c3b67;
				font-weight:bold;
			}
				
	#box_header {
		margin-top:100px;
		margin-left:700px;
		padding:0px;
		border:0px;
		width:350px;
		height:300px;
		float:right;
		background-color:#fff;
		z-index:2001;
		position:absolute;
		}
		
	#header {
		margin:0px auto;
		padding:0px;
		border:0px;
		position:top center;
		width:1100px;
		height:500px;
		float:left;
		background-color:#1e262e;
		z-index:2000;
		}
		
	#center {
		margin-top:30px;
		margin-left:20px;
		padding:0px;
		border:0px;
		position:top center;
		width:1055px;
		float:left;
		background-color:#FFF;
		}
		
		#trasparenza {
			margin-right:10px;
			width:340px;
			float:left;
			}
			
		.a_trasp1 {
			color:#8c3b67;
			font-size:14px;
			/*padding-left:10px;*/
			font-weight:bold;
			text-transform:uppercase;
			}
			
		.a_trasp1:hover {
			color:#8c3b67;
			font-size:14px;
			text-decoration:underline;
			/*padding-left:10px;*/
			font-weight:bold;
			text-transform:uppercase;
			}
			
		.a_trasp1_select {
			color:#fff;
			font-size:14px;
			padding-left:10px;
			font-weight:bold;
			text-transform:uppercase;
			}
			
		.a_trasp1_select:hover {
			color:#fff;
			font-size:14px;
			padding-left:10px;
			font-weight:bold;
			text-transform:uppercase;
			}
			
		.a_trasp2 {
			color:#333;
			font-size:13px;
			font-weight:bold;
			padding-left:10px;padding-right:10px;
			border-bottom:1px dotted #8c3b67;
			line-height:25px;
			}
			
		.a_trasp2:hover {
			color:#8c3b67;
			font-size:13px;
			font-weight:bold;
			padding-left:10px;padding-right:10px;
			border-bottom:1px dotted #8c3b67;
			line-height:25px;
			}
			
		.a_trasp2_select {
			color:#8c3b67;
			font-size:13px;
			font-weight:bold;
			padding-left:10px;padding-right:10px;
			border-bottom:1px dotted #8c3b67;
			line-height:25px;
			}
			
		.a_trasp2_select:hover {
			color:#8c3b67;
			font-size:13px;
			font-weight:bold;
			padding-left:10px;padding-right:10px;
			border-bottom:1px dotted #8c3b67;
			line-height:25px;
			}
			
		.a_trasp3 {
			color:#666;
			font-size:12px;
			font-style:italic;
			padding-left:10px;padding-right:10px;
			}
			
		.a_trasp3:hover {
			color:#333;
			font-size:12px;
			font-style:italic;
			padding-left:10px;padding-right:10px;
			}
			
		.a_trasp3_select {
			color:#333;
			font-size:12px;
			font-style:italic;
			padding-left:10px;padding-right:10px;
			}
		
		.a_trasp3_select:hover {
			color:#333;
			font-size:12px;
			font-style:italic;
			padding-left:10px;padding-right:10px;
			}
			
		#photogallery {
			margin-right:10px;
			padding:5px;
			border:1px solid #1e262e;
			width:340px;
			height:272px;
			overflow:hidden;
			float:left;
			background-color:#FFF;
			z-index:2;
			}
			#photogallery  img{margin-bottom:10px !important;}
			#title_photogallery {
				margin:-5px 0px 0px -5px;
				padding:2px 0px 0px 5px;
				border:0px;
				width:205px;
				height:23px;
				float:left;
				background-color:#8c3b67;
				z-index:1;
				position:absolute;
				}
			
		#ultimenotizie {
			margin-right:10px;
			padding:35px 10px 10px 10px;
			border:0px;
			width:310px;
			min-height:240px;
			height:auto !important;
			height:240px;
			float:left;
			background-color:#d5d7d9;
			z-index:2;
			}
			
			#title_ultimenotizie {
				margin:-5px 0px 0px 356px;
				padding:2px 0px 0px 5px;
				border:0px;
				width:205px;
				height:23px;
				float:left;
				background-color:#8c3b67;
				z-index:1;
				position:absolute;
				}
				
			#archivio {
				margin-top:-30px;
				padding:0px;
				border:0px;
				float:right;
				}
				
			#ultimenotizie a{
				margin:0px;
				padding:0px;
				border:0px;
				color:#1e262e;
				text-decoration:none;
				}
				
			#ultimenotizie a:hover{
				margin:0px;
				padding:0px;
				border:0px;
				color:#8c3b67;
				text-decoration:underline;
				}
				
		#video {
			margin:0px;
			padding:5px;
			border:1px solid #1e262e;
			width:340px;
			min-height:272px;
			height:auto !important;
			height:272px;
			float:left;
			background-color:#FFF;
			}
		
	#footer {
		margin:0px auto;
		margin-top:60px;
		padding:0px;
		border:0px;
		position:top center;
		width:1100px;
		float:left;
		}
		
				
		#sponsor_footer {
			margin:0px;
			padding-left:385px;
			padding-top:42px;
			padding-bottom:10px;
			border:0px;
			float:left;
			}
		
		#contatti_footer {
			margin:0px;
			padding:5px;
			border:0px;
			background-color:#8c3b67;
			width:290px;
			height:140px;
			float:left;
			z-index:2000;
			position:absolute;
			}
			
			#contatti_footer p{
				margin:0px;
				padding:0px;
				border:0px;
				color:#fff;
				text-align:left;
				font-size:10px;
				line-height:12px;
				}
				
			#contatti_footer a{
				margin:0px;
				padding:0px;
				border:0px;
				color:#fff;
				}
				
			#contatti_footer a:hover{
				margin:0px;
				padding:0px;
				border:0px;
				color:#fff;
				text-decoration:underline;
				}
			
		#line_footer {
			margin:0px auto;
			margin-top:0px;
			padding:0px;
			border:0px;
			background-color:#1e262e;
			width:1100px;
			height:35px;
			float:left;
			z-index:1000;
			}
			
			#line_footer a{
				margin:0px;
				padding-top:10px;
				padding-right:10px;
				border:0px;
				float:right;
				text-align:right;
				color:#FFF;
				text-decoration:underline;
				}
				
			#line_footer a:hover{
				margin:0px;
				padding-top:10px;
				padding-right:10px;
				border:0px;
				float:right;
				text-align:right;
				color:#FFF;
				text-decoration:none;
				}
			
/* CSS Pagine Interne */

	#header_zoommap {
		margin:0px auto;
		padding:0px;
		border:0px;
		position:top center;
		width:1100px;
		height:500px;
		float:left;
		z-index:2000;
		}
		
		#txt {
			margin-right:10px;
			padding:35px 20px 20px 20px;
			border:1px solid #1e262e;
			width:640px;
			min-height:227px;
			height:auto !important;
			height:227px;
			float:left;
			background-color:#FFF;
			z-index:2;
			}
			
			#txt p{
				margin:0px;
				padding:0px;
				border:0px;
				font-size:12px;
				}
				
			#txt span{
				margin:0px;
				padding:0px;
				border:0px;
				font-size:14px;
				}
				
			#txt a{
				margin:0px;
				padding:0px;
				border:0px;
				color:#1e262e;
				text-decoration:none;
				}
				
			#txt a:hover{
				margin:0px;
				padding:0px;
				border:0px;
				color:#8c3b67;
				text-decoration:underline;
				}
				
			#txt img.news{
				margin-right:20px;
				padding:0px;
				border:1px solid #8c3b67;
				}
			
			#title {
				margin:-5px 0px 0px -5px;
				padding:2px 5px 0px 5px;
				border:0px;
				height:23px;
				float:left;
				background-color:#8c3b67;
				z-index:1;
				position:absolute;
				text-decoration:none;
				}
				
			#line{
				margin-top:15px;
				margin-bottom:15px;
				padding:0px;
				border-top:1px solid #8c3b67;
				width:300px;
				}
				
	#header_page {
		margin:0px auto;
		padding:0px;
		border:0px;
		position:top center;
		width:1100px;
		height:250px;
		float:left;
		background-color:#1e262e;
		z-index:2000;
		}
		
	#header_zone {
		margin:0px auto;
		padding:0px;
		border:0px;
		position:top center;
		width:1100px;
		height:500px;
		float:left;
		background-color:#1e262e;
		z-index:2000;
		}



		#ultimenotizie_page {
margin-top:30px;
margin-left: 20px;
			margin-right:10px;
			padding:35px 10px 10px 10px;
			border:0px;
			width:660px;
			/*min-height:240px;*/
			height:auto !important;
			height:240px;
			float:left;
			background-color:#d5d7d9;
			z-index:2;
			}
			
			#title_ultimenotizie_page {
				margin:25px 0px 0px -695px;
				padding:2px 0px 0px 5px;
				border:0px;
				/* paolo torasso rimosso width:205px;*/
				width:225px;
				height:23px;
				float:left;
				background-color:#8c3b67;
				z-index:1;
				position:relative;
				}
				
			#archivio_page {
				margin-top:-30px;
				padding:0px;
				border:0px;
				float:right;
				}
				
			#ultimenotizie_page a{
				margin:0px;
				padding:0px;
				border:0px;
				color:#1e262e;
				text-decoration:none;
				}
				
			#ultimenotizie_page a:hover{
				margin:0px;
				padding:0px;
				border:0px;
				color:#8c3b67;
				text-decoration:underline;
				}



#year{display:block; list-style:none; width:100%; height:30px; margin:0 auto;}
#year li{float:left; padding:10px; font-size:2em; font-weight:bold;}
#year li a{ color: #8C3B67; }

/* paolo torasso */
#privacy
{
	display: none;
	position: fixed;
	background-color: white;
	bottom: 0px;
	width: 100%;
	height: 60px;
	border-top: 1px solid gray;
	z-index: 9999999999; 
}
#privacy p
{
	width:95%;
	text-align: center;
	padding: 15px;
	font-size: 12px;
	color:#666;
	float:left;
}
#privacy a
{
	color:#8c3b67;
	text-decoration:underline;
}
a.close {
  background: url("btn_close_small.png") no-repeat scroll left top transparent;
  border: 0 none;
  height: 8px;
  float: right;
  top: 10px;
  right: 3%;
  width: 8px;
  position: relative;
}