.reproductorRadio {
    margin: 0 auto;
    display: block;
    width: 720px;
    height: 250px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}

#slideshow {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    position: relative;
    height: 407px;
    overflow: hidden;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow IMG.active {
    z-index: 10;
}

#slideshow IMG.last-active {
    z-index: 9;
}

a.icono_audio,
img.icono_audio {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    clear: none;
    display: inherit;
}

/* Para 2014 */
.mostrarLlamados {
    width: 250px;
    position: relative;
}

.mostrarLlamados h4 a {
    color: white;
}

.mostrarLlamados h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 230px;
    position: absolute;
    bottom: 0px;
    font-weight: 400;
    font-style: normal;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamados4 {
    width: 224px;
    position: relative;
}

.mostrarLlamados4 h4 a {
    color: white;
}

.mostrarLlamados4 h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 204px;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamados5 {
    width: 214px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
}

.mostrarLlamados5 h4 a {
    color: white;
}

.mostrarLlamados5 h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 194px;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamados6 {
    width: 300px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
}

.mostrarLlamados6 h4 a {
    color: white;
    font-weight: 300;
}

.mostrarLlamados6 h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 280px;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamados7 {
    width: 280px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
}

.mostrarLlamados7 h4 a {
    color: white;
    font-weight: 400;
    color: yellow;
}

.mostrarLlamados7 h4.fotoytitulo {
    font-size: 22px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 260px;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamados7 h4 span {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: white;
    display: block;
}

.mostrarLlamadoCentral {
    width: 408px;
    margin-left: 10px;
    position: relative;
}

.mostrarLlamadoCentral img {
    border: 5px solid #b52b49;
}

.mostrarLlamadoCentral h4 a {
    color: white;
}

.mostrarLlamadoCentral h3 a {
    color: red;
    font-weight: 700;
}

.mostrarLlamadoCentral h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 388px;
    position: absolute;
    bottom: 20px;
    background-image: url('../images/transparent-claro.png');
}

.mostrarLlamadoCentral h3.titulo {
    font-size: 38px;
    font-weight: 700;
    line-height: 36px;
    text-shadow: 3px 3px 3px #000000;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 388px;
    position: absolute;
    bottom: 5px;
}

.mostrarLlamadoCentral span.conPosicion {
    font-size: 12px;
    text-align: right;
    position: relative;
    bottom: 22px;
    color: black;
    display: block;
    margin-left: 12px;
    margin-right: 12px;
}

.mostrarLlamadoCentral2 {
    width: 668px;
    margin-left: 10px;
}

.mostrarLlamadoCentral2 h4 a {
    color: white;
}

.posicionRelativa {
    position: relative;
}

.mostrarLlamadoCentral2 h4.fotoytitulo {
    font-size: 18px;
    color: white;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 388px;
    position: absolute;
    bottom: 0px;
    margin-right: 10px;
    background-image: url('../images/transparent-claro.png');
}


.conMarco {
    border: 1px solid #9f1f63;
    padding: 3px;
}

.conraya {}

.conMarco h4 a {
    color: red;
    font-size: 20px;
}

.conMarco h5 {
    color: black;
    font-size: 16px;
}

.colorserio {
    background-color: #d8cb58;
}

.fondo2015 {
    border: 2px solid #867e33;
    border-top: 0;
    margin-bottom: 10px;
}

.head2015 {
    font-size: 38px;
    text-align: center;
    color: white;
    border: 2px solid #867e33;
    background-color: #867e33;
    border-bottom: 0;
}
