body { background-color: #feff95;
      
}

a:link {text-decoration: none;
    color: #c68200;
}

a:visited {text-decoration: none;
    color: #2d4c12;
}

a:hover {text-decoration: none;
   color: #1063c0;
}

a:focus {text-decoration: none;
   outline:0;
}


#box1-centrato{
position: relative;
top: 4px;
z-index: 1;
width: 800px;
height: 400px;
background-image: url(../immagini/header.jpg);
background-repeat: no-repeat;
padding: 0px; 
border: 1px;
margin: auto;
}

#box2-centrato{
position: relative;
top: 4px;
z-index: 2;
width: 800px;
height: 40px;
padding: 0px; 
border: 0px;
margin: auto;
}

#box3-centrato{
width: 800px;
height: 1400px;
background-image: url(../immagini/tabella.jpg);
background-repeat: repeat;
padding: 0px; 
border: 0px;
margin: auto;
}

#box4-centrato{
position: relative;
top: 0px;
z-index: 3;
width: 800px;
height: 93px;
background-image: url(../immagini/coda.jpg);
background-repeat: no-repeat;
padding: 0px; 
border: 0px;
margin: auto;
}

#box5-centrato{
position: relative;
top: 4px;
z-index: 2;
width: 800px;
height: 40px;
padding: 0px; 
border: 0px;
margin: auto;
}


p { font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; 
    text-align: justify;
}


.linkcoda { font-size: 10pt;
            font-family: Arial;
            color: #000000;
            font-style: italic;
            text-align: center;
}


.centrato {
font-family: Verdana,Arial, Helvetica, sans-serif;
      color: #000000;
  font-size: 10pt;
 text-align: center;
       }

.attenzione {
font-family: Verdana,Arial, Helvetica, sans-serif;
      color: #c00000;
  font-size: 8pt;
 text-align: center;
       }

.presentazione {
font-family: Verdana,Arial, Helvetica, sans-serif;
      color: #000000;
  font-size: 10pt;
 text-align: center;
       }
