
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	
	#a_subvenciones{width:100%;float:left;padding-bottom:10px;background:transparent url(../../img/css/portal/puntoGrisV.gif) repeat-y 69.5% 0;}
	.listado_tipo1 h3.categoria{float:left;width:99.9%;font-size:1.2em;color:#9C2527;margin:20px 0 0 0;}	
	.listado_tipo1 h3.categoria img{padding:0px 5px 5px 0px;vertical-align:middle;}	
	.listado_tipo1 h4.subcategoria{float:left;width:99.9%;font-size:1.1em;color:#00664E;margin:10px 0 10px 0;}	
	.listado_tipo1 dl{margin-top:5px;}
	.listado_tipo1 dl dt{font-weight:bold;}
	.ficha_tipo1 h3.nombre{font-size:1.1em;margin:5px 0 1px 0;font-weight:bold;color:#9C2527;}	
	.ficha_tipo1 h4.subcategoria{font-size:1.0em;margin:5px 0 1px 0;font-weight:bold;color:#00664E;}
	.ficha_tipo1 h4.subcategoria span{font-weight:normal;color:#000;}
	
