@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#53B0D1;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
}
body,td,th{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
}
a:link {
	color: #333;
	text-decoration:none
}
a:visited {
	color: #333;
	text-decoration:none
}
a:hover {
	color: #333;
	text-decoration: underline
}
a:active {
	color: #333;
	text-decoration:none
}
object
{	
	outline:none;
}
/*b
{
	color:#FFF100;
}
strong
{
	color:#FFF100;
}*/
li
{
	color:#F60;
}
.arancio
{
	color:#F60;
}
.azzurro
{
	color:#00A4F6;
}
.bianco
{
	color:#fff;
}
.giallo
{
	color:#FFFF00;
}

#container
{
	background-image:url(immagini/sf-top.png); 
	background-position:center top; 
	background-repeat:no-repeat;
}
#center
{
	background-image:url(immagini/sf-center-dw.jpg); 
	background-position:bottom left; 
	background-repeat:repeat-x;
}
#contenuti
{
	width:999px; margin-left:auto; 
	margin-right:auto; 
	background-image:url(immagini/sf-center.gif);
}
#indirizzi {
	color: #fff;
	text-decoration:none
}
#indirizzi b{
	color: #FFF100;
	text-decoration:none
}
#indirizzi  a:link {
	color: #fff;
	text-decoration:none
}
#indirizzi  a:visited {
	color: #fff;
	text-decoration:none
}
#indirizzi  a:hover {
	color: #fff;
	text-decoration: underline
}
#indirizzi  a:active {
	color: #fff;
	text-decoration:none
}
.nav {
	color: #F60;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav b{
	color: #FFF100;
	text-decoration:none
}
.nav  a:link {
	color: #FFF100;
	text-decoration:none
}
.nav  a:visited {
	color: #FFF100;
	text-decoration:none
}
.nav a:hover {
	color: #FFF100;
	text-decoration: underline
}
.nav  a:active {
	color: #FFF100;
	text-decoration:none
}
#credits {
	color: #fff;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#credits  a:link {
	color: #FFF100;
	text-decoration:none
}
#credits  a:visited {
	color: #FFF100;
	text-decoration:none
}
#credits  a:hover {
	color: #FFF100;
	text-decoration: underline
}
#credits  a:active {
	color: #FFF100;
	text-decoration:none
}
#prenota form table td{
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#prenota select{
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#53B0D1;
	border:0px;
	width: 50px;
}
#prenota input{
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FF6600;
	border:1px solid #FFF;
	width:150px;
	height:25px
}
