html, body     {color: #ffffff; font-weight: 500; font-family: arial, Verdana, sans-serif; background-color: #000000;}   /* commento */

table.main     {table-layout: fixed; empty-cells: show; vertical-align: middle;}

a:link         {color: #ffffff; text-decoration: none;}
a:visited      {color: #ffffff; text-decoration: none;}
a:hover        {color: #000000; text-decoration: none;}
a:focus        {outline: 0;}
a img          {border: 0;}

.input         {border: 1px solid #006013; width: 105px; height: 14px; background: #FFFFFF; vertical-align: middle; font-size: 10pt; text-align: left; color: #000000;}
.button        {border: none; color: #FFFFFF; background: url('butt1off.gif') no-repeat top center;}
.button:hover  {border: none; color: #FFFFFF; background: url('butt1on.gif') no-repeat top center;}

.title         {font-size: 11pt; text-align: right;}
.date          {font-size: 9pt ; text-align: left;}
.lang          {font-size: 9pt ; text-align: center;}
.mail          {font-size: 8pt ; text-align: center;}

.indicel       {font-size: 8pt ; text-align: left;}
.indice2       {font-size: 8pt ; text-align: right;}

.men1          {font-size: 12pt; text-align: left; color: #00FF00; }
.men2          {font-size: 9pt;  text-align: left; color: #FFFFFF; }

.listmen       {font-size: 9pt ; text-align: left;  font-weight: 500;}
.label         {font-size: 8pt;color: #FFFFFF; text-align: center; font-weight: bold;}

.anichini      {font-size:16pt;color: #FFFFFF; text-align: left; font-weight: 800;} 
.address       {font-size: 8pt;color: #003517; text-align: center;}
.address:hover {font-size: 8pt;color: #00FF00;}

.giova         {font-size: 9pt;color: #000000; text-align: right;}


div.boxDittaAnichini{       /* box Ditta B. Anichini S.r.l. */
    width: 350px;
    height: 25px;
    position: absolute;
    left:110px;
    top:85px;
    }

div.boxTitolo{       /* box titolo "Accesoori ricambi etc */
    width: 460px;
    height: 30px;
    position:  absolute;
    left:350px;
    top:85px;
    }

div.boxBottone{ /* box del punsante 'cerca' */
    width: 200px;
    height: 23px;
    position: absolute;
    left:84px;
    top:142px;
    }

div.boxLingua{  /* box lingua Italiano/Inglese/Rumeno */
    width: 400px;
    height: 50px;
    position: absolute;
    left:350px;
    top:140px;
    }

div.boxData{  /* box data data/ora */
    width: 180px;
    height: 22px;
    position: absolute;
    left:264px;
    top:157px;
    }

div.boxMail{  /* box mail */
    width: 180px;
    height: 22px;
    position: absolute;
    left:705px;
    top:152px;
    }

div.boxMenu{ /* box menu  HOME/etc */
    width: 158px;
    height: 395px;
    position: absolute;
    left:88px;
    top:180px;
    border:1px solid #00FF00;
    }

div.boxIndirizzo{ /*Ditta B. Anichini S.r.l. via etc. */
    width: 750px;
    height: 20px;
    position: absolute;
    left:70px;
    top:588px;
    }

div.boxStatistiche{ /* BOX statistiche sito */
    width: 120px;
    height: 20px;
    position: absolute;
    left:790px;
    top:645px;
    }

div.boxGiovanni{ /* BOX web site by Giovanni Anichini */
    width: 180px;
    height: 20px;
    position: absolute;
    left:-30px;
    top:650px;
    }

div.boxProdotti{/* BOX lista prodotti */
    position: absolute;
    left:93px;
    top:270px;
    width:140px;
    height:290px;
    overflow:auto;
    padding: 4px;
    font-size: 8pt;
    background-color:            #015712;
    scrollbar-face-color :       #006C15;
    scrollbar-highlight-color :  #2C9641;
    scrollbar-3dlight-color :    #006C15;
    scrollbar-shadow-color :     #004618;
    scrollbar-darkshadow-color : #000000;
    scrollbar-track-color :      #006C15;
    scrollbar-arrow-color :      #FFFFFF;
    }
