.tabela_mes{
 border-top: none;
 border-bottom: none;
 border-left: none;
 border-right: none;
 width: 180px;
 height: 20px;
}

.tabela_datas{
 border-top: none;
 border-bottom: none;
 border-left: none;
 border-right: none;
 width: 200px;
 height: 20px;
}


.cabecalho{
 /* background: #FFF; */
 text-align: center;
/* text-indent: 5; */
 font-family: verdana,"sans serif",monospace;
 font-size: 10pt;
 color: #000;
 height: 20px;
}

.td_semana{
 /* background: #FFF; */
 text-align: center;
 font-family: verdana,"sans serif",monospace;
 font-size: 8pt;
 color: #000;
 height: 20px;
 font-weight: bold;
}

.td_dia{
 /* background: #FFF; */
 text-align: center;
 font-family: verdana,"sans serif",monospace;
 font-size: 8pt;
 color: #999;
 height: 20px;
}

.td_marcado0{
 /* background: #FFF; */
 text-align: center;
 font-family: verdana,"sans serif",monospace;
 font-size: 8pt;
 color: red;
 height: 20px;
}

.td_marcado1 {
 /* background: #FFF; */
 text-align: center;
 font-family: verdana;
 font-size: 8pt;
 color: #FF9900;
 height: 20px;
}

#text-2 a {
 text-align: center;
 font-family: verdana;
 font-size: 8pt;
 color: #FF9900;
 height: 20px;
}