/* CSS Document */
body {
	background-color: #003399; 
}
.bordo_ext {
	border: 1px solid #ffffff;
}
.tab_scheda {
	border: 1px dashed #ffff33;
}
td,tr {
	color: #ffffff; 
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
}
.footer_text {
	color: #ffffff; 
	font-family: sans-serif, verdana,arial,times; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a.footer { 
	color: #ffffff; 
	font-family: sans-serif, verdana,arial,times; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
}
a.footer:hover {
	color: #ffff33;
	text-decoration: none;
} 
.sfondo_attivita {
	background-attachment: scroll;
	background-image: url(../_img/attivita/sfondo_attivita.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_attrezzi {
	background-attachment: scroll;
	background-image: url(../_img/attrezzi/sfondo_attrezzi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_elencosoci {
	background-attachment: scroll;
	background-image: url(../_img/elencosoci/sfondo_elencosoci.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_elencopubblicazioni {
	background-attachment: scroll;
	background-image: url(../_img/elencopubblicazioni/elencopubblicazioni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_chi_siamo {
	background-attachment: scroll;
	background-image: url(../_img/chi_siamo/sfondo_chi_siamo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondo_contatti {
	background-attachment: scroll;
	background-image: url(../_img/contatti/sfondo_contatti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.menu {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
.campiform {
    font-family: verdana, sans-serif, tahoma, arial; 
    color: black; 
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-color: #000066; 
    border-width: 1px; 
    background: #ffffff;
  }
.campiform_button {
    font-family: verdana, sans-serif, tahoma, arial; 
    color: black; 
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-color: #000066; 
    border-width: 1px; 
    background: #ffffff;
  }
.testo_attrezzi {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Rockwell, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;


}

