body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 17px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4F5C65;
}

td{
	font-size:17px;
	line-height:26px;
}
.titolo2 {
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dettaglio_art {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #4F5C65;
	margin-left: 0px;
	padding-bottom: 5px;
}

.tab_dettaglio {
    margin-left: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
	border-bottom:1px solid #CCC;

}

.tab_dettaglio span a{
	font-size: 17px;
	text-decoration: underline;
	color: #931D3D;
}

#Table-Header-Print{
	width:80%;
	margin-bottom:15px;
	margin-left:10%;
	margin-top:20px;
}


#Table-Header-Print td{
	border:1px solid #CCCCCC;
	padding:5px;
}

#Table-Footer-Print{
	width:80%;
	margin-bottom:15px;
	margin-left:10%;
	margin-top:20px;
}

#Table-Footer-Print td{
	border:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
	background-color:#F1F1F1;
}


