/* css for LISTA CORSI */

/*
.ruolo102, .ruolo101 {
	background: url("icons/esterno.png") no-repeat center; 
}
*/	
.no_role {
	background: url("icons/no_role.png") no-repeat center; 
}
.ruolo8 {
	background: url("icons/studente_m.png") no-repeat center; 
}
.ruolo9 {
	background: url("icons/docente_socio.png") no-repeat center; 
}
.ruolo10 {
	background: url("icons/esterno.png") no-repeat center; 
}
/*
.ruolo92 {
	background: url("icons/docente_m.png") no-repeat center; 
}
.ruolo102 {
	background: url("icons/ruolo102.png") no-repeat center; 
}
*/
.genere1 {
	background: url("icons/genere1.png") no-repeat center; 
}
.genere2 {
	background: url("icons/genere2.png") no-repeat center; 
}
.Online {
	background: url("icons/online.png") no-repeat center; 
}
.Presenza {
	background: url("icons/aula.png") no-repeat center; 
}
.Cancellato {
	background: url("/webCommons/css/icons/cancellato.png") no-repeat center; 
}
