/* CSS Document */
body{
      font-family:Verdana;
      color:#434343;
      background-color:black;
      margin:0px;
      padding:0px;
}

table.sopra{
      font-family:Verdana;
      font-size:0.7em;
      color:#434343;
}

td.centro{
       background-image:url("../../images/8.gif");
       background-repeat:no-repeat;
       width:640px;   
}

td.centrohome{
       background-image:url("../../images/8.gif");
       background-repeat:no-repeat;
       width:640px;   
}

td.lato{
       background-image:url("../../images/2c.jpg");
       background-repeat:no-repeat;
       height:479px;
       width:250px;      
}


a{
      text-decoration:none;
      color:black;
      cursor:hand;
}

div.titolo{
      text-align:left;
      font-size:0.8em;
      font-weight:bold;
      padding-right:20px;
      border:0px solid pink;
      width:570px;
      height:30px;
      color:#224795;
}

div.testo{
      text-align:justify;
      font-size:0.8em;
      padding-right:20px;
      border:0px solid pink;
      width:570px;
      height:310px;
      overflow:auto;
      border-bottom:1px solid white;
      border-top:0px solid white;
     /* height:280px;*/
}

div.testo2{
      text-align:justify;
      font-size:0.8em;
      padding-right:20px;
      border:0px solid pink;
      width:570px;
      height:330px;
      overflow:auto;
      border-bottom:0px solid white;
      border-top:0px solid white;
     /* height:280px;*/
}


div#testo4{

      text-align:justify;
      
      border:0px solid pink;
      width:570px;
      height:390px;
      overflow:auto;
      border-bottom:1px solid white;
      border-top:0px solid white;
     /* height:280px;*/
}
.testo4{
font-size:0.8em;
padding-right:20px;
}


td.gestione{
       /*background-image:url("../../images/6.jpg");*/
       background-color:#ffffff;
       background-repeat:no-repeat;
       width:640px; 
       height:479px;
}


table.sottomenu{
      width:600px;
      font-size:0.8em;
      height:32px;
      text-align:center;
      /*background-color:#626C73;*/
}


td.sottm{
      border:0px solid pink;
      /*height:32px;*/
      text-align:center;
      vertical-align:middle;
      
}
a.sottm:link,a.sottm:visited{
      background-color:#626C73;
      display:block;
      color:white;
      padding-left:3px;
      padding-right:3px;
      vertical-align:middle;
}
a.sottm:hover{
      background-color:C1CBD2;
      color:black;
      display:block;
}


div.testo3{
      text-align:justify;
      font-size:0.8em;
      padding-right:20px;
      border:0px solid pink;
      width:570px;
      height:315px;
      overflow:hidden;
      border-bottom:1px solid white;
      border-top:0px solid white;
     /* height:280px;*/
}

table.alimenti{
    border-left:1px solid black;
    border-top:1px solid black;
    text-align:center;
    font-size:0.9em;
    color:#133782;
}

table.alimenti td{
    border-bottom:1px solid black;
    border-right:1px solid black;
}