#stodiv {
	position:absolute;
	top:50%;
	left:50%;
	width:1050px;
	height:600px;
	margin-left:-525px;
	margin-top: -300px;
	background-color: #0099FF;
	padding: 0px;
	}

#pagina {
	background:url("../images/ultima_spiaggiatrasparenteblue.jpg") no-repeat  center;
	position:absolute;
	width:900px;
	height:500px;
	top: 40px;
	overflow:auto;
	left: 60px;
	}

.tabella{
	position:absolute;
	background-attachment:fixed;
	width: 730px;
	top: 40px;
	left: 65px;
	height: 400px;
	}
	
#cellamenusecondario{
	width: 83%;
	padding-bottom: 5px;
	padding-top: 10px;
	}
	
#cellacontenuto{
	position: relative;
	height: 250px;
	width: 600px;
	}
	
.ulist{
	list-style-type: none;
	margin-top: 2px;
	padding-top: 2px;
	}
		
.list{
	float: left;
	}

	
li a{
	display: block;
	width: 120px;
	height: 5px;
	line-height: 30px;
   	color:#0040B2;
	text-align: center;
	text-decoration: none;
	}

li a:hover{
	color: #0040B2;
	font-style:normal;
	text-decoration: underline;
	width: 120px;
	}

li a.linktesto {
   	color:#0040B2;
	text-align: left;
	text-decoration: none;
}
	
body{
	font-family:"comic sans ms" serif;
	font-size:small;
	font-style:oblique;
	background-color: #0099FF;
	}
	
.bodygalley{
	padding = 0;
	margin = 0;
	}
