.notifica {
	font-size: 8pt;
	}

table {
	background: #000;
	font-size: 9pt;
	}

caption {
	font-size: 11pt;
	background-color: red;
	color: white;
	padding: 2px;
	font-weight: bold;
	}

tr {
	background: #FFF;
	}

th {
	white-space: nowrap;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	
	background-color: #fff2ee;
	}


td {
/* 	vertical-align: top; */
	padding: 10px;
	font-weight: normal;
	text-align: center;
	
	}

.tab_abb {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	width: 35%;
	}

.tab_cost {
	text-align: right;
	width: 15%;
	white-space: nowrap;
	}

.tab_desc {
	text-align: left;
	width: 50%;
	}

#abbonamenti ul {
/*  	margin: 15px;  */
/* 	list-style: none; */
	margin: 15px 0px 15px 0px;
}

#abbonamenti ul li {
	margin: 0.5em 0px 0.5em 0px;
	}



#abbonamenti {
	margin-top: 2em;
	margin-bottom: 2em;
	}





.tab_abb_ {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	width: 50%;
	padding: 2px;
background-color: #fff2ee;
	}

.desc_ {
	font-size: 11pt;
/* 	font-weight: bold; */
	text-align: right;
	width: 50%;
	padding: 2px;
background-color: #fff2ee;
	vertical-align: top;
	}

.tab_cost_ {
	text-align: left;
	width: 50%;
	white-space: nowrap;
	padding: 2px;
background-color: #fff2ee;
	}



.tab_desc_ {

	text-align: left;
	width: 50%;
	padding: 2px;
background-color: #fff2ee;
	}

.report {
	background-color: white;
	padding-bottom: 20px;
	}

.pag_bott {
	text-align: right;
	padding: 2px;
background-color: #fff2ee;

	}
