div.calendar { position:relative; text-align:center; margin-left:10px; margin-right:10px;} 
.calendar, .calendar table {
 border: 1px solid #bdb2bf;
 font-size: 11px;
 color: #191919;
 cursor: default;
 background: #FFFFFF;
 font-family: "trebuchet ms",verdana,tahoma,sans-serif; }
.calendar .button { 
 text-align: center;
  padding: 2px;
 font-weight: bold;}
.calendar {  border-color: #797979;}
.calendar .nav {
  background: #191919 url(/admin/img/menuarrow.gif) no-repeat 100% 100%; font-family: verdana,tahoma,sans-serif;}
.calendar thead .title { 
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 2px; }
.calendar thead tr { 
  background: #191919;
  color: #fff; }
.calendar thead .daynames { 
  background: #ECECEC;
}
.calendar thead .name {
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}
.calendar thead .weekend {
  color: #c44;
}
.calendar thead .hilite { 
  color: #000;
  border-bottom: 1px solid #797979;
  padding: 1px;
}
.calendar thead .active { 
  border-bottom: 1px solid #797979;
 padding: 2px 0px 0px 2px;
}
.calendar tbody .day { 
font-family: verdana,tahoma,sans-serif;  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
}
.calendar tbody .rowhilite td {
  background: #93A9DC;
}
.calendar tbody .rowhilite td.wn {
 background: #FFFFFF;
}
.calendar tbody td.hilite { 
  background: #ECECEC;
  padding: 1px 3px 1px 1px;
 border: 1px solid #bbb;
}
.calendar tbody td.active { 
  padding: 2px 2px 0px 2px;
}
.calendar tbody td.selected { 
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
 color: #666666 }
.calendar tbody td.weekend {
  color: #c44;
}
.calendar tbody td.today { 
  font-weight: bold;
}
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { 
  visibility: hidden;
}
.calendar tbody .emptyrow { 
  display: none;
}
.calendar tfoot .footrow { 
  text-align: center;
  background: #565;
  color: #fff;
}
.calendar tfoot .ttip { 
  background: #191919;
  color: #fff;
  border-top: 1px solid #797979;
  padding: 2px;
}
.calendar tfoot .hilite { 
  background: #afa;
 border: 1px solid #084;
  color: #000;
  padding: 1px;
}
.calendar tfoot .active { 
 background: #7c7;
  padding: 2px 0px 0px 2px;
}
.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
border-width: 0 1px 1px 1px; border-style: solid; border-color: #797979;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .hilite {
  background: #34ABFA;
  font-weight: bold;
}
.calendar .combo .active {
 background: #FFFFFF;
  font-weight: bold;
}
.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
 background-color: #E3F0F9;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #FFFFFF;
}
.calendar td.time .ampm {
text-align: center;
}
.calendar td.time .colon {
padding: 0px 2px 0px 3px;
font-weight: bold;
}
.calendar td.time span.hilite {
border-color: #000;
background-color: #267DB7;
color: #fff;
}
.calendar td.time span.active {
border-color: red;
background: #191919;
color: #A5FF00;
}
#calendario {margin-left: 10%; margin-bottom: 1em; width:auto; height:auto; float:left;}
.special { color: #000000; background: #0000FF; }
#content #listColecciones .calen{background: url(/html/img/calendario.gif) 0 3px no-repeat; padding-left:15px;}
