body {
	background-image: url(../img/sf.jpg);
	font-family:Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-attachment: fixed;
	background-color: #003399;
	background-repeat: repeat-x;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	/*
	background-attachment: fixed;
	background-image: url(../img/sf_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#FFFF00;
	text-decoration:none;
}
#menu a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
#page{
	background-image:url(../img/sf_page.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#tit_page{
	width:100%;
	height:45px;
	top:0px;
	text-align:right;
}
#contenuto{
	height:490px;
	width:100%;
}
#piede{
	width:99%;
	height:60px;
	font-size: 10px;
	text-align:right;
	padding: 2px;
}
#piede a{
	color:#000000;
	text-decoration:underline;
}
#piede a:hover{
	color:#FFFF00;
	text-decoration:none;
}
.laplaya {
	color: #006600;
	font-weight: bold;
}
.listino {
	font-size:10px;
}
.nota_listino{
	font-size: 12px;
}
