html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sfondo{
	position:absolute;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

html, body, #bg, #bg table, #bg td {
	height:100%;
	overflow:hidden;
	width:100%;
}

#bg div {
	height:200%;
	left:0;
	position:absolute;
	top:0;
	width:200%;
}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}

#bg td {
	text-align:left;
	vertical-align:top;
}


#container{
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	width:100%;
	margin: 0 auto;
}

.barralingua  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11pt;
	color:#0099FF;
}

a.menu  {
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11pt;
	color:#666666;
}

a:hover.menu  {
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:11pt;
	color:#0099FF;
	
}

.testo  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:8pt;
	color:#333333;
}

.testo_piccolo  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:6pt;
	color:#333333;
	line-height:15px;
}

.testo_azzurro  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:8pt;
	color:#0099FF;
	line-height:15px;
}
.testo_azzurro_bold  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:bold;
	font-size:8pt;
	color:#0099FF;
	line-height:15px;
}

.testo_azzurro_bold_10  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:bold;
	font-size:10pt;
	color:#0099FF;
	line-height:15px;
}

.testo_ga  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:8pt;
	color:#FFFFFF;
}

.titoli  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:bold;
	font-size:11pt;
	color:#0099FF;
}

.titoli_home  {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11pt;
	color:#333333;
}

a.mail  {
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:9pt;
	color:#333333;
}

a:hover.mail  {
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	font-size:9pt;
	color:#0099FF;
	
}

.riga_sinistra {
	border-left:solid;
	border-left-color:#0099FF;
	border-left-width:1px;
	display:block;
}

a.linkprezzi  {
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#FF0000;
}

a:hover.linkprezzi  {
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#FF0000;
	
}