
/* generali */
body {
	font-family:Verdana,sans-serif;	
	font-weight:normal;
	font-size:12px;
	padding:10px;
	margin:0px;
	background:#fff;
}
input,
select,
form,
img {
	display:none;
}

.al_center {
	text-align:center;
}
.al_right {
	text-align:right;
}


table {
	width:100%;
	empty-cells:show;
	border-collapse:collapse;
}
thead {
	
}
tbody {
	
}
th {
	font-size:11px;
	font-weight:bold;
	/*color:#1B3A4D;*/
	/*border-width:0px 0px 1px 1px;*/
	border-width:1px;
	/*border-color: #85B7DE; /*azzurrino*/
	border-color:#CCCCCC;
	border-style:solid;
	border-spacing:0;
	vertical-align:top;
	/*background-color: #D2EEFF;*/ /*azzurrino*/
	text-align:left;
	padding:3px;
	margin:0;
	/*height:24px;*/
}
td {
	font-size:11px;
	color:#000000;
	/*
	border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	*/
	border:1px solid #CCCCCC;
	border-spacing:0;
	vertical-align:top;
	padding:3px;
	margin:0px;
	/*height:24px;*/
}
.TD_BLOCK_DATA {
	border:0px;
}
.TH_ELE {
	padding:8px 3px 1px 3px;
}


/* zone principali */
.title_ext {
	
}
.title_int {
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:10px;
	margin:0px;
}
.center {
	
}

/* zone principali nascoste */
.header,
.sub_title_ext,
.footer,
.footer_panel_ext,
.NT_GLOB_EXT,
.TOOLTIP_CONT_EXT,
.SEA_C_GLOB_EXT,
#ui-datepicker-div,
.sendp_back,
.sendp_cont,
.impc_back,
.impc_cont,
.footer_print_cont,

.helpme {
	display:none;
}


/* dentro div center */
.CONT_FILTER_EXT,
.W4B_MENU_GLOB_EXT,
.btn_prenex_p_ext,
.btn_prenex_n_ext {
	display:none;
}

.CONT_LIST {
	height:auto !important;
}

/* sublist */
.SUBL_PM_EXT,
.SUBL_TIT_EXT,
.SUBL_OPE_EXT {
	display:none;
}

/* documentale */
.UPL_CONT_EXT {
	display:none;
}





table.copertinab th {
	border:1px solid #CCCCCC;
}
table.copertinab td {
	border:1px solid #CCCCCC;
}
table.copertina_nob th {
	border:0;
}
table.copertina_nob th.al_left {
	text-align:left;
}
table.copertina_nob td {
	border:0;
}
