/* CSS Document */

h2 {
	font-size: 15px;
	color: #1789fd;
	margin-top:2px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border:0px;
	padding:0px;
}
/* Video*/
div#contvideo {
    width: 540px;
	height: 398px;
	position:absolute;
    }
div#videosu {
    width:540px;
	height:30px;
	position: absolute;
	background:url(../images/home_10.jpg) no-repeat top left;
	}
div#videodx {
    width:109px;
	height:355px;
	position: relative;
	top:30px;
	background:url(../images/home_14.jpg) no-repeat top left;
	}
div#video {
    width:419px;
	height:355px;
	position: relative;
	left:109px;
	top:-326px;
	}
div#videosx {
    width:12px;
	height:355px;
	position: relative;
	top:-680px;
	left:528px;
	float:rigth;
	background:url(../images/home_13.jpg) no-repeat top left;
	
	}
div#videogiu {
    width:540px;
	height:13px;
	position: relative;
	top:-680px;
	background:url(../images/home_16.jpg) no-repeat top left;
	z-index:0;
	}
	
/* Fine Video */

div#contxt {
    width:444px;
	height:399px;
	position: relative;
	left:540px;
	background:url(../images/home_11.jpg) no-repeat top left; 
}
div#latodx1 {
    width:105px;
	height:399px;
	position: relative;
	left:984px;
	top:-399px;
	background:url(../images/home_17.jpg) no-repeat top left; 
	float:left;
}
div#cont2 {
     width:1089px;
	 height:336px;
	 position:relative;
	 top:398px;
}
div#latodx2 {
    width:97px;
	height:336px;
	position: absolute;
	background:url(../images/home_26.jpg) no-repeat top left; 
	float:left;
}
div#credits {
    width:314px;
	height:336px;
	position: absolute;
	background:url(../images/home_18.jpg) no-repeat top left; 
	float:rigth;
	left:97px;
}
div#sbarra {
    width:18px;
	height:336px;
	position: absolute;
	background:url(../images/home_24.jpg) no-repeat top left; 
	float:rigth;
	left:411px;
}
div#contxt2 {
    width:555px;
	height:399px;
	position: absolute;
	left:429px;
	background:url(../images/home_19.jpg) no-repeat top left; 
}
div#latosx2 {
    width:105px;
	height:336px;
	position: absolute;
	background:url(../images/home_22.jpg) no-repeat top left; 
	float:left;
	left:984px;
}
div#barrasotto {
    width:1089px;
	height:48px;
	position: absolute;
	background:url(../images/home_23.jpg) no-repeat top left; 
    top:970px;
}
div#chisiamo {
	width:276px;
	height:290px;
	top:34px;
	left:28px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	font-stretch: expanded;
}
/* Paramatri News */
div#news {
    background:url(../images/news/sfondonews.png); 
    position:relative;
    height:105px;
	margin-left:2px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:4px;
}
div#fotonews {
	width:115px;
	height:105px;
	position:relative;
	float:left;
}
div#testonews {
    height:105px;
	position:relative; 
	float:right;
}
div#notizia {
	height:90px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#sottnews {
    height:15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#data {
	height:15px;
	position:relative;
	float:left;
}
div#link {
	width:52px;
	height:15px;
	position:relative;
	float:right;
	font-size: 12px;
}
div#corndx {
    background:url(../images/news/corndx.png) no-repeat top left;
	position:relative;
	width:3px;
	height:95px;
	top:5px;
	left:4px;
}
div#corndx {
    background:url(../images/news/corndx.png);
	position:relative;
	width:3px;
	height:95px;
	top:5px;
	left:4px;
	float:left;
}
div#cornsu {
    background:url(../images/news/cornsu.png);
	position:relative;
	width:102px;
	height:3px;
	float:left;
	left:4px;
	top:5px;
}
div#foton {
    
	position:relative;
	width:102px;
	height:89px;
	float:left;
	left:4px;
	top:5px;
	margin:0px;
	padding:0px;
}
div#cornsott{ 
    background:url(../images/news/cornsott.png);
	position:relative;
	width:102px;
	height:3px;
	float:left;
	left:4px;
	top:5px;
}
div#cornsx {
    background:url(../images/news/cornsx.png);
	position:absolute;
	width:3px;
	height:95px;
	float:left;
	left:109px;
	top:5px;
}

.thumbnail{
   position: relative;
   z-index: 50;
} 
.thumbnail:hover{
   background-color: transparent;
   z-index: 50;
}
.thumbnail span{
	position: absolute;
	background-color: #000000;
	padding: 2px;
	left: -3000px;
	border: 1px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-left-style: groove;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	z-index:6;
}
.thumbnail span img{ 
    border-width: 0;
    padding: 2px;
}
.thumbnail:hover span{ 
    visibility: visible;
    top: 0;
    left: 103px;
    top:-82px;
}
a.linkopaco img {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
a.linkopaco:hover img {
   filter:alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
}
div#gallery {
  background:url(../images/gallery.png);
  width:513px;
  height:73px;
  z-index:1;
  position:absolute;
  top:235px;
  left:21px;
}
div#fotogallery {
	position:relative;
	top:4px;
	left:3px;
	z-index:1;
	height:60px;
	width:70px;
	margin:0px;
	padding:0px;
	background-color: #333333;
}
div#blog {
   position:absolute;
   width:155px;
   height:57px;
   z-index:20;
   top:238px;
   left:710px;

}