/* HOME */
#calend{position:relative; top:19px; clear:both; padding:20px 0 0; z-index:1 }
#calend #calendario{width:312px; float:left}
#calend h2{margin:19px 0 8px -3px}

#detalheData{width:560px; float:right; display:block}
.dia{float:left; display:block; width:25px; height:25px; text-align:center; background:#d1d2d4; line-height:25px; font-weight:bold; color:#58595b; font-size:12px}
.texto{float:right; display:block; background:#e7e7e8; width:515px; font-size:11px; color:#58595b; padding:5px; margin:0 0 11px}
#detalheData div{clear:both; width:100%; display:block}
#detalheData .diaAtivo .texto, #detalheData .diaAtivo .dia { background: #F58A21; color: #fff; }
#detalheData .unidadeAtivo .texto, #detalheData .unidadeAtivo .dia { background: #BF5E00; color: #fff; }
#detalheData h3 { font-weight: bold; font-size: 1.4em; }

.btnVejaFotos { display: block; text-indent: -9999px; width: 147px; height: 24px; background: url('../_images/btnVejafotos.jpg') no-repeat; float: right; margin: -6px 0 14px 0; }
#detalheData .descricao { padding: 10px; width: 480px; }

/* Prévia do calendário */
.previaFoto					{ float: left; width: 377px !important;  }
.previaFoto .descricao		{  width: 350px !important;}
.fotoAlbum					{ float: left; } 
