BODY {
   background-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 0px;
}

/**************************/

FONT {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #676767;
   line-height: 4.3mm; 
   letter-spacing: 0;
}

FONT.indirizzo {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #0055A4;
   line-height: 4.3mm; 
   letter-spacing: 0;
}

FONT.tit_categorie {
   font-family: Verdana, Arial;
   font-size: 12px;
   color: #FFFFFF;
   line-height: 4.0mm; 
   letter-spacing: 1;
}

FONT.tit_elencoprod {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   letter-spacing: 1;
}

/*FONT.nome_categorie {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #FFFFFF;
   line-height: 4.0mm; 
   letter-spacing: 1;
}*/

FONT.titoli {
   font-family: Verdana, Arial;
   font-size: 12px;
   color: #6893A6;
   line-height: 4.0mm; 
   letter-spacing: 1;
}

FONT.Copyright {
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #676767;
   line-height: 4.5mm; 
   letter-spacing: 1;
}

/**************************/

A.Menu {
   font-family: Verdana;
   font-size: 11px;
   color: #676767;
   line-height: 4.0mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.Menu {
   color: #B3B3B3;
   text-decoration: underline;
}

A.menu_prod {
   font-family: Verdana;
   font-size: 11px;
   color: #FFFFFF;
   line-height: 4.0mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A.PromoProd {
   font-family: Verdana;
   font-size: 11px;
   color: #6893A6;
   line-height: 4.0mm; 
   letter-spacing: 0;
   text-decoration: none;
}

A:HOVER.PromoProd {
   text-decoration: underline;
}

A.LinkRiserv {                                
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #676767;
   line-height: 4.5mm; 
   letter-spacing: 1;
   text-decoration: none;
}

A:HOVER.LinkRiserv {
   text-decoration: underline;
}

/**************************/

TD.tit_categorie {
   height: 30px;
   background-color: #6893A6;
   vertical-align: middle;
   padding: 5px;
}

TD.categorie {
   width: 117px;
   height: 230px;
   background-color: #84B7CC;
   vertical-align: middle;
   padding: 0px;
}

TD.titoli {
   height: 40px;
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #B3B3B3;
   vertical-align: middle;
   text-align: center;
   padding: 5px;
}

TD.corpo_news {
   height: 260px;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #B3B3B3;
   vertical-align: top;
   text-align: center;
/*   padding: 5px;*/
}

TD.corpo {
   height: 260px;
   background-color: #F6F6F6;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #B3B3B3;
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #B3B3B3;
   vertical-align: top;
   text-align: center;
}

TD.corpo_bianco {
   height: 260px;
   background-color: #FFFFFF;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #B3B3B3;
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #B3B3B3;
   vertical-align: top;
   text-align: center;
}

/**************************/

IMG.img_prod {
   border-top-style: solid;
   border-top-width: 6px;
   border-top-color: #FFFFFF;
   border-right-style: solid;
   border-right-width: 6px;
   border-right-color: #FFFFFF;
   border-bottom-style: solid;
   border-bottom-width: 6px;
   border-bottom-color: #FFFFFF;
   border-left-width: 0px;
}

IMG.img_promo {
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #B3B3B3;
   border-right-style: solid;
   border-right-width: 1px;
   border-right-color: #B3B3B3;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #B3B3B3;
   border-left-style: solid;
   border-left-width: 1px;
   border-left-color: #B3B3B3;
}

/**************************/