/* CSS Document */
html {
    height: 100%
    }
body {
    text-align: center;
    background-color: #6B6969;
    height: 100%
    }
.fondoCabecera {
    background-image: url(../img/cabecera.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 40px
    }
.rellenoCuerpo {
    background-image: url(../img/rellenoCuerpo.gif);
    background-position: top left;
    background-repeat: repeat-y;
    height: 100%
    }
.imgFija {
    background-image: url(../img/imgFija.gif);
    background-position: top left;
    background-repeat: no-repeat
    }
.fondoPie {
    background-image: url(../img/pie.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 3px
    }
.derecha {
    height: 100%
    }
.menuDch {
    background-image: url(../img/rellenoMDch.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 175px;
    height: 100%;
    min-height: 100%;
    /*	*height: 2000px;*/
    }
.fijoBlancoDch {
    background-image: url(../img/fijoBlancoDch.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 12px;
    width: 149px;
    margin: auto;
    margin-left: 19px
    }
.bannerDestacado {
    background-color: #fff;
    border-bottom: 1px solid #FD8C00;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 130px;
    margin: auto
    }
.textoTituloDch {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-align: left;
    padding-left: 6px;
    padding-right: 6px
    }
.contenido {
    font-family: Verdana;
    font-size: 10px;
    color: #3D5B9F;
    text-align: left;
    padding: 6px
    }
.textoCabecera {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-align: left;
    text-decoration: none
    }
.textoCabecera:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #3D5B9F;
    text-align: left;
    text-decoration: none
    }
.textoCabecera2 {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-align: left;
    text-decoration: none
    }
.textoCabecera2:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #FD8C00;
    text-align: left;
    text-decoration: none
    }
.textoCabecera3 {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-align: left;
    text-decoration: none
    }
.textoCabecera3:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-align: left;
    text-decoration: underline
    }
.texto {
    font-family: Verdana;
    font-size: 11px;
    color: #000
    }
.texto:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #000
    }
.textoCabeceraUbicado {
    font-family: Verdana;
    font-size: 11px;
    color: #3D5B9F;
    text-align: left;
    text-decoration: none
    }
.contenido2 {
    font-family: Verdana;
    font-size: 10px;
    color: #339;
    text-align: left;
    padding: 6px
    }
.textoverdana {
    font-family: Verdana;
    font-size: 11px;
    color: #339;
    text-decoration: none
    }
.textorojoneg {
    font-family: Verdana;
    font-size: 11px;
    color: #900;
    font-weight: bold
    }
.textoconvínculo {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none
    }
.textoconvínculo:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #C30;
    text-decoration: none
    }
.normal {
    font-family: Verdana;
    font-size: 11px;
    color: #000
    }
.normal_negrita {
    font-family: Verdana;
    font-size: 11px;
    color: #900;
    font-weight: bold
    }
.normalestilo {
    font-family: Verdana;
    font-size: 11px;
    color: #000
    }
.subindice {
    font-family: Verdana;
    font-size: xx-small;
    color: #339;
    text-decoration: none
    }
.vinculoscuadro {
    font-family: Verdana;
    font-size: 10px;
    color: #C00;
    background-color: #FF9;
    float: none;
    padding: 6px
    }
.feeds {
    width: 690px;
    margin: auto
    }
.feeds th {
    background-color: #333;
    color: #fff
    }
.feed {
    font-family: Verdana
    }
.feed .fecha {
    font-size: 9px;
    color: #888
    }
.feed .titulo {
    font-size: 12px
    }
.feed .titulo a {
    color: #F38F13
    }
.feed .titulo a:hover {
    color: #FF6C64
    }
.feed .evento {
    font-size: 10px
    }
.feed img {
    width: 50px;
    height: 50px
    }
.texton {
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #000
    }