body {background: white;}

/***** TABELLA SERVIZI *****/

.tabadvtitle {
	font-size: 9pt; 
   font-weight: bold; 
   font-style: normal; 
	text-align: left;
	vertical-align: top;
	color: #000000; 
	background: #ffffff;
}

.tabadvsubtitle {
	font-size: 8pt; 
   font-weight: normal; 
   font-style: italic; 
   vertical-align: top;
	text-align: left;
	color: #000000; 
}

.tabadvimg {
	text-align: center;
	color: #000000; 
	background: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
}

.hline {
	width: 100%;
	height: 1px;
	color: rgb(218,118,75);
	text-align: center;
	border-top-width: 1px;	
	border-style: solid; 
	border-bottom-width: 0px;
}

