.{}

/*------------HEADER--------------*/
.botones-Categoria{
    background: #fff;
    box-shadow: 0 0.3em .5em 0.015em #0c0238, 0 -0.25em 0.25em 0 #efefef inset;
    border-bottom: .5em solid #eb1c24;
    width: 96%;
    margin-left: 2%;
}
.botones-Categoria ul{list-style:none;margin: 0 auto;width: 100%;text-align: center;padding: 0.5em 0;display: flex;}
.botones-Categoria ul li{display: table-cell;width: 12%;border-left:1px solid #e9e9e9}
.botones-Categoria ul li:first-child{border-left:1px solid #c0c0c0;}
.botones-Categoria ul li:last-child{border-right:1px solid #c0c0c0;}
.botones-Categoria a{color: #00444C;text-align: center;;padding: .10em 0;display: block;border-top:.4em solid #fff;}
.botones-Categoria a:hover{border-top:.4em solid #034ea0;text-decoration: none;}
.botones-Categoria span{font-size: .9em;text-align: center;}
.botones-Categoria img{margin: auto;padding: 0;display: block;width: 3em;}


.main-Categorias{
        margin-top: 25px;
    
    
}

.contenedor-busqueda{
    margin-top:75px;
}

.tableRecursos{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: left;
    width: 600px;
}