
/* - formazione.css - */
@media screen {
/* https://www.galliera.it/portal_css/formazione.css?original=1 */
#formazione table.listing th {
font-weight: bold;
}
#formazione table.listing td {
border-bottom: 1px solid #CCC;
}
#formazione table.listing {
width: 100%;
font-size:100%;
}
#formazione .dataCorso {
font-size: 90%;
}

}

