*{
margin:0px;
padding:0px;
font-family: sans-serif;

}


body {
    width:100%;
    height:100%;
    background-color: black;
    height: auto
        
    }


div#pagina{
    width:80%;
    margin:auto;
    margin-top: 0px;
        
    }


div#logo{
    width: 100%;
    margin-top: 0%
    
    
}

div#logo img{
    width: 20%;
    margin-left: 40%;
    position: relative;
    
    
}


div#nav ul{
        width:100%;
        
}

div#nav ul li{
        list-style: none;
}
    
    
div#nav ul li img{
        width: 15%;
        float: left;
        margin-top: 3%;
        position: relative;
        margin-right: 1%;
        margin-left: 0.5%;
        margin-bottom: 3%;
        margin-top: 3%;
    
}

div#logotema{
    width:10%;
    clear: both;
    background-color:white;
    border-radius:15px;
    padding: 2%;
    float: left
}

div#logotema img{
    width:100%;
    clear: both;
}

div#objetivos{
    float: left;
    width: 40%;
    margin-left: 3%;
}

div#objetivos p{
    color: #c9c9c9;
    font-size: 15px;
    line-height: 25px;
    font-family: sans-serif;
}

div#tema{
    color: #c9c9c9;
    font-family: 'Roboto Slab';
    font-size: 30px;
}

div#subtitulos{
    color: #c9c9c9;
    font-family: 'Roboto Slab';
    font-weight: 100;
    line-height: 40px;
    font-weight: 400;
    font-size: 20px;
    
}

div#dgpc{
    float: left;
    width: 28%;
    margin-left: 5%;
    padding: 4%;
    padding-top:0px;
    border-left-color: white;
    border-left-style: dotted;
}

div#dgpc p{
    color: #fff;
    line-height: 50px;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 15px;
}

div#subtitulosdgpc{
    color: white;
    line-height: 25px;
    font-family: 'Roboto Slab';
    font-weight:500;
    font-size: 30px
    
}

div#org {
    float: left;
    width: 43%;
    margin-left: 5%;
    padding: 4%;
    padding-top:0px;
    border-left-color: white;
    border-left-style: dotted;
}

div#org p{
    color: #fff;
    line-height: 50px;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 14px;
}

div#subtitulosorg{
    color: white;
    line-height: 25px;
    font-family: 'Roboto Slab';
    font-weight:500;
    font-size: 25px
}

div#cartagrupal{
    float: left;
    width: 40%;
    margin-left: 3%;
}

div#cartagrupal p{
    color: #c9c9c9;
    font-size: 15px;
    line-height: 25px;
    font-family: sans-serif;
}

div#placamapa{
    float: left;
    width: 100%
    
}

div#placamapa img{
    float: left;
    width: 100%
    
}

div#ver{
    float: left;
    margin-left: 3%;
    margin-top: 3%
}

div#columna1{
    float: left;
    width:25%;
    
}
div#columna1 img{
    width: 75%;
    
}
div#columna1 ul {
    width: 75%;
    list-style: none;
    margin-top: 3%;
    
}

div#columna1 ul li {
    width: 100%;
}

div#columna1 ul li img {
    width: 100%;
}

div#columna2{
    float: left;
    width: 70%;
    
}


div#placas1 p{
    color: rgb(220,133,181);
    line-height: 25px;
    font-family:  'Roboto';
    font-size: 15px;
}

div#placas2 p{
    color: rgb(236,223,170);
    line-height: 25px;
    font-family:  'Roboto';
    font-size: 15px;
}

div#caro{
    color:white;
    font-family: 'Roboto Slab';
    line-height: 30px;
    font-size: 25px;
}

div#placasitio{
    background-color: white;
    width:100%;
    padding: 5%;
    border-radius: 15px;
    
}
div#placasitio img{
    background-color: white;
    width:95%;
    
}

footer{
        margin:auto;
        margin-top:3%;
        width:90%;
        height:auto;
        float:left;
        position: relative;
        margin-left: 5%;
    }
    
div#carta {
        width:100%;
        height: auto;
        margin-top: 0px;
        margin-bottom: 5px;
        text-decoration: none;
        padding-bottom:0%;

    }
div#carta p{
        color: white;
        font-family: sans-serif;
        font-size: 14px;
        font-weight: 100;
        list-style: none;
        text-align: center;
        padding: 1%;
        margin-bottom: 0%;

    }
    
div#pielogo{
        background-color: white;
        padding: 1%;
        padding-bottom: 0px;
        margin-bottom: 0%;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
div#pielogo img{
        background-color: white;
        margin-left: 45%;
        width: 10%;
    }