body { margin:0px;

}

.centrale {
	background-image: url(immagini/sfondo_centro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td#centrale2 {
	background-image: url(immagini/sfondo_cella.gif);
	background-repeat: repeat-y;
}
.barra {
	background-image: url(immagini/sfondo_barra.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 20px;
}

.arancio {  font-family:   Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #D57A2F;}
a.arancio:hover {  color: #D57A2F; text-decoration:underline;}
a.arancio {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #D57A2F; text-decoration:none;}
a.arancio:visited {  color: #D57A2F; font-size: 12px; text-decoration:none;}
a.arancio:visited:hover {  color: #D57A2F; text-decoration:underline;}

.allerta {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#000;
	}
.allerta a:link, a:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration:none;}
.allerta a:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration:underline;}

.nero {  font-family:   Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;}
a.nero:hover {  color: #000000; text-decoration:underline;}
a.nero {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
a.nero:visited {  color: #000000; font-size: 12px; text-decoration:none;}
a.nero:visited:hover {  color: #000000; text-decoration:underline;}

.bianco {  font-family:   Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.bianco:hover {  color: #FFFFFF; text-decoration:underline;}
a.bianco {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:none;}
a.bianco:visited {  color: #FFFFFF; font-size: 11px; text-decoration:none;}
a.bianco:visited:hover {  color: #FFFFFF; text-decoration:underline;}

a:hover {  color: #D57A2F; text-decoration:underline;}
a {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #D57A2F; text-decoration:none;}
a:visited {  color: #D57A2F; font-size: 12px; text-decoration:none;}
a:visited:hover {  color: #D57A2F; text-decoration:underline;}

.campiform {
    width: 20mm; 
    font-family: arial, verdana, tahoma; 
    color: #32581D; 
    font-size: 11px;
    border-style: solid; 
    border-color: #99AD75; 
    border-width: 1; 
    background: #FFFFFF;

}

.campiform2 {
    width: 35mm; 
    font-family: arial, verdana, tahoma; 
    color: #32581D; 
    font-size: 11px;
    border-style: solid; 
    border-color: #99AD75; 
    border-width: 1; 
    background: #FFFFFF;

}
.gallery  {
	text-align:center;

}
.gallery img {
    border-style: solid; 
    border-color: #000000; 
    border-width: 1; 
}

