td { text-align: center; font-family: Arial; font-size: 10pt; }

.tipoNormal { width: 20px; height: 13px; background-color:#FFFFFF; color:#000000 }
.tipoCompleto { width: 20px; height: 13px; background-color:#AA0000; color:#FFFFFF; font-weight:800 }
.tipoFestivo { width: 20px; height: 13px; background-color:#CCCCCC; color:#000000;}
.tipoLibre { width: 20px; height: 13px; background-color:#00AA00; color:#FFFFFF; font-weight:800 }
.tipoEvento { width: 20px; height: 13px; background-color:#FFFFFF; color:#000000; font-weight:800;border: 2px solid Silver; border-collapse: collapse; border-color: #0000FF;}

/* off es la capa que superpone al calendario en caso de estar desactivado */
.off { width: 178px; height: 150px; position: absolute; background-image:url('caloff.gif')}

.mes { border: 1px solid Silver; border-collapse: collapse; border-color: #9E9E9E; width: 178px; height: 150px; }
.nombremes { font-family: "Arial"; font-size: 15px; text-align: center; height: 22px;  font-weight:800}
.dialetras { text-align: center; font-family: "Arial"; font-size: 12px; }
.cop { text-align: right; font-family: Arial; font-size: 10pt; padding: 2px; color: #999999 }

a { text-decoration: none; color: #999999; }
a:hover { text-decoration: underline; } 

