body {
    background: #000;
    font: 8pt Tahoma, Arial, Helvetica, "sans serif";
    color: #E0851B;
}
.red {
    background: #100;
}
.black {
    background: #000;
}
#home {
    margin: 120px auto;
    width: 780px;
    color: #B66C16; /*9D5D13*/
}
#home td {
    font: 9pt Tahoma, Arial, Helvetica, sans serif; /* Century Gothic, */
}
#home a {
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    color: #e0851b;
}
#home a:hover {
    color: #e0851b;
    text-decoration: none;
}
#box_it {
	text-align: right;

}
#box_uk {
    text-align: left;
}
#box {
  height: 200px;
	text-align: center;
  vertical-align: bottom;
}

/* css per le altre pagine */
#container {
    margin: 20px auto;
    width: 780px;
}
#container_fb {
    margin: auto;
    width: 460px;
}
#container a {
    text-decoration: none;
    font-size: 8pt;
    color: #E0851B;
}
#container a:hover {
    color: #E0851B;
    text-decoration: none;
}
#menu {
    width: 600px;
    vertical-align: top;
    font-family: Century Gothic, Tahoma, Arial, Helvetica, sans serif;
}
#menu h3 {
    padding: 5px 2px 5px 30px;
    background: url(../img/spiga.gif) center left no-repeat;
    color: #B66C16;
    font-size: 11px;
    font-weight: normal;
    margin: 2px;
}          
#menu h3 a {
    color: #B66C16;
    text-decoration: none;
}      
#menu h3.on {
    padding: 5px 2px 5px 30px;
    background: url(../img/spiga_on.gif) center left no-repeat;
    color: #933;
}      
#menu h3.on a {
    color: #933;
}      
#menu ul {
    margin: 0px 0px 0px 12px;
    padding: 0px 0px 0px 12px;
    font-variant: small-caps;
}      
#menu li, #menu li a {
    color: #B66C16;
    text-decoration: none;
}      
#menu li.on, #menu li.on a {
    color: #933;
}
#menu li.hide {
    color: #000;
    list-style: none;
}
#testo {
    vertical-align: bottom;
    background: #fff;
    font-size: 7pt;
    color: #000;
}   
#testo td {
    vertical-align: top;
    font-size: 9px;
}   
#testo h2{
    padding: 5px 2px 5px 36px;
    font-family: Century Gothic, Tahoma, Arial, Helvetica, sans serif;
    font-size: 12px;
    background: url(../img/line.gif) center left no-repeat;
    color: #933;
    font-weight: normal;
    font-variant: small-caps;
    margin: 2px;
} 
#testo h3 {
    padding: 5px 2px 5px 36px;
    font-family: Century Gothic, Tahoma, Arial, Helvetica, sans serif;
    background: url(../img/line.gif) center left no-repeat;
    color: #933;
    font-size: 10px;
    font-weight: normal;
    font-variant: small-caps;
    margin: 2px;
} 
#black h2, #form h2, #form_ h2  {
    padding: 5px 2px 5px 96px;
    font-family: Century Gothic, Tahoma, Arial, Helvetica, sans serif;
    font-size: 14px;
    background: url(../img/spiga_or.gif) center left no-repeat;
    color: #B66C16;
    font-weight: normal;
    font-variant: small-caps;
    margin: 2px;
} 
#black p {
    margin: 2px 10px 2px 30px;
    font-size: 7pt;
} 
#black, #form {
    vertical-align: top;
    background: #000;
}   
#black td {
    vertical-align: top;
}   
#form {
    vertical-align: bottom;
    background: #000;
}   
#form_ {
    padding: 2px 8px;
    vertical-align: top;
    background: #000;
}   
input {
    font: 8pt Tahoma, Arial, Helvetica, sans serif;
    /*border: 0px;
    border-bottom: 1px solid #B66C16;
    background: #100; */
    color: #300;
    margin: 0px 0px 6px 0px;
    border: 1px solid #B66C16;
}
textarea {
    /*border: 1px solid #B66C16;*/
    color: #300;
    font: 8pt Tahoma, Arial, Helvetica, sans serif;
}
select {
    font: 7pt Tahoma, Arial, Helvetica, sans serif;
    border: 0px;
    margin: 0px 0px 6px 0px;
}
input.rr , textarea.rr {
    text-align: right;
}
input.button {
    border: 1px solid #900;
    background: #f60;
    font-weight: bold;
    font-size: 8pt;
    padding: 4px;
    color: #fff;
} 
input.none {
    border: 0px solid #eee; 
}
div#buy {
    margin: 0px;
    border: 1px solid #900;
    background: #f60;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    padding: 4px 8px;
    color: #fff;
}
div#buy a, div#buy a:hover {
    color: #fff;
}
