@charset "UTF-8";

#titulos {
    text-align: center; font-size: 18px; 
    margin-bottom: 10px; color: black; background: #142852;
}

#titulosMobile {
    text-align: left; font-size: 22px; padding: 8px 0px;
    margin-bottom: 10px; color: black; background: white;
}

#titulos_m {
    text-align: center; font-size: 20px; padding: 6px;
    margin-bottom: 10px; color: white; background: #142852;
}

#titulos_2 {
    text-align: center; width: 98%; margin: auto; padding: 8px 0px; 
    margin-bottom: 8px; margin-top: 8px; color: white; background-color: #142852;
}

#titulos_3 {
    text-align: center; width: 98%; margin: auto; padding: 2px 0px; border: 1px solid #E8E8E8;
    margin-bottom: 8px; margin-top: 8px; color: black; background-color: white;
}

#titulos_4 {
    text-align: left; width: 98%; margin: auto; padding: 8px 0px;  font-weight: bold;
    margin-bottom: 8px; margin-top: 8px; color: white; background-color: #142852;
}

#titulos_2_m {
    text-align: center; width: 98%; margin: auto; padding: 3px 0px; 
    margin-bottom: 5px; margin-top: 5px; color: white; background-color: #f0f0f0;
}

#barra_titulo {
    width: 98%; height: auto; background: #142852; text-align: center; 
    padding: 3px 0px 3px 0px; margin-bottom: 3px; float: left; color: white;
}

#barra_titulo_campeonatos {
    width: 95%; height: auto; background: #142852; text-align: center; margin-left: 8px;
    padding: 3px 0px 3px 0px; margin-bottom: 3px; float: left; color: white;
}