@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../immagini/sfondoIntro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
#sfondoDecorazioni{
	width: 100%;
	min-height: 100%;
	background-image: url(../immagini/common/sfondoMain.jpg);
	background-repeat: no-repeat;
	background-position: center 17px;
}
.fireFoxFixer{
	clear: both;
}
#colonnaSx {
	background-color: #000000;
	width: 270px;
	float: left;
}
#contenitorePrincipale {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#fotoLogo {
	height: 202px;
	width: 270px;
}
#menuTopSx {
	background-image: url(../immagini/common/sfondoMenuAltoSx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px;
	width: 270px;
}
#cambiaLingua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC33;
	text-decoration: none;
	float: left;
	width: auto;
	margin-left: 11px;
	margin-top: 5px;
}
#cambiaLingua a{
	color: #999999;
	text-decoration: none;
}
#cambiaLingua a:hover{
	color: #66CC33;
	text-decoration: none;
}
#menuAltoSkip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC33;
	text-decoration: none;
	float: right;
	width: auto;
	margin-right: 14px;
	margin-top: 5px;
	text-transform: lowercase;
}
#menuAltoSkip a{
	color: #999999;
	text-decoration: none;
}
#menuAltoSkip a:hover{
	color: #66CC33;
	text-decoration: none;
}

.elementoMenuSx{
	height: 64px;
	width: 270px;
}
#fotoMenuLivello1 {
	position:absolute;
	left: 50%;
	margin-left: -430px;
	margin-top: 17px;
	width: 270px;
	height: 208px;
	z-index: 2;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	margin-top: 17px;
}
#fotoMenuLivello2 {
	position:absolute;
	left: 50%;
	margin-left: -430px;
	width: 270px;
	height: 208px;
	z-index: 3;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	margin-top: 17px;
}
#contenitoreLogoMenu {
	position:absolute;
	left: 50%;
	margin-left: -430px;
	width: 270px;
	height: 191px;
	margin-top: 17px;
	z-index: 4;
}
#logoMenu {
	height: 102px;
	width: 168px;
	margin-top: 70px;
	margin-left: 70px;
}
#test {
	position:absolute;
	left: 50%;
	margin-left: -430px;
	height: 510px;
	width: 860px;
	z-index: 24;
	color: #FFFFFF;
	text-align: left;
}
#footer{
	float:left;
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	margin-top: -30px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#contenitoreContenuti{
	float: right;
	width: 552px;
}
#menuAlto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #66CC33;
	float: left;
	margin-top: 15px;
}
#menuAlto a{
	color: #FFFFFF;
	text-decoration: none;
}
#menuAlto a:hover{
	color: #66CC33;
}
.menuAltoItem {
	float: left;
	width: auto;
	margin-right: 9px;
}
#titoloPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #585858;
	text-align: left;
	float: left;
	width: 552px;
	margin-top: 27px;
	height: 29px;
	vertical-align: top;
	background-image: url(../immagini/common/sfondoTitolo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenuti {
	float: left;
	width: 552px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.menuAltoLastItem {
	float: left;
	width: auto;
}
.waitDiv {
	background-image: url(../immagini/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 295px;
	width: 552px;
}

