﻿.main {
	position:absolute;
	top:0;
	left:0;
	width:1024px;
	height:608px;
	background: #fff url(/images/layout/ombra-orizz.gif) no-repeat bottom;	
}
.titolo {
	position:absolute;
	top:433px;
	left:185px;
	width: 810px;
	background:url(/images/layout/bkg-home-barratitolo.gif) repeat-x top;
	height: 21px;
	text-align:right;
	overflow:visible;
}
.middleText {
	vertical-align:middle;
	display:inline;
}
.titolo .middleText h1{
	color:#fff;
	font-family:"Futura Bk", Arial, Verdana ;
	font-weight:bold;
	font-size:17px;
	display:inline;
	vertical-align:top;
}
.animationeFlash {
	background:#000;
	height:320px;
	left:185px;
	position:absolute;
	top:111px;
	width:810px;
}
.banner {
	background:url(/images/layout/bkg-banner.gif) no-repeat scroll 0 0 transparent;
	height:140px;
	width:200px;
	float:left;
	margin:0 3px 0 0;
}
.hotNews {
	
	background:#fff;
	width:183px;
	height:140px;
	background: url(/images/layout/hotnews.gif) no-repeat;
	padding: 0 10px;
	overflow:hidden;
	float:left;
}
.videoPromozionale {
	background:none repeat scroll 0 0 #FFF;
	float:left;
	height:140px;
	width:210px;
}

.eventi {
	position:absolute;
	top:500px;
	left:806px;
	width:190px;
	height:93px;
}

.boxDestra {
	text-align:right;
	vertical-align:bottom;
}

.boxDestra a img{
	border:0;
}
.boxDestra .middleText a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	vertical-align:middle;
	color:#000;
}

body {
	background:url(/images/layout/bkg-home.gif) ;
/*	background:#d3edf7;*/
}
.links {
	position: absolute;
	top:5px;
	left:2px;
	width:180px;
	height:590px;
	overflow:auto;
	background:url(/images/layout/riquadro-180-top.gif) no-repeat bottom;
	background-image: url(/images/layout/riquadro-180-home.gif);
}
.links .bottom {
	position:absolute;
	bottom:0;
}
.links .categoria {
	position:relative;
	background:transparent;
}
.links ul{
	font-size:9px;
	line-height:1.1em;
	list-style:outside;
}
.links li {
	list-style-image:url('/images/layout/li.gif');
}
.links li a{
	color:#000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.links li a:hover{
	text-decoration:underline;
}
.links .title {
	list-style-image:url('/images/layout/link.gif');
}
.links .title a{
	color:#2F758F;
	font-weight:bold;
	font-size:11px;
	line-height:1.2em;
	font-family:Arial , Helvetica, sans-serif;
}
.animationeLogo {
	height:75px;
	left:185px;
	position:absolute;
	top:4px;
	width:810px;
	background-color: #fff;
}
.animationeMenu {
	height:25px;
	left:185px;
	position:absolute;
	top:84px;
	width:810px;
	background-color: #fff;
}

.infoLegali {
	height:500px;
	left:1003px;
	position:absolute;
	top:50px;
	width:21px;
	background-color: #fff;
}

.scrittaDalla {
	height:81px;
	left:928px;
	position:absolute;
	top:454px;
	width:13px;
	background-color: #fff;
}
.testoBanner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 5px 10px;
}
.testoBanner a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bottomSctn {
	position:absolute;
	top:456px;
	left:185px;
}
#news
{
	width:190px;
}
.banner h2, .hotNews h2
{
	font-family: Arial , Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	margin:2px 2px 15px 0px;
	color:#FFF;
}
.banner h2 {
	padding-left:10px;
	margin-bottom:5px;
}
#news a
{
	color:#333;
}
.hotNews ul
{
	margin:0px;
	display:none;
}
.hotNews li{
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:10px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:90px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	padding:0;
	width:190px;
}
.animazioneLogo  {
	background-color:#FFFFFF;
	height:75px;
	left:185px;
	position:absolute;
	top:4px;
	width:810px;
}

div.overlay {
/* must be initially hidden */
		
	/* place overlay on top of other elements */
	z-index:10000;
	
	padding:40px;
width:576px;
display:none;
background-image:url(/images/overlay/white.png); 
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

div.overlay div.close {
	background:url(/images/overlay/close.png) no-repeat;
 position:absolute;
top:2px;
right:5px;
 width:35px;
 height:35px;
 cursor:pointer; 
}

div.overlay a {
height:450px;
display:block;
} 

li a {
text-decoration: none;
}

li a:hover {
	color:#900;
	text-decoration:underline;
	}