ol li.text_base {
	margin-bottom: 5px;
}
.taula_pmf {
	border: 0px;
	margin-bottom: 12px;
	width: 100%;
}
.titol_resp, .titol_num_resp, .titol_ico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00589C;
	font-weight: bold;
	background-color: #F3F4F5; /* #E9EBED */
	padding: 5px 15px 5px 5px;
	text-align: left;
	vertical-align: text-top;
}
.titol_num_resp {
	text-align: right;
	padding-right: 0px;
	padding-left: 2px;
	width: 22px;
}
.titol_resp {
	width: 90%;
}
.titol_ico {
	text-align: right;
	padding-right: 10px;
	width: 50px;
}
.cella_resp, .cella_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	border: 1px solid #F3F4F5; /* #E9EBED */
	padding: 3px 5px 3px 25px;
	text-align: justify;
}
.cella_resp {
	border-top: 0px;
}
.cella_b {
	border-bottom: 0px;
	padding: 0px;
	height: 5px;
}
hr.pmf {
	width: 300px;
	text-align: center;
	border-top: 1px solid #F3F4F5;
	border-bottom: 1px solid #CBCFD8;
}