body {
	font-family: arial;
	font-size: 14px;
	background-color: #000000;
}

img.slidemaximage     { 
display:none;
position:absolute !important;/*le immagini non scrollano.non funziona in IE6*/
}
video, object {
 left:0;
 position:absolute;
 top:0;
}

.tabella_laterale{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	background-image: url(../images/bg.png);
}
.contenuti {
	position: static;
	padding-top: 5px;
	width: 916px;
	float: left;
	
	 opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
	
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}

.contenutimezzo {
	position: static;
	padding-top: 10px;
	width: 916px;
	float: left;
	
	 opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
	
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s;
}
.contenutibassi {
	position: absolute;
	bottom:0;
	padding: 0px 0px 2px;
	width: 100%;
	float: left;
	background-image: url(../images/bg.png);
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

	#nav {
	margin:0;
	list-style:none;
	padding-left: 23%;
	padding-top: 0px;
	}	
	
		#nav li {
	float:left;
	display:block;
	width:100px;
	background-image: url(../images/bg.png);
	position:relative;
	z-index:500;
	margin:0 1px;
	-webkit-transition: all 0.1s ease-in-out;
		}
		#nav li.first {
			border-radius:5px 0 0 5px;
			-moz-border-radius:5px 0 0 5px;
			}
		#nav li.last {
			border-radius:0 5px 5px 0;
			-moz-border-radius:0 5px 5px 0;
			}
		#nav li li.last {
			border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
			}
		#nav li a {
	display:block;
	padding:8px 5px 0 5px;
	height:23px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
		}

		#nav li a:hover {
	color:#00FF66;
		}
		#nav li li:hover {
			-webkit-transform: translate(opx,0);
			}
	/
		#nav a.selected {
			color:#C00;
		}
	
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#nav ul li {
			width:100px; 
			float:left; 
			border-top:1px solid #fff;
		}
		
		#nav ul a {
	display:block;
	height:auto;
	padding: 5px 2px;
	color:#FFFFFF;
		}
		/* fix ie6, meglio inserirlo in un file .css separato */
		*html #nav ul {
			margin:0 0 0 -2px;
		}
		
.thumbnail
{ padding:2px;
border:1px solid #DDD;
-moz-box-shadow: 0px 0px 2px 2px #999;
box-shadow: 0px 0px 2px 2px  #999;
-webkit-box-shadow: 0px 0px 2px 2px  #999; }

.flag
{ padding:0px;
border:2px solid #bbb;
float: right;
}

.immagini{
  width:560px;
  margin-left:-20px;
  overflow:hidden
}

.ico{
paddingleft: 10px;
}

.dueColonne {
	column-count: 2;
	column-gap: 30px;
	column-rule: 1px solid #666;
	padding: 10px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-moz-column-rule: 1px solid #666;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-webkit-column-rule: 1px solid #666;
    }
	
	.unaColonna {
	column-count: 1;
	column-gap: 0px;
	column-rule: 1px solid #666;
	padding: 10px;
	-moz-column-count: 1;
	-moz-column-gap: 0px;
	-moz-column-rule: 1px solid #666;
	-webkit-column-count: 1;
	-webkit-column-gap: 0px;
	-webkit-column-rule: 1px solid #666;
    }
	

.titoli
{
text-shadow:2px 3px 8px rgba(0,0,0,0.4);
font-weight:bold;
color:#000;
letter-spacing:1pt;
word-spacing:3pt;
font-size:50px;
text-align:left;
font-family:helvetica, sans-serif;
line-height:0.95;
}

.titolipopup
{
	text-shadow:2px 3px 8px rgba(0,0,0,0.4);
	font-weight:bold;
	color:#000000;
	letter-spacing:1pt;
	word-spacing:3pt;
	font-size:60px;
	text-align:left;
	font-family:helvetica, sans-serif;
	line-height:0.95;
}

.iframe {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 600px;
	height: 400px;

}
