
#area{padding:10px 0px 20px 77px;}

#ag_topo{background:url(../img/ag_topo1_bg.png);width:904px;height:40px;border:0px solid yellow;}
/*
#ag_topo #barra_topo{background:url(../img/ag_topo1_bg.png) repeat;width:704px;height:24px;margin-top:16px;}
#ag_topo #caixa_topo{background:url(../img/ag_topo2_bg.png) repeat;float:right;width:200px;height:40px;display:inline;}
#ag_semana{background-color:blue;height:20px;width:904px;}
*/
#ag_dias{background:url(../img/ag_borda_bg.png) repeat-y;width:868px;padding:0 12px 0px 24px;}
#ag_dias #barra_fim{background:url(../img/ag_topo2_bg.png) repeat;width:100%;height:12px;}
#ag_mes{padding-top:9px;color:black;width:164px;text-align:center;float:right;font-weight:bold;font-size:18px;display:inline;}
#ag_semana{padding-top:12px;color:black;width:164px;text-align:center;float:right;font-weight:bold;font-size:14px;display:inline;}
#ag_seta{padding-top:9px;color:black;width:18px;text-align:center;float:right;font-weight:bold;font-size:18px;display:inline;}
#ag_topo .ag_menu{padding:21px 20px 0 20px;text-align:center;float:right;font-weight:bold;font-size:11px;display:inline;}


table{padding:0;margin:0;border:0px solid yellow;border-collapse:separate;border-spacing:0;*border-collapse:collapse; /* hack is needed for IE7 also */}
table td{*position:relative;}


#calendario{width:100%;background-color:transparent;}
#calendario thead{background:url(../img/ag_topo2_bg.png) repeat;height:20px;border:0;}
#calendario tbody td{width:122px;height:125px;border:1px solid #887799;vertical-align:top;font-size:11px;}
#calendario tbody td div{padding:0 3px;font-size:13px;text-align:right;color:black;font-weight:bold;}
#calendario tbody td.ativo{background:url(../img/ag_ativo_bg.png) repeat;}
#calendario tbody td.ativo div{background:url(../img/ag_ativo_topo_bg.png) repeat;height:20px;}
#calendario tbody td.hoje{background:url(../img/ag_hoje_bg.png) repeat;}
#calendario tbody td.hoje div{background:url(../img/ag_hoje_topo_bg.png) repeat;height:20px;}
#calendario tbody td.opaco{border-color:gray;}
#calendario tbody td.opaco div{background:url(../img/ag_topo3_bg.png) repeat;height:20px;color:gray;}
#calendario tbody td p{padding:1px 5px;}

#semana{width:100%;background-color:transparent;}
#semana thead{background:url(../img/ag_topo2_bg.png) repeat;height:20px;border:0;}
#semana tbody td{width:215px;height:400px;border:1px solid #887799;vertical-align:top;color:#663366;}
#semana tbody td.ativo{background:url(../img/ag_ativo_bg.png) repeat;}
#semana tbody td.hoje{background:url(../img/ag_hoje_bg.png) repeat;}
#semana tbody td{padding:5px;}
#semana tbody td div{padding:3px 5px 3px 3px;}