
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";	
	
	.adorno{width:100%;height:81px;float:left;border-top:10px solid #549A06;background:transparent url(../../img/css/aplicaciones/boletin.jpg) no-repeat 0 }
	
	#a_boletinconsulta p{width:100%;float:left;margin:10px 0}
	
	.listado_tipo1 ul{width:100%;float:left;}
	.listado_tipo1 ul li{margin-bottom:10px;padding:0 5px 10px 5px;border-bottom:1px dashed #b4b4b4;}
	.listado_tipo1 ul li span.fecha{display:block;padding:0 0 5px 1em;background:transparent url(../../img/css/iconos/dobleFlechaVerde.gif) no-repeat 0 4px;color:#444;}
	
	.ficha_tipo1{width:100%;float:left;margin:15px 0;}
	.ficha_tipo1 h3{padding-left:10px;background-position:0 5px;font-size:1.3em}
	.ficha_tipo1 .fecha{float:left;padding-left:.4em;margin-top:5px;letter-spacing:.1em;}
	.textoficha{width:100%;float:left;padding:15px 0;margin:25px 0;border-bottom:1px solid #509901;border-top:10px solid #509901;}
