/* CSS Document */

BODY{
background: white url("immagini/sfondo.gif") repeat;
}

.lavagna{
position:absolute;
 z-index: 1; 
 left: 224px; 
 top: 36px;
}

.scrittaHome{
position:absolute;
 z-index: 2; 
 left: 551px; 
 top: 6px;
}

.scrittaAnno{
	position:absolute;
	z-index: 2;
	left: 867px;
	top: 77px;


}


#home{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#chiSiamo{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#struttura{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#tariffe{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#richiedi{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#prenota{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}

#doveSiamo{
	position:absolute;
	z-index: 2;
	left: 290px;
	top: 205px;
	color: white;
	font-family: Verdana;
	text-align: justify;
	font-size: 10pt;
	width: 510px;
	height: 276px;
}



.tabella{
	color: white;
	font-family: Verdana;
	font-size: 10pt;
}

.form{
background: white url('immagini/grigio.gif'); 
border-width: thin; 
color:white;
font-size: 9px;
font-style: verdana;" 
border-color: white;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}