body {
  /*padding-left: 11em;*/
  font-family: "Futura Hv", Helvetica, Georgia, "Times New Roman",
        Times, serif;
  color: black;
  background-color: #ffffff ;
  /*background-color: #d8da3d ;*/
  /*background-image:url('img/cielo.jpg')*/
  }
h1 {
  font-family: "Futura Hv", Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
h2 {
  font-family: "Futura Hv", Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
td.menuitem {
  /*font-weight: bold;*/
  font-family: "Futura Hv", Helvetica, Georgia, "Times New Roman", Times, serif;
  font-size: medium;
  font-style: italic }
  
  ul.navbar {
  list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 20em;
    left: 1em;
    width: 12em }
    
    ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: none }
   
a:link {
  color: blue }
a:visited {
  color: purple }
a:hover {
  color: red}
  
  div#MENU
{
    text-align: Center;
    padding: 15px;
    background-color: #DDDDDD;
    border: Solid 1px #000000;
}

a.MENU
{
    background-color: #AAAAAA;
    color: #000000;
    font-weight: Bold;
    text-decoration: None;
    width: 12em;
    border: Solid 1px #000000;
    valign: center; text-align:center;
    cursor: pointer;
    display: block
}
a:hover.MENU
{
    background-color: #778899;
    color: #EEEEEE;
    font-weight: Bold;
    text-decoration: None;
    width: 12em;
    /*padding: 1px;*/
    border: Solid 1px #000000;
    valign: center; text-align:center;
    display: block
}

a.PULSANTE
{
    background-color: #CCCCCC;
    color: #000000;
    font-weight: Bold;
    text-decoration: None;
    width: 12em;
    border: groove 2px #000000;
    valign: center; text-align:center;
    cursor: pointer;
    display: block
}
a:hover.PULSANTE
{
    background-color: #778899;
    color: #EEEEEE;
    font-weight: Bold;
    text-decoration: None;
    width: 12em;
    /*padding: 1px;*/
    border: groove 2px #000000;
    valign: center; text-align:center;
    display: block
}

#menu02v{
width: 10em;
font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:Arial, Helvetica, sans-serif; float:left

}
#menu02v ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu02v li{
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu02v a:link, #menu02v a:visited{
display: block;
background: #fff;
color: #05181E;
margin: 0;
padding: 0.3em 0.6em 0.3em 0;
text-decoration: none;
text-align:right;
border-right: 5px solid #00C000;
}
#menu02v a:hover, #menu02v a:focus, #menu02v a:active{
border-color: #05181E;
text-decoration: none;
color: #00C000;
background-color: #fff;
}

div.testo_centrato {
width: 80%
}
p.txt {
width: 80%
}
