body {
 margin-top: 0px;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #2E0D14;
 background-color: #fff;
 text-align: center;  
}

ul {
 list-style: square;
 margin-left: -20px;
 text-align: left;  
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 886px;
 height: 586px;
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #2E0D14;
 text-decoration: underline; 
}
a:hover {
 color: #ADA0A3;
 text-decoration: none; 
}

#testa {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 886px;
 height: 135px; 
 color: #2E0D14;
}

#logo{
 position: absolute;
 top: 10px;
 left: 10px;
}

#foto {
 position: absolute;
 top: 110px;
 left: 10px;
 z-index: 0; 
}

#home {
display: none;
}

#submenu {
display: none;
}

#submenu .posizione{
display: none;
}

#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {
display: none;
}
#submenu a:hover {
display: none;
}

#submenu .sel {
display: none;
}

#products {
 position: absolute;
 top: 570px;
 left: 10px;
 width: 660px;
 height: auto;
 z-index: 0; 
}

#products .testo {
 position: absolute;
 width: 660;
 height: auto;
 text-align: justify;
 padding-right: 15px;
}

#contenuto {
 position: absolute;
 top: 570px;
 left: 10px;
 width: 660px;
 height: auto;
 z-index: 0; 
}

#contenuto .testo {
 position: absolute;
 width: 660px;
 height: auto;
 text-align: justify;
 padding-right: 15px;
}

h1 {
 font: 23px "Trebuchet MS", Arial, Sans-serif;
 font-weight: bold;
 font-style: italic;
 color: #2E0D14;  
 text-align: left; 
 margin: 0px; 
}

h2 {
 font: 17px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #C1B7B9;  
 text-align: left;
 margin: 0px;
}

h3 {
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #2E0D14;  
 text-align: justify;
 margin: 0px;  
}

h4 {
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: bold;
 font-style: normal;
 color: #fff;  
 margin: 0px;  
}

h5 {
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #636363;  
 text-align: justify;
 margin: 0px;  
}

h6 {
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #2E0D14;  
 text-align: left; 
 margin: 0px;  
}

td {
border-top: 1px solid #C1B7B9;
}

#services {
display: none;
}

#services a:link, #services a:visited, #services a:hover, #services a:active {
display: none;
}
#services a:hover {
display: none;
}

/* Menu */
#menu {
display: none;
}

#nav, #nav ul { /* all lists */
display: none;
}

#nav a {
display: none;
}
#nav a:hover {
display: none;
}

#nav li { /* all list items */
display: none;
}
#nav li li a {
display: none;
}
#nav li li a:hover {
display: none;
}

#nav li ul { /* second-level lists */
display: none;
}

#nav li ul ul { /* third-and-above-level lists */
display: none;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
display: none;
}
#nav li li span.next {
display: none;
}
#nav li li a:hover span.next {
display: none;
}
#nav .sel {
display: none;
}
/* Fine Menu */


#lingue {
display: none;
}

#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
display: none;
}
#lingue a:hover {
display: none;
}

#lingue .sel {
display: none; 
}

#copy {
display: none;
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
display: none;; 
}
#copy a:hover {
display: none;
}

.input {
 border: #2E0D14 1px solid;
 background-color: #fff;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 100px;
 height: 18px;
 color: #2E0D14;
 } 
 
 .button {
 border: #2E0D14 0px solid;
 background-color: #C1B7B9;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: bold; 
 width: auto;
 height: 18px; 
 color: #2E0D14;
 text-align: center;
 }   