/*----------------------- Calendario del Rabanus------------------------------------*/
#calendarioEmergente td.dias{ font-size: 11px; text-align: right; padding: 2px }
#calendarioEmergente td.cabeceras, td.evento{ font-size: 11px; color: #c00000; padding: 2px; text-align: right }
#calendarioEmergente td.cabeceras{ font-size: 11px; padding: 2px }
#calendarioEmergente td.evento{ font-size: 11px; border: 1px #c0c0c0 solid; text-align: right }
#calendarioEmergente td.hoy-es, td.nombre-mes{ font-size: 11px; background: #f7f7f7; text-align: center; padding: 4px }
#calendarioEmergente a.nombre-ano, td.nombre-ano{ font-size: 11px; background: #00a1e1; text-align: center; padding: 4px; color: #ffffff; font-weight: bold }
#calendarioEmergente td.hoy-es{ font-size: 11px }
#calendarioEmergente a{ font-size: 11px; text-decoration: none; color: #000000 }
#calendarioEmergente a.evento{ font-size: 11px; color: #c00000 }
#calendarioEmergente table{ font-weight: normal; z-index: 100; position: relative; font-size: 11px; background: #ffffff; border: 1px #cccccc solid; padding: 2px }

/*----------------------- Calendario del Rabanus------------------------------------*/
#calendario td.dias{ font-size: 11px; text-align: center; padding: 2px }
#calendario td.cabeceras{ font-size: 11px; color: #c00000; padding: 2px; text-align: center }
#calendario td.cabeceras{ font-size: 11px; padding: 2px }
#calendario td.hoy-es, td.nombre-mes{ font-size: 11px; background: #f7f7f7; text-align: center; padding: 4px }
#calendario a.nombre-ano, td.nombre-ano{ font-size: 11px; background: #00a1e1; text-align: center; padding: 4px; color: #ffffff; font-weight: bold }
#calendario td.hoy-es{ font-size: 11px }
#calendario a{ font-size: 11px; text-decoration: none; color: #000000 }
#calendario a.evento{ font-size: 11px; color: #ffffff }
#calendario { display: block; font-size: 11px; background: #ffffff; border: 1px #cccccc solid; padding: 2px }
#calendario td{ margin: 2px 10 }
#calendario td.evento{ font-size: 11px; color: #ffffff; text-align: center; background: #ff5400 }
#calendario table{ width: 100% }
