@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 14px;
	color: #006;
	font-family: Lucida Handwriting;
}
body {
	background-repeat: repeat;
	background-attachment:fixed;
	background-image: url(../immagini/cielo4.jpg);
}
.tabella {
	font-family: Verdana, Geneva, sans-serif;
	border-color:#0066FF;
}
a {
	font-family: Lucida Handwriting;
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #6CF;
}
a:visited {
	text-decoration: none;
	color: #C3C;
}
a:hover {
	text-decoration: none;
	color: #D6D6D6;
}
a:active {
	text-decoration: none;
	color: #0CF;
}

div.contatti {
	font-family:"Lucida Handwriting";
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#006;
}

a.contatti{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#C00;
	font-size:18px;
}


table.menù {
	background-color:#000099;
	border-style:solid;
	border-bottom-color:#0099FF;
	border-left-color:#0099FF;
	border-right-color:#0099FF;
	border-top-color:#0099FF;
}

iframe {
	border:#006;
	border-style:solid;
}
table.tariffe {
	border-color:#0066FF;
}


