body {
    font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
    background-color: #FFFFFF;
    color: #000000;
    scrollbar-arrow-color:#C0C4C8;
    scrollbar-track-color:#FFFFFF;
    scrollbar-face-color:#E6E7E8;
    scrollbar-shadow-color:#C0C4C8;
    scrollbar-darkshadow-color:#C0C4C8;
    scrollbar-highlight-color:#C0C4C8;
    scrollbar-3dlight-color:#C0C4C8;
}
a { text-decoration: none; }
a:link { color: #345483; }
a:visited { color: #685188; }
a:hover { color: #4194AF; }
a:active { color: #00ADBB }
td { background-repeat: no-repeat; font-size: 12pt; }

.bot { background-repeat: no-repeat; background-position: bottom; }

.cal-mes { border: 1px solid #4194AF; }
.cal-tira { border: 1px solid #4194AF; background: #E6E7E8; }
a.cal-tira:link { background: #E6E7E8; color: #4194AF }
a.cal-tira:hover { background: #DBF2EF; color: #4194AF }
a.cal-tira:active { background: #FFFBCE; color: #4194AF }

.main-nolink { font-family: Arial Black, Helvetica, sans-serif; text-align: center; font: 10px; color: #C0C4C8; width: 20%; }
.main-link { font-family: Arial Black, Helvetica, sans-serif; text-align: center; font: 10px; color: #5D769C; width: 20%; }
.boxy { padding: 2px 10px 2px 10px; }
a.boxy:hover { border: solid 1px #4194AF; background: #F2F3F4; }
a.boxy:active { border: solid 1px #4194AF; background: #F2F3F4; }

.com-caja { border: 1px solid #4194AF; background: #F6F7F7; scrollbar-track-color:#F6F7F7; }
.com-boton { border: 2px solid #4194AF; background: #E6E7E8; font-family: Arial Black, Helvetica, sans-serif; }

h1 {
    font-family: "Arial Black", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-variant: small-caps;
    font: bolder;
}
.titular {
    background: #C0C4C8;
    font: bold;
    padding: 10 px 10 px;
    text-align: center;
    font-size: 14pt;
}
.titular_news {
    background: #C0C4C8;
    font: bold;
    padding: 3 px 3 px;
    text-align: center;
}
.com-aviso {
    background: #FF0000;
    color: #FFFFFF;
    font: bold;
    padding: 5 px 5 px;
    text-align: center;
}
