/* inizio css per pagina ElencoAllegatiEsonero.xsl*/

/*Tabella esoneriRiepilogo*/
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_tipo_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_max_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_stato_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_num_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_titolo_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_des_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_data_ins {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriRiepilogo th.e_azioni_allegato {
	width: 15%;
}

/*Tabella esoneriConfig*/
#esse3 table.tableAllegatiEsoneriConfig th.e_tipo_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_max_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_stato_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_num_allegati {
	width: 5%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_titolo_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_des_allegato {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_data_ins {
	width: 15%;
}
#esse3 table.tableAllegatiEsoneriConfig th.e_azioni_allegato {
	width: 15%;
}
