.legacy-container h1,
.legacy-container h2,
.legacy-container h3 {
    display: block;
    float: left;
    height: 27px;
    max-width: 100%;
    border-left: solid 25px #ffc706;
    line-height: 27px;
    font-size: 18px;
    margin: 10px 0;
    text-indent: 10px;
    font-weight: bold;
}

.legacy-container h4 {
    display: block;
    /*height: 27px;*/
    border-left: solid 15px #1A265B;
    line-height: 20px;
    font-size: 16px;
    margin: 15px 0px 10px 0px;
    padding-left: 10px;
}

.legacy-container h5 {
    display: block;
    /*height: 27px;*/
    border-left: solid 5px #59689D;
    line-height: 16px;
    font-size: 14px;
    margin: 10px 10px;
    padding-left: 10px;
    color: #666;
}

#texto {
    display: block;
    float: left;
    font-size: 12px;
    margin: 10px 10px 0 10px;
    text-align: justify;
}

#texto.w_1024 {
    width: 1004px;
}

#texto p {
    display: block;
    margin: 0 0 10px 25px;
    font-size: 1em;
}

#texto ul {
    display: block;
    margin: 0 0 10px 60px;
    list-style-type: lower-latin;
}

#texto ul li {
    margin-bottom: 5px;
}

#texto ul li.indent01 {
    list-style-type: square;
}

#texto a {
    color: #59689D;
    font-weight: bold;
    text-decoration: underline;
}

#texto a:hover {
    color: #1A265B;
}

/**** 2016 HEADER ****/

.wrap {
    width: 1280px;
    height: 75px;
    margin: 0 auto;
}

.wrap .lema {
    float: right;
    width: 400px;
    color: #fff;
    text-align: right;
    margin: 55px 15px 0 0;
    font-weight: 700;
}

#apuestasdeportivas,
#pronosticosdeportivos,
#elcomparador,
#resultadosvivo {
    display: block;
    float: left;
    width: 225px;
    height: 30px;
    margin: 7px 0 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
}

#apuestasdeportivas a,
#pronosticosdeportivos a,
#elcomparador a,
#resultadosvivo a {
    display: block;
    text-decoration: none;
    color: #000;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}

.servicio_activo {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_home.png?auto=compress&auto=format) no-repeat #fff;
}

.servicio_activo:hover {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_home.png?auto=compress&auto=format) no-repeat #ffc706;
}

.servicio_noactivo_apuestasdeportivas {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_apuestasdeportivas.png?auto=compress&auto=format) no-repeat #fff;
}

.servicio_noactivo_pronosticos {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_pronosticos.png?auto=compress&auto=format) no-repeat #fff;
}

.servicio_noactivo_comparador {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_comparador.png?auto=compress&auto=format) no-repeat #fff;
}

.servicio_noactivo_marcadores {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_marcadores.png?auto=compress&auto=format) no-repeat #fff;
}

.servicio_noactivo_apuestasdeportivas:hover {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_apuestasdeportivas.png?auto=compress&auto=format) no-repeat #e5e5e5;
}

.servicio_noactivo_pronosticos:hover {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_pronosticos.png?auto=compress&auto=format) no-repeat #e5e5e5;
}

.servicio_noactivo_comparador:hover {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_comparador.png?auto=compress&auto=format) no-repeat #e5e5e5;
}

.servicio_noactivo_marcadores:hover {
    background: url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_marcadores.png?auto=compress&auto=format) no-repeat #e5e5e5;
}

#boton_bonos {
    display: block;
    float: right;
    position: relative;
    width: 110px;
    height: 30px;
    margin: 7px 10px 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    background: #ffc706 url(//cdn.apuestasdeportivas.com/img/escritorio/cab_menu_ico_bonos.png?auto=compress&auto=format) no-repeat;
    background-size: contain;
    right: 13px;
}
