
/* PAGE STRUCTURE */

body {
	background-color:#000000;
	background:url(immagini/sabbia.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	margin-top:0px;
	color:#006633;
}

#superbox {
	position:relative;
	width: 800px;
	margin: 0px auto;
	z-index: 1;
	/*background-color: #ffffff;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;*/

}

#head {
	padding-top:0px;
	width:100%;
	text-align:center;
	z-index: 1;
}

#main {
	width: 800px;
	margin-top:10px;
	text-align:center;
	/*background:url(immagini/cape.jpg) bottom center no-repeat;*/
}

#left {
	float:left;
	width: 299px;
	text-align:left;
}

#right {
	float: right;
	width: 299px;
	text-align:right;
}

#menu {
	width: 930px;
	padding-left:25px;
	/*margin-left: -5px;*/
	text-align:center;
	overflow: hidden;
}

#footer {
	background: url(immagini/sfondofoot2.gif) repeat-x bottom left;
	min-height:114px;
	CLEAR: both;
	text-align:center;
}

/* OBJECTS  */

#bandiere {
	width:970px;
    height:21px;
	margin: 0px auto;
   	padding-right: 30px;
	 /*margin-bottom:5px;
	margin-top:5px;*/
	text-align:right;
	vertical-align:bottom;
}

#foto {
	position:absolute;
	top:600px;
	left:0px;
	width:100%;
	min-height:223px;
	background:  url(immagini/foto-e-conchiglie.jpg) no-repeat top right;
	z-index: -1;
}

#gabbiano {
	position:absolute;
	left:30px;
	top:65px;
	z-index:10;
	width:200px;
	min-height:114px;
	background:  url(immagini/gabbiano.gif) no-repeat bottom left;
}

#stella {
	position:relative;
	left:-30px;
	top:-120px;
	width:150px;
	min-height:108px;
	background:  url(immagini/stella2.png) no-repeat bottom left;
}

/* OTHER STYLES  */

*  { 
}


h1, h2, h3, h4, h5 {
	color: #0f4d80;
	margin-left:15px;
}

h1 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}


a, a:visited {
	color:#006633; 
	text-decoration: none;
	font-size:11px;
}

a:hover {
	color: #990000;
	text-decoration: none;
}


#menu a, a:visited, {
	padding:3px;
}

#menu a:hover {
	padding:3px;
	background-color:#FF9900;
	color: #ffffff;
}


#menu ul {
	list-style:none; 
	padding: 0;
	margin-top: 7px;
	margin-left: 0px;
}

#menu ul li {
	font-weight:bold;
	margin-top:10px;
	margin-right: 9px;
	background-position: 0 0;
	display:inline;

}

#bandiere a, a:visited {
	margin-top:10px;
	font-size:11px;
}

#bandiere a:hover {
	background-color:#FF9900;
	color: #ffffff;
}


.littleText {
    margin-top:0px;
	padding-top:0px;
	font-size:10px;
	font-weight:bold;
}

.thumb {
	border:solid 4px #FFFFFF;
}

.tabellaNews{
	/*background-color: #EDF6FA;*/
}

.cellaNews {
	background-color: #ffffff;
	color:#FFFFFF;
}

img, div { behavior: url(/iepngfix.htc) } /* IE6 png fix

