BODY {
    margin: 0px;
    text-align: center;
    background: #e4efee;
}

A {
    text-decoration: none;
    color: #003142;
}

A.enlace {
    text-decoration: none;
    color: #2a849e;
}

A:hover.enlace {
    color: #003142;
}

IMG {
    border: 0px;
}

IMG.borde {
    border: 1px solid #2a849e;
    padding: 1px;
}

FONT.webPequena {
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #003142;
}

TABLE.all {
    width:100%;
}

TD.menu {
    background: url(img/fondoBarra.jpg) repeat-x;
    border: 0px;
    height: 25px;
}

TD.header {
    border: 0px;
    background: url(img/bordeSuperior.jpg) repeat-x bottom;
    height: 78px;
}

TABLE.header {
    border: 0px;
    width: 1000px;
    height: 25px;
}

TABLE.header2 {
    background: url(img/logotipo.jpg) no-repeat center left;
    border: 0px;
    width: 1000px;
    height: 75px;
}

TABLE.menu {
    font-family: verdana, sans-serif;
    font-size: 11px;
    border: 0px;
    height: 25px;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
    background: url(img/fondoBarra.jpg) repeat-x;
}

TABLE.menu A {
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
}

INPUT.buscar {
    height: 19px;
    width: 177px;
    color: #003142;
    font-size: 11px;
    border: 1px solid #47949d;
}

DIV.menuActivo {
    font-family: verdana, sans-serif;
    font-size: 11px;
    border: 0px;
    font-weight: bold;
    background: url(img/fondoMenuAct.jpg) no-repeat;
    width: 70px;
    height: 25px;
    text-align: center;
    float: right;
    margin-left: 5px;
    margin-right: 0px;
    line-height: 25px;
    display: block;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
}

DIV.menuInactivo {
    font-family: verdana, sans-serif;
    font-size: 11px;
    border: 0px;
    background: url(img/fondoMenu.jpg) no-repeat;
    width: 70px;
    height: 25px;
    text-align: center;
    float: right;
    margin-left: 5px;
    margin-right: 0px;
    line-height: 25px;
    display: block;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
}

TABLE.conten {
    border: 0px;
    width: 1000px;
}

TD.footer {
    background: url(img/fondoBarraInf.jpg) repeat-x;
    border: 0px;
    height: 50px;
    text-align:center;
}

TABLE.pie {
    font-family: verdana, sans-serif;
    font-size: 10px;
    border: 0px;
    width: 100%;
    color: #003142;
}

TD.pie {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}

DIV.moduloBarra {
    font-family: verdana, sans-serif;
    font-size: 12px;
    border: 0px;
    font-weight: bold;
    background: url(img/moduloBarra.jpg) no-repeat top;
    width: 525px;
    height: 28px;
    text-align: left;
    line-height: 25px;
    color: #003142;
    text-shadow: #ffffff 1px 1px 1px;
}

DIV.moduloSep {
    height: 3px;
    width: 525px;
    background: #e4efee;
}

TABLE.webBarra {
    width: 525px;
    height: 25px;
    border: 0px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #003142;
}

TD.webFlecha {
    text-align: center;
    vertical-align:middle;
    width: 20px;
}

TD.webPag {
    text-align: center;
    vertical-align:middle;
    width: 40px;
}

TD.webBoton {
    text-align: right;
    vertical-align:middle;
    width: 445px;
}

TD.webTexto {
    text-align: left;
    vertical-align:middle;
    width: 405px;
    line-height: 25px;
    color: #003142;
    padding-left: 10px;
    font-weight: bold;
}

TD.webTextoDer {
    text-align: right;
    vertical-align:middle;
    width: 100%;
    line-height: 25px;
    color: #003142;
    padding-left: 10px;
    font-weight: bold;
}

TD.webTexto2 {
    text-align: right;
    vertical-align:middle;
    width: 60px;
    line-height: 25px;
    color: #003142;
    padding-right: 5px;
    font-weight: bold;
}