
@charset "utf-8";

body
    {font-family: 'Exo';
    padding: 0px;
    margin: 0px;}

#navbar
    {width: auto;
    height: 175px;
    background-color: #37333d;}

#foto
    {width: 60%;
    margin: auto;
    padding-top: 50px;}

#navbar img
    {width: 40%;
    float: right;}

section
    {width: 60%;
    margin:auto;
    }

.titulo a
    {text-decoration: none;}

h1
    {font-size: 48px;
    font-weight:900;
    color: #ffffff;
    margin-top: -90px;}


h1:hover
    {color: #eda98b;}

h5
    {font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    margin-top: -50px;}

h3
    {font-size: 24px;
    font-weight: 700;
    color: #37333d;}

h4
    {font-size: 18px;
    font-weight: 400;
    color: #eda98b;}

section p
    {width: 50%;
    font-size: 14px;
    font-weight: 300;
    margin-top: -20px;}

.legales 
    {margin-top: 60px;
    display: block;}

.legales table
    {margin-top: -20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%}

.legales td
    {margin: auto;
    width: 30%;
    vertical-align: text-top;}

.legales td span
    {font-weight: 700;}

footer 
    {margin: auto;
    width: 100%;
    color: #eda98b;
    background-color: #37333d;}

#txt
    {width: 60%;
    padding: 20px;
    margin:auto;
    float: center;
    height: 30px;}

#txt img
    {height: 25px;
    margin:auto;
    float: left;}

#txt h6
    {font-size: 14px;
    font-weight: 300;
    width: 82%;
    float: right;}

#txt p
    {font-size: 12px;
    font-weight: 200;
    font-style: italic;
    width: 82%;
    float: right;
    margin-top: -30px;}

.txt
    {margin-top: -3px;}

#dgpc img
    {height: 35px;
    margin-top: -10px;
    margin-left: 23px;}

#dgpc
    {width: 60%;
    margin:auto;
    float: center;
    height: 40px;}

main
    {background-image: url(../img/.png);
    background-size: cover;}

section p span
    {font-weight: 700;
    color: #eda98b;}

/*
.navega
    {padding-top: 50px;}

nav ul
    {list-style: none;
    text-align: center;
    width: 60%;
    margin:auto;}

.menu
    {float: left;
    margin-right: 10px;}

.menu a
    {text-decoration: none;
    display: block;
    line-height: 120%;
    font-size: 18px;
    font-weight: 800;
    color: #37333d}

.menu a:active
    {color: #ffffff;}

.menu a:hover
    {color: #e61714;}

.materias
    {text-align: center;
    display: block;}

.materias p
    {overflow: hidden;
    display: block}


*/




