﻿

/*CALENDARIO EVENTOS PABLO*/
a{text-decoration:none;font-weight:bold;font-size:12px}
a:hover,a:visited,a:active{text-decoration:none;font-weight:bold;font-size:12px}
.fd_calen{ background-color:#cad8e1;}
.mes_e{text-transform:uppercase;height:24px;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px}
.dia_semana_e{ background-color:#e8e8e8;font-family: Arial,Verdana; color:#333333; font-size:16px;text-decoration:none; font-weight:bold; text-align:center; height:20px; width:20px}
.dia_e{background-color:#FFFFFF;font-family: Verdana,Arial; color:#ff0000; font-size:12px;text-decoration:none; font-weight:normal; text-align:center; height:20px;}
.dia_evento{background-image:url(../images/agenda/fd_azul.gif);font-weight:bold;background-repeat:repeat-x;height:24px;width:24px}
.dia_evento:hover{background-image:url(../images/agenda/fd_rojo.gif);font-weight:bold;background-repeat:repeat-x;height:24px;width:24px}
.dias{text-transform:uppercase;font-weight:normal;height:26px}
.dia_sel{background-image:url(../images/agenda/fd_rojo.gif);font-weight:bold;background-repeat:repeat-x}
.dia_gen{background-image:url(../images/agenda/fd_gris.gif);font-weight:normal;height:24px;width:24px}



/*FIN CALENDARIO EVENTOS PABLO*/
