body {
	margin: 0px;
  background: #A3C8E0;
 }

a,
a:active,
a:link,
a:visited {
	font: 8pt Tahoma;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

a.text,
a.text:active,
a.text:link,
a.text:visited {
	font: 8pt Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.text:hover {
	color: #006AB3;
}

span.titolone_interna {
	font: 16pt Tahoma;
	color: #006AB3;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
}

span.titolino_interna {
	font: 12pt Tahoma;
	color: #818181;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}

span.alert {
	font: 12pt Tahoma;
	color: #BB0000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}

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#hscroll {
  width: 930px; 
	font: 8pt Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
  background-color:#6389B0;
}

div#container {
  position: absolute; 
  left: 50%; 
  top: 0px; 
  width: 0px; 
  background-color:#4C3C29;
  text-align: center;
}
div#menu_interna_link {
  position: absolute; 
  left: -412px; 
  top: 9px; 
  width: 80px; 
  height: 20px; 
  text-align: left;
  z-index: 90;
}
div#menu_interna {
  position: absolute; 
  left: -412px; 
  top: 31px; 
  width: 490px; 
  height: 120px; 
  background: url(../img/sfondo_menu.png);
  padding-left: 10px;
  text-align: left;
  z-index: 90;
}
div#sfondo_interna {
  position: absolute; 
  left: -496px; 
  top: 0px; 
  width: 992px; 
  text-align: left;
}
div#sfondo_interna_top {
  position: relative; 
  left: 0px; 
  top: 0px; 
  width: 992px; 
  height: 51px; 
  background: url(../img/sfondo_interna_top.jpg) no-repeat;
  text-align: left;
}
div#sfondo_interna_mid {
  position: relative; 
  left: 0px; 
  top: 0px; 
  width: 992px; 
  background: url(../img/sfondo_interna_mid.jpg) repeat-y;
  text-align: left;
 	padding: 20px 30px 20px 30px;
}
div#sfondo_interna_btm {
  position: relative; 
  left: 0px; 
  top: 0px; 
  width: 992px; 
  height: 17px; 
  background: url(../img/sfondo_interna_btm.jpg) no-repeat;
  text-align: left;
}
div#content {
  position: relative; 
  left: -496px; 
  top: 48px; 
  width: 992px; 
  background: #362B1E url(../img/sfondo_blur.gif) repeat-x bottom;
  text-align: center;
  overflow: auto;
  z-index: 0;
}
div#blu_pattern {
  width: 900px; 
  height: 1px;
  background: url(../img/pattern_blu.gif) repeat-x;
}

table#standing {
  width: 900px; 
	font: 8pt Tahoma;
	color: #624F3A;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 12px;
}

span.footer{
	font: 8pt Arial;
	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;
}
