body {	
	font-family: Verdana, Trebuchet MS, Trebuchet, Arial, Helvetica;
	font-size: 10px;
    background: #bbddfc; 
    color: #000000; 
	border: 0;
	margin: 0% 5%;
	padding: 0;
}


.sfondo_dettaglio, .box_dettaglio, .gatto, .help_box, #helpbox, #logo, .azioni, .boxtesto, .menu, .bottone {
  display: none;
}

h1  { 
  font-weight: bold; 
  text-transform: uppercase;
  font-size: 18px;
} 

h2  {
  font-weight: bold; 
  font-size:16px;
  text-transform: uppercase;
}

h3  {
  font-weight: bold;
  font-size:14px;
  text-transform: uppercase;
}


.anno_corrente {
	font-size: 30px;
    color: #f0f0f0; 
    font-weight: bold;
    position: absolute;
}    

legend  {
  font-weight:bold; 
  padding:10px; 
  color: navy;
}

label {
  font-size: 10px; 
  font-weight: bold; 
}

input  {
  font-size:10px;
  padding: 3px;
  border: 0px solid red;
}


option {
  font-size:10px;
}

select {
  font-size:10px;
}

textarea {
  font-size:10px;
  padding: 3px;
}

A {
  text-decoration: underline;
  color: black;
}




A.bottone {
  text-transform: uppercase;
  font-size:10px;
  padding: 3px;
  text-decoration: none;
}

.footer {
  text-transform: uppercase;
  font-size:10px;
  padding: 3px;
  text-decoration: none;

}

.highlight {	
  text-decoration: underline;
  font-weight: bold;
}

.elenco .pari td {
 border-bottom: 1px solid #c0c0c0; 
}

.elenco .dispari td {
 border-bottom: 1px solid #c0c0c0; 
}

