	
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	@import "../comunes/agendaCalendario.css";
	
	#a_agenda{width:100%;float:left}
		
	#a_agenda .c1{width:92%;padding:10px 4%;}
	#a_agenda .sdcha{width:96%;padding:0 2%;}
	
	#a_agenda .calendario{width:90%;margin:10px auto;background:transparent;}
	#a_agenda .calendario th{background:transparent}
	
	#a_agenda .listado_tipo1 dl dt{padding-left:1.8em;}
	#a_agenda .listado_tipo1 dl dt{background:transparent url(../../img/css/iconos/icono3.gif) no-repeat 0 0;}
	#a_agenda .listado_tipo1 dl dt span.fecha{padding-left:0;font-size:1.1em;font-weight:bold;}
	#a_agenda .listado_tipo1 dl dt span.nombre{padding-left:0;background:transparent;font-family:Times New Roman;font-size:1.4em;font-weight:bold;}
	#a_agenda .ficha_tipo1 span.fecha{font-size:1.7em;font-family:Times New Roman;}
