﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sito {
	width: 100%;
	background-image: url('images/sfondo.gif');
	background-repeat: repeat-x;
}
#topSito {
	width: 100%;
	background-image: url('images/topAzzurro.gif');
	background-repeat: repeat-x;
	height: 152px;
}
#topSito ul {
	margin: 0 auto 0 auto;
	padding-top: 20px;
	width: 619px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#topSito ul li {
	float: left;
	text-align: center;
	list-style: none;
	margin-left: 26px;
	margin-right: 27px;
	height: 75px;
	line-height: 100px;
	background-image: url('images/menu.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
#topSito ul li:hover {
	background-image: url('images/menuhover.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
.select {
	background-image: url('images/menuhover.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
#topSito ul li a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#contSito {
	margin-top: -40px;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
}
#topCont {
	width: 619px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: 6px white solid;
	border-bottom: 0;
}
#centCont {
	width: 765px;
	height: 292px;
	border: 8px white solid;
}
#sx {
	float: left;
}
#dx {
	float: right;
}
#ombraCentro {
	clear: both;
	width: 781px;
	height: 15px;
	background-image: url('images/ombraCentro.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#bottomCont {
	width: 744px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/centro.gif');
	background-position: center top;
	background-repeat: repeat-y;
	/*height:200px;Temporaneo*/
}
#ombraSotto {
	width: 752px;
	height: 24px;
	background-image: url('images/ombraSotto.gif');
	background-position: -1px 0px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#bottom {
	height: 70px;
	text-align: center;
	padding: 10px;
	color: #b1b1b1;
	font-size: 11px;
}
#bottom a {
	color: #666666;
	text-decoration: none;
}
#boxCont {
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 5px #dcdcdc solid;
}
#sxCont {
	float: left;
	margin: 5px;
	margin-left: 0;
	width: 330px;
	color: #2E3092;
	text-align: center;
	font-size: 15px;
	border-right: 2px #d1d1d1 solid;
	margin-bottom: 10px;
}
#dxCont {
	float: right;
	margin: 5px;
	width: 330px;
	margin-bottom: 10px;
}
#filmati {
	clear: both;
	background-color: #c1c1c1;
	height: 107px;
	padding: 10px;
}
.titoloFilmati {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:30px;
	font-size: 11px;
	width:80px;	
}
.listFilmati
{
	float:right;
}
.boxFilmati {
	float: right;
	width: 142px;
	height: 97px;
	margin-right: 0px;
	padding-left:0;
	border: 5px white solid;
}
.boxFilmati img {
	border: 1px gray solid;
}


#linkSxCont {
	text-align: right;
	font-size: 12px;
	margin: 10px;
}
#linkSxCont a {
	color: black;
}
.titoloDxCont {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 160px;
	float: right;
}
.imgNews {
	float: left;
	border: 5px white solid;
	height:97px;
}
.imgNews img {
	border: 1px #d1d1d1 solid;
}
#titoloNews {
	width: 120px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
.news {
	width: 160px;
	float: right;
	font-size: 12px;	
}
#menuBottom {
	margin-bottom: 8px;
	font-size: 13px;
}
.boxSx_cont
{
	position:relative;
	overflow:hidden;
}
.boxSx_cont a
{
	display:block;
	border: 1px #999999 solid;
	width:280px;
	height:195px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
