body {
	margin: 0px;
  background: #F0F2F7 url(../img/sfondo_blur.jpg) repeat-x top;
//  height: 100%;
 }

a,
a:active,
a:link,
a:visited {
	font: 8pt Tahoma;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

span.menu_voce {
	font: 8pt Tahoma;
	color: #624F3A;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
}

span.menu_titolo {
	font: 8pt Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}

marquee#vscroll {
  width: 300px; 
	font: 8pt Tahoma;
	color: #330000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
  padding-left:4px;
}

div#container {
  position: absolute; 
  left: 50%; 
  top:0px; 
  width:0px; 
  background-color:#4C3C29;
  text-align: center;
}
div#sfondo_landing {
  position: absolute; 
  left: -496px; 
  top: 40px; 
  width: 992px; 
  height: 512px; 
  background: #FFFFFF url(../img/sfondo_landing.jpg);
  text-align: center;
}
div#sfondo_home {
  position: absolute; 
  left: -496px; 
  top: 40px; 
  width: 992px; 
  height: 512px; 
  background: #4892C1 url(../img/sfondo_home.jpg);
  text-align: center;
}
div#linea_home {
  position: absolute; 
  left: 0px; 
  top: 108px; 
  width: 1px; 
  height: 320px; 
  background: #FFFFFF;
}
div#linea_rai {
  position: absolute; 
  left: 10px; 
  top: 293px; 
  width: 300px; 
  height: 1px; 
  background: #FEFEFE;
}
div#menu_landing {
  position: absolute; 
  left: -320px; 
  top: 280px; 
  width: 640px; 
  height: 40px; 
  text-align: center;
  z-index: 60;
}
div#menu_home {
  position: absolute; 
  left: 10px; 
  top: 104px; 
  width: 480px; 
  height: 400px; 
  text-align: left;
  z-index: 60;
}
div#sponsor_home {
  position: absolute; 
  left: -480px; 
  top: 480px; 
  width: 400px; 
  height: 60px; 
  background: url(../img/home_sponsor.jpg) no-repeat;
  text-align: left;
  z-index: 60;
}
div#aquiland_home {
  position: absolute; 
  left: 10px; 
  top: 60px; 
  width: 194px; 
  height: 46px; 
  background: url(../img/home_aquiland.jpg) no-repeat;
  text-align: left;
  z-index: 60;
}
div#patrocini_home {
  position: absolute; 
  left: 206px; 
  top: 455px; 
  width: 274px; 
  height: 70px; 
  background: url(../img/home_patrocini.jpg) no-repeat;
  text-align: right;
  z-index: 60;
}
div#menu_interna {
  position: absolute; 
  left: 10px; 
  top: 104px; 
  width: 460px; 
  height: 300px; 
  text-align: left;
  z-index: 60;
}
div#sfondo_interna_top {
  position: relative; 
  left: -496px; 
  top: 0px; 
  width: 992px; 
  height: 51px; 
  background: #FFFFFF url(../img/sfondo_interna_top.jpg);
  text-align: left;
}
div#sfondo_interna_mid {
  position: relative; 
  left: -496px; 
  top: 0px; 
  width: 992px; 
  height: 400px; 
  background: #FFFFFF url(../img/sfondo_interna_mid.jpg);
  text-align: left;
}
div#sfondo_interna_btm {
  position: relative; 
  left: -496px; 
  top: 0px; 
  width: 992px; 
  height: 17px; 
  background: #FFFFFF url(../img/sfondo_interna_btm.jpg) repeat-x top;
  text-align: left;
}
div#content {
  position: absolute; 
  left: -496px; 
  top: 48px; 
  width: 992px; 
  background: #362B1E url(../img/sfondo_blur.gif) fixed repeat-x bottom;
  text-align: center;
  overflow: auto;
  z-index: 0;
}
div#rai {
  position: absolute; 
  left: 6px; 
  top: 220px; 
  width: 60px; 
  height: 30px;
  padding-left:4px;
  padding-top:4px;
  z-index: 80;
}

span.footer{
	font: 9pt Times New Roman;
	color: #AAAAAA;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

div#footer {
	position:relative;
  left: 16px; 
  width: 960px; 
  height: 30px;
  font: 8pt Arial;
	color: #006AB3;
	font-weight: normal;
	text-decoration: none;
  text-align: center; 
  background-color: #97B9CF;
  z-index: 99; 
}

img {
	border: 0px;
}
