/* inizio css per pagina CAPrenotazCalendarioAppElenco.xsl*/
#esse3 table#ca_appuntamenti_segreteria_table th#ca_impegno {
	width: 40%;
}
#esse3 table#ca_appuntamenti_segreteria_table th#ca_appuntamento { 
	width: 40%;  
}
#esse3 table#ca_appuntamenti_segreteria_table th#ca_luogo { 
	width: 20%;  
}

#esse3 table#ca_calendario_appuntamenti_table th#ca_calendario {
	width: 40%;
}
#esse3 table#ca_calendario_appuntamenti_table th#ca_prenotazione { 
	width: 40%;  
}
#esse3 table#ca_calendario_appuntamenti_table th#ca_stato { 
	width: 10%;  
}
#esse3 table#ca_calendario_appuntamenti_table th#ca_azioni { 
	width: 10%;  
}

/* fine */
