@import url("styles.css");

/* CALENDARIO LUNAR */
#lunar { width:420px; background:#000000; }
#lunar #top1 { background:#F7F7F7; }
#lunar #top1 td { padding-bottom:5px; }
#lunar #top1 a { text-decoration:none; }
#lunar #top2 { background:#397CBB; color:#FFFFFF; font-weight:bold; }
#lunar #top2 td { padding:15px 0px 5px 0px; }
#lunar #top3 { height:20px; background:#D7F0FF; color:#000000; text-align:center; }
#lunar #top3 td { width:65px; }
#lunar #TRcell { height:70px; }
#lunar #cell, #lunar #cellNow { padding-top:5px; font-weight:bold; text-align:center; border-bottom:1px solid #D7F0FF; }
#lunar #cell { color:#878787; }
#lunar #cellNow { color:#D7F0FF; }
#lunar span { font-size:10px; color:#A3A3A3; }
#lunar img { width:40px; height:40px; }

#PAES #top1 { height:20px; }
#PAES #top1 td { text-align:center; font-weight:bold; border-bottom:1px solid #3C6CAD; }
#PAES #top1 td.td1 { width:50px; }
#PAES #top1 td.td2 { width:30px; }
#PAES #top1 td.first { width:100px; }
#PAES #content .first, #PAES #content .td1, #PAES #content .td2 { border-bottom:1px solid #3C6CAD; padding:4px 0px 4px 8px; }
#PAES #content .first { font-weight:bold; }
#PAES #content .td1 { background:#D7E7F7; }
#PAES #content .td2 { background:#C7DEF5; }
#PAES span { color:#3A628B; font-weight:bold; }
#PAES #footer { font-size:9px; text-align:right; padding-top:5px; }
/* FIN CALENDARIO LUNAR */
