#subContenido p{}
	#subContenido p span{display: block;}
	#subContenido p span strong{font-weight: normal; text-decoration: underline;}
	
#subContenido table.precios{margin-bottom: 15px; width: 500px;}
	#subContenido table.precios tr{}
		#subContenido table.precios tr th{font-weight: bold; color: #58585a; background: #ecf5ff;}
		#subContenido table.precios tr td{color: #58585a;}
		#subContenido table.precios tr th, #subContenido table.precios tr td{padding: 6px 0 6px 8px;}
		#subContenido table.precios tr th.tipo, #subContenido table.precios tr td.tipo{width: 100px;}
		#subContenido table.precios tr th.concepto, #subContenido table.precios tr td.concepto{width: 328px; border-left: 1px solid #d5e4f3; border-right: 1px solid #d5e4f3;}
		#subContenido table.precios tr th.pvp, #subContenido table.precios tr td.pvp{width: 70px;}

#subContenido table.bonos{margin-bottom: 15px; width: 498px;}
	#subContenido table.bonos tr{}
		#subContenido table.bonos tr td{padding: 5px 0 5px 8px; color: #58585a;}
		#subContenido table.bonos tr td.tipo{width: 100px;}
		#subContenido table.bonos tr td.concepto{width: 328px; border-right: 1px solid #d5e4f3;}
		#subContenido table.bonos tr td.pvp{width: 70px;}
#subContenido p.peque{width: 310px;}
