.tabela{
background:#fff;
width:205px;
padding:0px;
border:1px solid #ccc;
float:left;
margin-right:20px;
}
.td{
background:#f8f8f8;
width:25px;
height:25px;
text-align:center;

}
.hj{
background: #FFFF99;
width:25px;
height:25px;
text-align:center;
}
.fer{
background:#CCCCFF;
width:25px;
height:25px;
text-align:center;
}
.dom{
background: #FFCC99;
width:25px;
height:25px;
text-align:center;
}
.evt{
background: #CCFF99;
width:25px;
height:25px;
text-align:center;
cursor:pointer;
color:#000000;
font-weight:bold;
}
.mes{
background:#fff;
width:auto;
height:20px;
text-align:center;
}
.show{
background:#A80000;
width:195px;
text-align:left;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:5px;
margin:0 0 5px 0;
}
.linha{
width:210px;
text-align:left;
font: normal 12px Arial;
color:#666666;
padding:1px 1px 1px 10px;
}
.linha b{
color:#A80000;
font: bold 12px Arial;

}
.sem{
background: #ECE6D9;
width:auto;
height:20px;
text-align:center;
font-size:12px;
font-weight:bold;
font-family:Verdana;
}

#carregando{    
    background: white;    
    padding-left: 20px;
    display: none; /* hidden */   
    width: 200px;
    /*height: 100px;*/
        /*margin-top: -50;*/
    line-height:20px;  
    }
