/* Calendario CSS */

.bcalendario { position:relative; width:704px; min-height:880px; _height:880px; }
.bpaginas { position:relative; width:704px; min-height:28px; _height:28px; }
.contnot { position:relative; margin:43px 50px 0 45px; }
.bimagen { position:relative; width:166px; height:166px; float:left; }

.calendario { width: 352px; margin-right:14px; float:left; }
.eventos {  margin-top:50px; width:240px; float:left; clear:right; }

.diaeve { margin-right:8px; float:left; width:51px; height:45px; text-align:center; background:url(../imagenes/calendario/fondodia.gif) no-repeat; }
.imageneve { margin-right:17px; float:left; width:140px; height:140px; }
.detalleseve { width:375px; float:left; clear:right; }

.eventos p { color:#5c5b5b; margin-bottom:7px; }
.comentarioevento { margin-bottom:10px; line-height:17px; }
.comentarioevento p { padding-bottom:12px; }

#cmeses { width:350px; height:33px; margin-bottom:3px; background:url(../imagenes/calendario/fondomes.gif) no-repeat; }
#cdiassemana { width:350px; height:14px; margin-bottom:3px; background:url(../imagenes/calendario/fondosemana.gif) no-repeat;  }
#cdias { width:350px; height:auto; }
#cdias .dia { float:left;width:50px; height:21px; line-height:21px; vertical-align:middle; text-align:center; font-size:15px; font-weight:bold; color:#858585; background:url(../imagenes/calendario/fondodias.gif) no-repeat; }
