
 h1 {  color: #FFCC00;
  font-size: 2.5em;
  font-variant: small-caps;
  text-align: center;
  font-style: italic;
  }
 
 h3 {  color: #FFCC00;
  font-size: 1em;
  font-variant: small-caps;
  text-align: center;
  font-style: italic;
  }
  
  p, img, td{
 text-align:center;
  }
  
p#lingua{ color:#800000;
  font-size: 0.9em;
  text-align: center;
    font-weight: bold;
  }
 
 
p#anno{  color: #FFCC00;
  font-variant: small-caps;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  }  

p#footer{  color:#800000;
  font-size: 0.7em;
  text-align: center;
  font-weight: bold;
  }

a#ger img {background: url(immagini_tecniche/flag_ger01_0.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 0;}

a#eng img {background: url(immagini_tecniche/flag_eng01_0.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 0;}

a#ita img {background: url(immagini_tecniche/flag_ita01_0.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 0;}

a#ger:hover img {background: url(immagini_tecniche/flag_ger01.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 1;}
a#eng:hover img {background: url(immagini_tecniche/flag_eng01.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 1;}
a#ita:hover img {background: url(immagini_tecniche/flag_ita01.gif) top left no-repeat;
height: 44px; 
width: 60px; 
border-width: 1;}
