body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
}
td
{
    color: #999999;
    font-size: 9pt;
}

td.etichetta
{
    color: #999999;
    font-size: 9pt;
    font-weight: bold;
    font-family: Tahoma;
}

a, a:active, a:visited, a:hover
{
    color: #0099ff;
    text-decoration: none;
}

ul
{
    list-style-image: none;
    list-style-position:outside;
    list-style-type:none;
    margin-top: 0px;
}

ul.meno 
{
  list-style-image: url(../images/i_meno.gif);
    list-style-position:outside;
    list-style-type:none;
    margin-top: 0px;
}



#prodottiCategoria
{
    background-image: url(../images/bgTitolo.gif);
    width: 268px;
    height: 22px;
    font-weight: bold;
    color: White;
    padding-top: 3px;
    padding-left: 6px;
    margin-bottom: 10px;
}

#catprodotto ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 15px;
    color: #000000;
}

#catprodotto li
{
    margin-top: 2px;
    color: #000000;
}


#catprodotto a, #catprodotto a:active, #catprodotto a:visited, #catprodotto a:hover
{
    color: black;
    text-decoration: none;
}

#catprodotto a:hover
{
    color: #0099ff;
    text-decoration: underline;
}

#menu ul li a:hover img
{
    opacity: .7;
    filter: alpha(opacity=70);
}

#menu ul
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
    clear: both;
}


#menu li
{
    border: 0px solid red;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 41px;
}

#testocentrale
{
    border: 0px solid red;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 10px;
    margin-bottom: 60px;
    color: #000000;
    font-family: Tahoma;
    font-size: 9pt;
    line-height: 18px;
    text-align: justify;
    border: 0px solid red;
}

.testonero
{
    color: #000000;
}

#address
{
    border: 0px solid red;
    padding-left: 35px;
    float: left;
}

#preview
{
    width: 230px;
    margin-right: 8px;
    margin-left: 8px;
    display: inline-block;
    float: right;
    border: 0px solid blue;
}

#preview .freccia
{
    padding-top: 15px;
    padding-left: 13px;
}

#preview .testo
{
    color: #FFFFFF;
    padding-left: 9px;
    padding-top: 15px;
}

#lang
{
    float: right;
    border: 0px solid red;
    margin-top: 3px;
    margin-right: 0px;
    padding-right: 35px;
    display:none;
    // inline-block;
    
}

#lang a, #lang a:active, #lang a:hover, #lang a:visited
{
    color: #999999;
}

#schedatecnica
{
    padding-top: 10px;
    padding-left: 10px;
    color: #000000;
}

#tabella
{
    width: 344px;
}

#tabella th
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    padding-bottom: 6px;
}

#tabella td
{
    color: #666666;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    height: 22px;
}

#tabella td.riga0
{
    background-color: #dddddd;
}

#tabella td.riga1
{
    background-color: #ececec;
}


#tittabella
{
    width: 344px;
    background-image: url(../images/bgTittabella.gif);
    height: 22px;
    font-weight: bold;
    color: White;
    padding-top: 3px;
    padding-left: 6px;
    margin-bottom: 10px;
}

.bold
{
    font-weight: bold;
}

.normal
{
    font-weight: normal;
}

left
{
    text-align: left;
}

.testoNormale
{
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    font-family: Arial;
    }

