﻿.Agenda td { border: 1px solid #C1C2C4; height: 20px; margin: 1px; vertical-align: middle; font-size: 11px; }
.Agenda th { font-size: 10px; }
.Agenda td.aspNetDisabled { color: #808080; }
.Agenda td a { display: block; }
.Agenda .celdaAgenda { color: #1a5579 !important; font-weight: bold; background-color: white; border-color: #BBB; }
.Agenda .celdaSeleccionada a { font-weight: bold; color: #999; }
.agendaIntersecciones { width: 100%; }
    .agendaIntersecciones td, .agendaIntersecciones th { text-align: center; border: 1px solid #DDD !important; font-size: 8px; }
    .agendaIntersecciones th { font-weight: normal; margin: 0px; padding: 0px; }
    .agendaIntersecciones td.vigente { background-color: #d1f0fa; border: none; }
.interseccionesNumeros div { padding-right: 5px !important; }
