body {background-color: #fefefe;}

#header_image{background-color:#fefefe;;
    height: 120px;
    width: 300px;}
        #img4{
            width:70%;
            height:50%;
            margin-top: 20px;
            float: left;
            margin-top: 50px;
            margin-left: 50px;
        }         
    
        #header_menu{background-color: rgb(210, 203, 203);
            height: 30px;}
            
            #header_menu ul li{
                float:left;
                margin-top: 5px;
                width:15%;
                font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
                font-style:unset;
                font-size: smaller;
                color:#4e4d4d;
                text-align: right;
                text-decoration: none;
                list-style: none;
                }

                #header_menu ul li a{
                    text-decoration: none;
                    color: #4e4d4d;
                     text-decoration: none;
                     
                 }

                #header_menu ul li a:hover{
                    color: #ede8e0;
                 }



   #header_final{
    height: 150px;
    background-color:  rgb(210, 203, 203);
    margin-top: 450px;
    margin-top: 30px;}


    #datos{
        text-align:center;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        color: #989595;
        margin-top: 10px;
    }

    #img6{
    width: 50px;
    height: 30px;
    float: right;
    margin-right: 30px;
    margin-top:50px;}




        #img10{
            width: 100%;
            height: 100%;
            }

            #img11{
                width: 100%;
                height: 100%;
                filter: grayscale(100%);}


.box_intro {
    background-color:rgb(210, 203, 203);
    opacity: 60%;
    height: 120px;
    color: #4e4d4d;
    text-align: right;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-align: center;}



.box_proyectosgeneral {
    background-color: #c81818;
    height: 1300px;
}

.box_proy{
    height: 300px;
    width: 450px;
    background-color: #ede8e0;
    float: left;
    margin: 10px;
}


h2{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #4e4d4d;
}