body {
	background-color: #122981;
	background-image:    url(images/mare.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p {
	text-align: justify;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.25em;
	display: block;
	}
a:link, a:visited { 
    text-decoration: underline; 
    color: #FC6;	
    }
a:hover, a:active { 
    text-decoration: none; 
	color: #FFFF99;
	}
p a:link, a:visited { 
    text-decoration: underline; 
    color: #FC6;
	font-size: 1em;	
    }
p a:hover, a:active { 
    text-decoration: none; 
	color: #FFFF99;
	font-size: 1em;
	}
#container { 
	width: 700px;
	margin: 100px auto 0px auto; 
	padding: 0px 20px 0px 20px;
	position: relative;
	z-index: 6;
	}

#text {
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 60px 30px 0px 0px;
}
h2 {
	text-align: justify;
	color: #FC6;
	font-size: 1em;
	line-height: 1.25em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-style: oblique;
	}
h2 a:link, a:visited { 
    text-decoration: underline; 
    color: #FC6;	
    }
h2 a:hover, a:active { 
    text-decoration: none; 
	color: #FFFF99;
	}
h3 {
	text-align: justify;
	color: #FC6;
	font-size: 1em;
	line-height: 1.25em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-style: oblique;
	}
h3 a:link, a:visited { 
    text-decoration: none; 
    color: #FC6;
	font-size: 0.8em;	
    }
h3 a:hover, a:active { 
    text-decoration: underline; 
	color: #FFFF99;
	font-size: 0.8em;
	}	
#footer {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: justify;
	color: #CCC;
	font-size: 0.9em;
	line-height: 1.25em;
}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span, #extraDiv4, #extraDiv5
{ position: absolute;  }
#extraDiv1 { 
	background: url(images/spiaggiaalto.jpg) repeat-x; 
	top: 0px;
	right: 0px; 
	width: 100%; 
	height: 400px; 
	}
#extraDiv2 { 
	background: url(images/pesce3.png) no-repeat right top; 
	z-index: 3;
	top: 560px;
	left: 15px;
	width: 160px; 
	height: 140px;
	}
#extraDiv3 { 
	background: url(images/pesce2.gif) no-repeat right top; 
	z-index: 3;
	top: 660px;
	right: 4%;
	width: 200px; 
	height: 195px;
	}
#extraDiv3 span { 
	background: url(images/pesce4.png) no-repeat; 
	z-index: 3;
	top: 500px;
	width: 224px; 
	height: 108px; 
	} 
#extraDiv5 { 
	background: url(images/pesce1.gif) no-repeat; 
	z-index: 7;
	top: 150px;
	left: 15px;
	width:150px; 
	height: 213px; 
	}
	
#images {
	z-index: 2;
	left: 0px;
	width: 100%;
	height: 426px;
	float:left;
	background-image: url(images/fondomare1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
