/* Layout básico */ body { background-position: top left; background-repeat: repeat-y; margin: 0px 0px 0px 0px; } /* Fonts */ body, table, td, select, textarea, input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } td.cellenabled { color: #000000; } td.celldisabled { color: #888888; } .tab-r { color: #CC0000; font-size: 10px; text-decoration: none; } .tab-b { color: #000000; font-size: 10px; text-decoration: none; } /* Mensagem de erro */ div.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-top: 8px; margin-bottom: 16px; padding: 6px 6px 6px 32px; line-height: 18px; } div.errormessage td { line-height: 18px; } img.errormessage { margin-left: -24px; } /* Informação */ div.infomessage { background-color: #FFFFFF; border: 1px dashed #000000; margin-top: 8px; margin-bottom: 16px; padding: 6px 6px 6px 32px; line-height: 18px; } div.infomessage td { line-height: 18px; } BODY { scrollbar-face-color: #174AAD; scrollbar-shadow-color: #02B5DE; scrollbar-highlight-color: #02B5DE; scrollbar-3dlight-color: #02B5DE; scrollbar-darkshadow-color: #02B5DE; scrollbar-track-color: #174AAD; scrollbar-arrow-color: #02B5DE; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; text-decoration: none; } TD { FONT-FAMILY: Trebuchet MS, Verdana, Helvetica, sans-serif; FONT-SIZE: 11px; color: #1048AC; text-decoration: none; } INPUT { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; background-color: #ffffff; border: 1px solid #333333; text-decoration: none; color: #EE7201; } .INPUT_botao { background-color: #174AAD; border: 1px solid #84020A; //background-image: url(botao_geral.gif); // //background-repeat: repeat-x;// color:#FFFFFF } textarea { background-color: #ffffff; color: #EE7201; } SELECT { font-family: verdana, Helvetica, sans-serif; font-size: 9px; color: #333333; font-weight: normal; background-color: #FFFFFF; border: 1px solid #333333; text-decoration: none; } A:link { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } A:visited { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } A:hover { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: underline; font-weight: bold; } A:active { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } .padding { padding: 5px; } .nome_arquivo { font-family: Arial, Helvetica, sans-serif; font-size:25px; color: #8C0008; font-weight: bold; text-decoration:none; } .menu_nome { font-family: Arial, Helvetica, sans-serif; font-size:25px; color: #8C0008; font-weight: bold; text-decoration:none; } .titulos{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #EF7E04; font-weight:bold; } .titulo{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #EF7E04; font-weight:bold; } .navegacao{ font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } .navegacao A:link { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } .navegacao A:visited { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } .navegacao A:hover { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: underline; font-weight: bold; } .navegacao A:active { font-family: Trebuchet MS, verdana, Helvetica, sans-serif; color:#EE7201; text-decoration: none; font-weight: bold; } .data{ color:#666666; text-decoration: none; font-weight: normal; } .border { border-right-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-right-color: #7B6C73; border-left-color: #7B6C73; } .image_border { border: 1px solid #7B7B7B; } .image_noborder { border: 0px; } .bottom { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #01B5DE; font-weight: normal; text-decoration:none; } .bottom A:link { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #01B5DE; font-weight: normal; text-decoration:none; } .bottom A:hover{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #01B5DE; font-weight: normal; text-decoration:underline; } .bottom A:visited{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #01B5DE; font-weight: normal; text-decoration:none; } .bottom A:active{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #01B5DE; font-weight: normal; text-decoration:none; } .radiobuttons { background-color: transparent; } .checkbox_noborder { border: 0px; } .div_multiselect { OVERFLOW: auto; HEIGHT: 100%; } .error_message { color: #FFFFFF; background-color: #880000; } .menu_off { TEXT-TRANSFORM: normal; background-color: #E7E7CE; } .menu_on { TEXT-TRANSFORM: normal; background-color: #CCCC99; } .branco { TEXT-TRANSFORM: normal; color: #ffffff; }