body
{
	margin:0px;
	background-color:#ffffff;
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#804525;
	text-align:center;
}

.bodyIndex
{
	overflow:hidden;
}

.divIntro
{
	position:absolute;
	top:0px;
	left:0px;
	width:2000px;
	height:1792px;
}

.immagineIntro
{
	/*
	width:2000px;
	height:1792px;
	*/
	border:0px;
}

.footer
{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:10000;
	color:#ffffff;
	font-size:7px;
}

.sfondoFooter
{
	width:100%;
	height:85px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:9999;
	filter: alpha(opacity=50);
	background-color:#000000;
	opacity: .5;
}

.footer a
{
	text-decoration:none;	
	color:#ffffff;
}

.gzfb
{
	line-height:20px;
	padding-right:30px;
	text-align:left;
	font-size:11px;
}

.footer .pulsante
{
	display:inline-block;
	width:150px;
	height:22px;
	border:solid 1px #636363;
}

.footer .pulsante:hover
{
	/*
	background-color:#ffffff;
	color:#666666;
	*/
	border:solid 1px #ffffff;
}

.divFilmato
{
	width:970px;
	height:617px;
	position:absolute;
	top:0px;
	left:0px;
}

.tableFilmato
{
	border:0px;
	width:100%;
	height:100%;
}

.sfondo
{
	width:100%;
	height:100%;
	background-color:#000000;
	filter:alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
	z-index:10000;
	position:absolute;
	top:0px;
	left:0px;
}

.blocco
{
	position:absolute;
	top:0px;
	left:0px;
	border:solid 1px #dddddd;
	z-index:20000;
	background-color:#ffffff;
}

.blocco .titolo
{
	display:block;
	height:40px;
	background-color:#000000;
	width:100%;
	line-height:40px;
	float:left;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.blocco .titolo .laterale
{
	float:left;
	width:15%;
	height:100%;
	text-align:right;
}

.blocco .titolo .laterale a
{
	float:right;
	margin-right:5px;
	display:block;
	height:20px;
	margin-top:10px;
	width:18px;
	background-color:#ffffff;
	text-decoration:none;
	padding:0px;
	text-align:center;
	line-height:19px;
	color:#000000;
}

.blocco .titolo span
{
	float:left;
	width:70%;
	height:100%;
}

.blocco iframe
{
	width:100%;
	height:100%;
}

.noteLegali
{
	width:510px;
	height:410px;
}

.noteLegali .normeLegali
{
	float:left;
	width:490px;
	margin-left:10px;
	height:355px;
	margin-top:10px;
	overflow:auto;
}

.contatti
{
	width:710px;
	height:550px;
}

.contatti .contattiForm
{
	float:left;
	width:690px;
	margin-left:10px;
	height:495px;
	margin-top:10px;
	overflow:auto;
}

.visibile
{
	display:block;	
}

.invisibile
{
	display:none;	
}

table.formContatti
{
	width:100%;
	font-size:11px;	
}

table.formContatti input
{
	font-family:Tahoma,Arial;
	font-size:12px;
	border:solid 1px #804525;
	background-color:#ffffff;
	width:100%;
}

table.formContatti .etichetta
{
	text-align:right;
	padding-right:5px;	
}

table.formContatti .pulsante
{
	width:100px;
	font-weight:bold;
	background-color:#804525;
	color:#ffffff;
}

table.formContatti a
{
	color:#804525;
	text-decoration:underline;	
}

table.formContatti a:hover
{
	font-weight:bold;
}


.centrato
{
	text-align:center;	
}

a img
{
	border:0px;	
}
