/* CSS Document */

body {
margin:0;
padding:0 0%;
text-align: center;
background: #FFF;
color: #fff;
}

a:link { 
color: #0099CC; 
text-decoration: none ;
font-weight: bold;
} 

a:visited { 
color: #0099CC; 
text-decoration: none;
font-weight: bold;
}

a:hover { 
color: #666666; 
text-decoration: none;
font-weight: bold;
}

a:active { 
color: #666666; 
text-decoration: none;
font-weight: bold;
}  

ul { 
margin-right: 33px;
}

.elenco li { 
margin-left: 23px;
padding-top: 6px;
}

#centrato {
width: 100%;
margin:auto;
text-align: left;

}

#header {
	margin-top: 10px;
height: 840px;
background: url(resources/acqua_header.jpg) repeat-x;
}

#header_interno {
	margin-top: 0px;
height: 840px;
background: url(resources/acqua_splash.jpg) no-repeat;
width: 553px;
}

#right {
		position: absolute;
	top: 11px;
	right: 100px;
    background: url(resources/acqua_splash_right.gif) right no-repeat;
width: 556px;
height: 657px;
	}
	
	#bandiere {
		position: absolute;
		top: 24px;
		right: 35px;

		}

#menuNavigazione_numeroverde {
position: absolute;	
width: 339px;
margin-top: 680px;
margin-bottom: 17px;
padding: 0;
list-style: none;
margin-left: 304px;
font: 80% Verdana, Arial, Helvetica, sans-serif;

     }



	
#testo-header {
	position: absolute;
	top: 625px;
	left: 168px;
	color: #87B1FE;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	}

#ccs {
	position: absolute;
	top: 780px;
	left: 249px;
	color: #87B1FE;
		text-align: center;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
