html {
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#161616;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#161616;
	scrollbar-arrow-color:#A82200;
	scrollbar-track-color:#000000;
	height:100%;
}
#bottom-section {
	position:relative;
	left:0;
	top:0;
	width: 745px;
	background-image: url(../img/t_2x2.gif);
	background-repeat: repeat-x;
	background-position: top;
	visibility:hidden;
  }
#top-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height: 80px;
  }
  #top-col-2 {
	position:absolute;
	top:10px;
	left:0px;
	width:745px;
	height: 80px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
  }
  #mid-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	z-index: 1500;
  }
  #mid-col-2 {
	position:absolute;
	top:80px;
	left:0px;
	width:745px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
  }
  #mid-2-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
  }
  #mid-2-col-2 {
	position:absolute;
	top:320px;
	left:0px;
	width:745px;
	height:auto;
	margin: 0px;
	padding: 0px;
  }
  #bottom-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height: 40px;
	margin: 0px;
	padding: 0px;
  }
  #bottom-col-2 {
	position:relative;
	top:0;
	left:0px;
	width:200px;
	height: 40px;
	margin: 0px;
	padding: 0px;
  }
  #bottom-col-3 {
	position:absolute;
	top:0px;
	left:200px;
	width:200px;
	height: 40px;
	margin: 0px;
	padding: 0px;
  }
  #bottom-col-4 {
	position:absolute;
	top:0px;
	left:400px;
	width:345px;
	height: 40px;
	margin: 0px;
	padding: 0px;
  }
  .vociMenu {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	text-align: right;
	margin: 0px 35px 0px 10px;
	font-weight: normal;
	letter-spacing: -1px;
	width: 150px;
	padding: 0px;
}
.vociMenu a:link{
	color: #999999;
	text-decoration:none;
	display:block;
	width:150px;
}
.vociMenu a:visited{
	color: #999999;
	text-decoration:none;
	display:block;
	width:150px;
	background-color:#000000;
}
.vociMenu a:hover{
	color:#A82200;
	text-decoration:none;
	display:block;
	width:150px;
	background-color:#000000;
}
.vociMenu a:active{
	color:#A82200;
	text-decoration:none;
	display:block;
	width:150px;
	background-color:#000000;
}
#logo {
	left: 25px;
	top: 25px;
	position: absolute;
}
#payoff {
	position: absolute;
	top: 13px;
	left: 245px;
}
#main-section {
	width: 945px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -945px;
	left: 50%;
	margin-left:-490px;
	position: absolute;
	top: 0px;
}
#titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 745px;
	height: 25px;
	line-height: 20px;
}
#testo {
	width: 725px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	height: 100%;
}
.sceltaLingua {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #A82200;
	margin: 3px 35px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	width: 140px;
	border: 1px solid #161616;
	background-image: url(../img/p_dropdown.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sceltaLinguaOver {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #A82200;
	margin: 3px 35px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	width: 140px;
	border: 1px solid #161616;
	background-image: url(../img/p_dropdown.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #090100;
}
.titoloLingua {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin: 10px 35px 0px 10px;
	font-weight: normal;
	width: 150px;
	border: 0px none #202020;
	text-align: center;
	padding: 0px;
}
.pannelloLingua {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin: 0px 35px 0px 10px;
	font-weight: normal;
	width: 150px;
	height:0px;
	visibility: hidden;
	padding: 0px;
	position:relative;
	left:0px;
	top:0px;
}
#slideshow {
	overflow: hidden;
	width: 745px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#slideshow img {
	width: 745px;
	height: 240px;
}
.voceLingua a:link {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:block;
	width:140px;
	height:20px;
	color: #333333;
	text-decoration: none;
	background-color:#000000;
}
.voceLingua a:visited {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display:block;
	width:140px;
	height:20px;
	color: #333333;
	text-decoration: none;
	background-color:#000000;
}
.voceLingua a:hover {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #090100;
	color: #A82200;
	text-decoration: none;
	display:block;
	width:140px;
	height:20px;
}
.voceLingua a:active {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #090100;
	color: #A82200;
	text-decoration: none;
	display:block;
	width:140px;
	height:20px;
}
#menu-2 {
	background-color: #000000;
	position: absolute;
	left: 200px;
	top: 80px;
	width:200px;
	height:240px;
	z-index:500;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:.8;
}
.testoBottom {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
}
.testoBottom a:link {
	font-size: 10px;
	color:#333333;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	text-decoration:none;
}
.testoBottom a:visited {
	font-size: 10px;
	color:#333333;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	text-decoration:none;
}
.testoBottom a:hover {
	font-size: 10px;
	color:#CC3300;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	text-decoration:none;
}
.testoBottom a:active {
	font-size: 10px;
	color:#CC3300;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	text-decoration:none;
}
.logotipo {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	text-align: right;
	margin: 0px 35px 0px 10px;
	font-weight: normal;
	letter-spacing: -1px;
	width: 150px;
	padding: 30px 0px 20px;
	border: 0px none #161616;
}
#payofff {
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 10px;
}
.SMENU a:link
{
	background:no-repeat;
	background:transparent;
	display: Block;
	position: Relative;
	color: #cccccc;
	text-decoration: None;
	padding: 3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
.SMENU a:visited
{
    background:transparent;
	display: Block;
	position: Relative;
	color: #cccccc;
	text-decoration: None;
	padding: 3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
.SMENU a:hover
{
    display: Block;
    position: Relative;
    background:transparent;
    color: #ff3300;
    text-decoration: None;
    padding: 3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
.SMENU a:active
{
    display: Block;
    position: Relative;
    background: #000000;
    color: #ffffff;
    text-decoration: None;
    padding: 3px 3px 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
div.SMENU
{
    visibility: Hidden;
    position: Absolute;
	background-image:url(../img/s_menu_2.gif);
	background-repeat:repeat;
    margin: -30px 0px 0px 151px;
	*margin: -30px 0px 0px 0px;
    width: 190px;
	z-index:1000;
	text-align:left;
	line-height:24px;
	padding: 0px 0px 0px 50px;
	*padding-left:50px;
}
#col-left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	z-index: 900;
}
#col-right 
{
    height:auto;
	width: 750px;
	left: 200px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
#flash {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow:auto;
}
#menu {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 100%;
	z-index: 900;
}
input[type=text]
{
    background:#000000;
    border:solid 1px #333333;
    width:300px;
    color:#ffffff;
    font-family:Verdana, Arial;
    font-size:11px;
    padding: 3px;
}
.checkboxstyle
{
    background:none;
    border:none;
    width:30px;
    color:#ffffff;
    font-family:Verdana, Arial;
    font-size:11px;
    padding: 0;
    margin: 0;
}
select
{
    background:#000000;
    border:solid 1px #333333;
    width:308px;
    color:#ffffff;
    font-family:Verdana, Arial;
    font-size:11px;
    padding: 3px;
}
textarea
{
    background:#000000;
    border:solid 1px #333333;
    width:500px;
    color:#ffffff;
    font-family:Verdana, Arial;
    font-size:11px;
    padding: 3px;
}
.button
{
    width:80px;
    background-color:#000000;
    color: #ff3300;
    border:solid 1px #333333;
}
.etichette
{
    color: #A82200;
    height:30px;
}
.titoletti
{
    color: #cccccc;
    font-weight:bold;
    height:30px;
}
td
{
    border-bottom: dotted 1px #111111;
}
a:link
{
    color:#ff3300;
    text-decoration:none;
}
a:visited
{
    color:#ff3300;
    text-decoration:none;
}
a:hover
{
    color:#ff6600;
    text-decoration:none;
    background-color:#161616;
}
a:active
{
    color:#ff6600;
    text-decoration:none;
}
#fade
{
    background-color:#000000;
    width:100%;
    height:100%;
    z-index:1600;
    filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:.8;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
#alerts
{
    background-color:#000000;
    color:#ffffff;
    width:400px;
    height:60px;
    z-index:1700;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	border: solid 5px #161616;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	padding: 35px 20px 20px 20px;
	text-align:center;
	vertical-align:middle;
	
}
#sfoglia
{
    background-color:#000000;
    color:#ffffff;
    width:400px;
    height:60px;
    z-index:1700;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	border: solid 5px #161616;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	padding: 35px 20px 20px 20px;
	text-align:center;
	
}
.sottotitolo
{
    font-size:15px;
    color:#a82200;
}
.miniature
{
    border: solid 1px #202020;
}

#navigazione
{
    position:absolute;
    top:35px;
    left:0px;
    margin-left:-190px;
    width:150px;
}
#navigazione a:link 
{
    line-height:20px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	width:140px;
	height:20px;
	color: #cccccc;
	text-decoration: none;
	background-color:#000000;
	width:150px;
	height:20px;
}
#navigazione a:visited 
{
    line-height:20px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
	width:140px;
	height:20px;
	color: #cccccc;
	text-decoration: none;
	background-color:#000000;
	width:150px;
	height:20px;
}
#navigazione a:hover 
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    line-height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #090100;
	color: #A82200;
	text-decoration: none;
	display:block;
	width:150px;
	height:20px;
}
#navigazione a:active 
{
    line-height:20px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #090100;
	color: #A82200;
	text-decoration: none;
	display:block;
	width:150px;
	height:20px;
}
.accordionHeader
{
    line-height:25px;
    border-bottom: dotted 1px #161616;
}
.accordionContent
{
    padding-top:10px;
    padding-bottom:25px;
}
.italico
{
    font-style:italic;
}
.grassetto
{
    font-weight:bold;
}
.titoloSx
{
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#a82200;
    line-height:20px;
    border-bottom:dotted 1px #161616;
    width:100%;
    text-align:center;
} 
