
.txtBuscadorOrg {
    font-size: 110%;
    height: 20px;
}
.botonBuscadorOrg{
    background-color: #97CF23;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 120%;
    height: 28px;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 0;
    width: 113px;
    }

    
/*****************  EDICTOS *********************/

.edictosMunicipales{
    width: 48%;
    float:left;
    margin-bottom: 10px;
}

.edictosMunicipales h2 {
    text-align: center;
    margin-left:5px;
    height:47px;
}

.edictosMunicipales ul {
    color: #0490A9;
    font-size: 12px;
    list-style: square inside none;
    margin-left: 15px;
}

.edictosMunicipales ul li {
    margin-top: 10px;
}

.ImagenFicha h3 {
    border: none;
}