html, body {
    color : #000;
    background : #fff;
    margin : 0;
    padding : 0;
    border : 0;
}

h1 {
    text-align : left;
    margin : 0 0 2px 0;
    padding : 0;
    border : 0;
    background : #C1DBF2
}

h1 img {
    display : block
}

hr {
    display : none
}

#menu {
    background : #3C6990;
    text-align : center;
    /* height : expression(document.getElementById('ppal').offsetHeight) */
}

#ppal {
    font-family : Verdana, Arial, sans-serif;
    color : #000;
    background : #fff;
    font-size : 90%;
}

#ppal h2 {
    margin : .5em .5em
}

#ppal p, #ppal dl {
    margin : 1em 1em
}

#ppal p.firma {
    text-align : right
}

#ppal p.imagen {
    text-align : center;
    margin : 0;
    padding : 0;
}

#ppal ul {
    list-style-type : none;
    margin-top : 0;
    padding-top : 0;
}

#ppal ul.condisco {
    list-style-type : disc;
}

#ppal ul li {
    margin-bottom : .5em
}

a img {
    border : 0
}

#ppal dl ul {
    list-style-type : disc;
}

dt {
    color : #009;
    font-weight : bold;
    margin-top : 1em;
    
}

dd {
    margin-left : 0;
    margin-bottom : 1em;
}

#ppal .enlaces {
    font-style : normal;
    font-size : 80%;
    text-align : center;
}

.cursiva {
    font-style : italic
}

#ppal .testimonio {
    background : #C1DBF2;
    padding : 1em;
    margin : 1em;
    border : #3c6990 solid; 
    border-width : 1px 2px 2px 1px;
}

#ppal .testimonio p {
    font-style : italic;
    font-size : 90%;
    width : 99%;
}

#ppal .testimonio .firma {
    text-align : right;
    font-style : normal;
}

.legal {
    font-size   : xx-small;
    color       : #999;
    background  : #fff;
    font-family : Arial, sans-serif;
    text-align  : center;
}

.legal a:link, .legal a:visited, .legal a:active {
{
    font-size   : xx-small;
    color       : #999;
    background  : #fff;
    font-family : Arial, sans-serif;
    text-decoration : underline;
}

.legal a:hover {
    font-size   : xx-small;
    color       : #333;
    background  : #fff;
    font-family : Arial, sans-serif;
    text-decoration : none;
}

.centrado {
    text-align : center;
}

#noticias {
    font-family : Arial, sans-serif;
}

#noticias h2,
#noticias h3,
#noticias p {
    margin : 0;
    padding : 0;
    font-size : .8em;
    margin : 5px;
}

#noticias p.titulo {
    margin-top : .5em;
    border-top : 1px solid #3c6990
}
