#agenda {
  background-image:url(/templates/uimp/css/imagenes/agenda.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
  font-weight:normal;
  margin-left:10px;
  margin-top:40px;
  width:190px;
  color:#444444;
  font-size:12px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  border:2px solid #BDBEC0;
	min-height:235px;
}

.mesant {
  display:inline;
  float:left;
}

.messig {
  display:inline;
  float:right;
}

#agenda h3 {
  background-image:none;
  font-size:12px;
  font-weight:bold;
  text-align:center;
}

#agenda .mes {
  text-align:center;
  color:#A73029;
  font-size:11px;
  font-weight:normal;
}

#agenda #navagenda {
  position:absolute;
  bottom:5px;
  /*margin-top:20px;*/
  margin:0 auto 0 auto;
  width:100%;
  text-align:center;
}

#navagenda a {
  color:#9D1419;
  background-color:#fff;
}

#navagenda a.sel {
  background-color:#9D1419;
  color:#fff;
}

.contagenda {
  height: 170px;
  width:185px;
}

#contcale {
  margin:4px;
	min-height:205px;
}

#agenda .titulosede {
  text-align:center;
}


#calendario a:link {text-decoration: none;color: #660000;font-size:10px;}
#calendario a:visited {color: #660000;text-decoration: none;font-size:10px;}
#calendario a:hover {text-decoration: underline;color: #660000;font-size:10px;}
#calendario a:active {color: #660000; text-decoration: none;font-size:10px;}

