
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	@import "../comunes/agendaCalendario.css";	
	
	.listado_tipo1{min-height:540px !important;height:auto !important;height:540px;}
	.ficha_tipo1 .textoficha{min-height:425px !important;height:auto !important;height:425px;}	
	
	.listado_tipo1 dd{float:left;padding-bottom:15px}
	
	a.inscripcion{float:right;margin-top:5px;padding:0 13px 0 0;background:transparent url(../../img/css/iconos/vineta14.gif) no-repeat 100% 6px;font-size:.9em}
	.ficha_tipo1 a.inscripcion{margin-top:15px}
	
	#a_agenda #a_calendario{margin-bottom:0}
	#a_agenda .form_tipo1 h3{border-top:5px solid #fff;}
	#a_agenda #a_calendario h3{border-top:0;}
	
	span.categoria{display:block;font-weight:bold}	
	.ficha_tipo1 span.categoria{padding-bottom:5px}
	.cat1{color:#B2C12E}
	.cat2{color:#0083A9}
	.cat3{color:#F93}
	.cat4{color:#b00}
	.cat5{color:#695476}
