
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	@import "../comunes/agendaCalendario.css";	
	
	#a_agenda, #a_agendahome{width:100%;float:left}
	
	#a_agenda .moduloizda{line-height:1.4em;}
	#a_agenda #a_calendario{padding:0;margin-bottom:25px;background:#d2e5f2 url(../../img/css/portal/fondoCaja1_tipo1.gif) no-repeat 100% 0;}
	#a_calendario h3{float:left;padding:12px 0 2px 47px;margin-bottom:18px;font-size:1.5em;color:#0063a2;background:transparent url(../../img/css/portal/fondoCaja2_tipo1.gif) no-repeat 0 0;}
	#a_agenda #a_calendario .cajacalendario{background:#d2e5f2;}
	#a_agenda .calendario{width:88%;border:4px solid #f2f7fb;background:#fff;}
	#a_agenda .calendario thead td{border-bottom:1px solid #fff;color:#635847;}
	#a_agenda .calendario td{width:14%;}
	#a_agenda .calendario th{color:#635847;}
	
	#a_agendahome h2{margin:8px 0 5px 0;font-size:1.9em;}
	#a_agendahome dt{width:100%;float:left;}
	#a_agendahome dt .fecha{display:block;padding:2px 0 2px 20px;background:transparent url(../../img/css/iconos/icoFecha.gif) no-repeat 0 0;color:#666;font-weight:bold;}
	#a_agendahome dd{width:100%;float:left;padding-bottom:25px;background:transparent url(../../img/css/portal/fondoLinea.gif) repeat-x 0 100%;font-size:.9em;}
	#a_agendahome dd a{float:right;padding:0 0 0 14px;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 3px;font-weight:bold;}
	#a_agendahome dd p{padding:2px 0 4px 0;}
	#a_agendahome p.rss{width:100%;float:left;}
	#a_agendahome p.rss span{float:left;width:62%;font-size:.85em;cursor:pointer;}
	#a_agendahome p.rss img{float:right;margin:5px 0 0 0;}
	
	.esq_sup_izd{margin-top:8px;}
	.esq_sup_izd, .esq_sup_dch, .esq_inf_izd{width:100%;}
	.esq_sup_izd{background:#fbfbfa url(../../img/css/aplicaciones/esqSupIzd_home.gif) no-repeat 0 0;}
	.esq_sup_dch{padding:7px 0 0 0;background:transparent url(../../img/css/aplicaciones/esqSupDch_home.gif) no-repeat 100% 0;}
	.esq_inf_izd{background:transparent url(../../img/css/aplicaciones/esqInfIzd_home.gif) no-repeat 0 100%;}
	.esq_inf_dch{float:right;width:81%;padding:0 9% 7px 10%;background:transparent url(../../img/css/aplicaciones/esqInfDch_home.gif) no-repeat 100% 100%;}

	#a_agenda .ficha_tipo1 .img_Con, #a_agenda .ficha_tipo1 .img_Con_L, #a_agenda .ficha_tipo1 .img_Con_R{padding:4px;border:1px solid #cac5a4;}