BODY {
   background-color: #FFFFFF;
   margin-top: 100px;
   margin-left: 0px;
}

/**************************/

FONT {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #BFBFBF;
   line-height: 4.3mm; 
   letter-spacing: 0;
}

FONT.scuro {                        /*font colore scuro*/
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #2E2E2E;
   line-height: 4.3mm; 
   letter-spacing: 0;
}

FONT.MenuTop {
   font-family: Verdana;
   font-size: 9px;
   color: #BFBFBF;
   line-height: 3.9mm; 
   letter-spacing: 1;
   text-decoration: none;
}

FONT.Copyright {
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #2E2E2E;
   line-height: 4.5mm; 
   letter-spacing: 1;
}

/**************************/

A.MenuTop {
   font-family: Verdana;
   font-size: 11px;
   color: #BFBFBF;
   line-height: 3.9mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.MenuTop {
   color: #7A7A7A;
/*   text-decoration: underline overline;*/
}


A.Menu {
   font-family: Century Gothic, Arial, Verdana;
   font-size: 12px;
   color: #2E2E2E;
   line-height: 3.9mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.Menu {
   color: #7A7A7A;
/*   text-decoration: underline overline;*/
}

A.Prodotti {
   font-family: Verdana;
   font-size: 11px;
   color: #255485;
   line-height: 5.0mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.Prodotti {
   text-decoration: underline;
}

A.TuttiProdotti {
   font-family: Verdana;
   font-size: 11px;
   color: #4E87C2;
   line-height: 5.0mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.TuttiProdotti {
   text-decoration: underline;
}

A.Link {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #BFBFBF;
   line-height: 3.5mm; 
   letter-spacing: 0;
   text-decoration: none;
}

A:HOVER.Link {
   text-decoration: underline;
}

A.LinkScuro {                                /*link colore scuro*/
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #2E2E2E;
   line-height: 4.3mm; 
   letter-spacing: 0;
   text-decoration: none;
}

A:HOVER.LinkScuro {
   text-decoration: underline;
}

A.LinkRiserv {                                
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #2E2E2E;
   line-height: 4.5mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.LinkRiserv {
   text-decoration: underline;
}

A.News {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #255485;
   line-height: 3.5mm; 
   letter-spacing: 0;
   text-decoration: none;
}

/**************************/

TD.Top {
   height: 70px;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #BABABA;
}

TD.TopDx {
   height: 70px;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #BABABA;
   vertical-align: top;
   text-align: right;
   padding: 5px;
}

TD.Banner {
   background-color: #1F1F1F;
   width: 750px;
   padding: 0px;
}

TD.LatoDx {
   width: 200px;
   padding: 12px;
   vertical-align: top;
   border-left-style: solid;
   border-left-width: 2px;
   border-left-color: #D1D1D1;
}

TD.SeparaMenu {
   width: 13px;
}

TD.Bottom {
   height: 70px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #BABABA;
}

TD.Copyright {
   padding: 10px;
   text-align: center;
}

td.dati_prod{
   background-color: #EAEAEA;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #D1D1D1;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #D1D1D1;
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #D1D1D1;
   border-right-style: solid;
   border-right-width: 1px;
   border-right-color: #D1D1D1;
}

/**************************/