
	@import "../aplicaciones/agendaCalendario.css";
	@import "../formularios/formularios.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/ficha.css";
	
	.paginacion{width:99%;}
	#a_agenda{width:100%;float:left;}	
	#a_agenda .form_tipo5 .cuerpoform .td100 input, #a_agenda .form_tipo5 .cuerpoform .td100 select{width:91%;}
	
	#a_agenda h3.categoria{padding:3px 0 5px 20px;border-bottom:1px solid #dfdcd5;background:transparent url(../../img/css/iconos/vineta11.gif) no-repeat 0 6px;}
	#a_agenda span.fecha{display:block;padding:0 0 5px 15px;color:#6a8500;font-size:.9em;font-weight:normal;background:transparent url(../../img/css/iconos/vineta10.gif) no-repeat 2px 4px}
	#a_agenda .listado_tipo1 dl{margin:15px 0;}
	#a_agenda .listado_tipo1 dt, #a_ofertadestacada dd{width:100%;float:left;margin:0;}
	#a_agenda .listado_tipo1 dt a{font-weight:bold;color:#c31e2c;padding:0;background:none;font-size:1.1em}
	#a_agenda .listado_tipo1 dt a:hover{text-decoration:underline;}	
	#a_agenda .listado_tipo1 dd{margin:0;padding:6px 0 27px 0;font-size:1em;border:none;background:transparent url(../../img/css/aplicaciones/fondoListas.gif) repeat-x 0 100%}
	#a_agenda .listado_tipo1 dd p{padding:3px 0;}
	#a_agenda .listado_tipo1 dd p.dato strong{color:#6a8500;}
	
	#a_agenda .ficha_tipo1 p.descripcion{padding:10px 0;}
	#a_agenda .ficha_tipo1 .dato{padding:1px 0;}
	#a_agenda .ficha_tipo1 .textoficha{padding-top:12px;background:transparent url(../../img/css/portal/lineaPuntosH.gif) repeat-x 0 0;}
	
	
