

body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
div#pagina {
	position:absolute;
	width:100%;
	height:100%;
}
div#sfondoHome {
	position:relative;
	margin: 0 auto 0 auto;
	width: 952px;
	height: 720px;
	background-image: url('../img/sfondo.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
div#contenitoreLogo { position:absolute;left:80px;top:222px;width:182px;height:182px;background-color:#FFFFFF; }
div#contenitoreIntro1 { position:absolute;top:222px;left:266px;width:292px;height:300px;background-color:transparent;overflow:hidden; }
div#contenitoreIntro2 { position:absolute;top:222px;left:562px;width:292px;height:300px;background-color:transparent;overflow:hidden; }
div.intro { z-index:3;position:absolute;top:0px;width:292px;height:182px; }
div.intro img { border:0 }
div.testoIntro { position:absolute;top:195px;left:0px;width:182px;font-family: Trebuchet MS, Verdana; font-size:14pt;text-decoration:none;color: #FFFFFF;background-color:transparent; }
div#testoFooter { z-index:2;position:absolute;bottom:5px;left:256px;width:650px;height:25px; }
div#testoFooter span, a { font-family: Verdana; font-size:7pt;text-decoration:none;font-weight:bold;color: #FFFFFF;line-height:1.2em; }
div#testoFooter a:hover { text-decoration:underline; }
div#ischia { position:absolute;left:562px;top:95px;width:181px;height:23px; }
