/* CSS Document */ .pointer{ cursor:pointer; } .mision { font-family: "trebuchet MS"; font-size: 16px; font-weight: bold; color: #8C8E00; } .texto { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #000000; } .zonasMenu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; cursor:pointer; text-decoration: underline; } .links_bold { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; font-weight: bold; color: #124378; text-decoration: underline; } .tr_bg { background-color: #DDE4F7; cursor:pointer; } .tr_bg2 { background-color:#E9E9E9; cursor:pointer; border: 1px solid #CCCCCC; } .texto_bold { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #000000; font-weight: bold; } .textfield { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #000000; border: 1px solid #666666; background-color: #FFFFFF; } .button { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; border: 1px solid #666666; background-color: #003664; font-weight: bold; } .panel_border { border: 1px solid #063C6A; } .texto_white_blod { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; font-weight: bold; color: #FFFFFF; } .rojo { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #FF0000; font-weight: bold; } .titulo { font-family: "trebuchet MS"; font-size: 16px; font-weight: bold; color: #000000; } .imgborder { border: 1px solid #000000; } .tableTop { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; font-weight: bold; color: #000000; background-color: #C3CDDE; }