/* CSS Document */ .calendario_tabela{ font-family:arial; font-size:9px; border:1px solid #CCCCCC; background-color: #FFFFFF; } .calendario_dias{ background:#FFFFFF; } .calendario_semana{ color:#FFFFFF; text-align:center; font-weight:bold; background-color: #333333; } .calendario_hoje{ font-weight:bold; color: #009900; text-decoration: underline overline; } .calendario_domingos{ color:#FF0000; } .calendario_mes_ano{ text-align:center; font-weight:bold; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; text-decoration: none; } .calendario_links{ color:#000000; display:block; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; } .calendario_links:hover{ text-decoration:none; color:#FFFFFF; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; } .border1 { border: 1px solid #FF3300; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border2 { border: 1px solid #00468C; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; font-variant: normal; color: #000000; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; padding: 1px; } .border3 { border: 1px solid #CCCCCC; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border4 { border: 1px solid #CCCCCC; background-color: #99CC00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .border5 { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; } .fund2 { border: 1px solid #CCCCCC; background-color: #99CC00; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: normal; color: #999999; font-style: normal; line-height: normal; text-transform: none; text-decoration: none; }