/* CEU - CSS Document */
/* LETTI TECNOLOGIA */

body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

label {
        color: #FFFFFF;
        text-decoration: none;
        color: #990000;
        font-size: 12px;
}

a:link {
        color: #FFFFFF;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FFFFFF;
}
a:hover {
        text-decoration: underline;
        color: #FFFFFF;
}
a:active {
        text-decoration: none;
        color: #FFFFFF;
}
.style1 {
        color: #FFCC00;
        font-weight: bold;
}

.texto-menu {
        color: #FFFFFF;
        font-weight: bold;
}

em {
        font-weight:bold;
        font-style:normal;
        font-size: 12px;
}
a.programas:link {
        color: #990000;
        text-decoration: none;
}
a.programas:visited  {
        text-decoration: none;
        color: #990000;
}
a.programas:hover {
        text-decoration: underline;
        color: #990000;
}
a.programas:active {
        text-decoration: none;
        color: #990000;
}

h1 {
        color: #006699;
        font-size:16px;
        font-weight: bold;
}

h2 {
        font-size:12px;
        font-weight: bold;
}

h3 {
        color:#006699;
        font-size:12px;
        font-weight: bold;
}

.top {
        vertical-align: top;
}

a.links-secundarios:link {
        color: #0033CC;
        text-decoration: none;
}
a.links-secundarios:visited {
        text-decoration: none;
        color: #0033CC;
}
a.links-secundarios:hover {
        text-decoration: underline;
        color: #990000;
}
a.links-secundarios:active {
        text-decoration: none;
        color: #0033CC;
}