.lista_festivales{
    padding-left: 40px;
    padding-right: 20px;
}

.lista_festivales li {
    margin-bottom: 10px !important;
}

.texto_festival{
    padding-right: 10px;
}

.datos_festival a{  color:#B1A117; 	text-decoration: none; word-break: break-all;	}
.datos_festival a:hover{  color:#000; 	text-decoration: none;	}
.datos_festival{ 
    text-align: left; 
    
}
.titular_festival{ 
    background-image: url(../img/festivals/fondo_titular.fw.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    color:#B1A117;
    text-align: center;
    

}

.titulo_festival{
    font-family: "Exo",sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color:#B1A117;

}
.subtitulo{ font-size:14px; color:#000;   font-weight: bold; }
.descripcion_festival {
    /* width: 250px;*/
    text-align: justify;
}
.imagen_sello {
    float: right;
    padding-left: 15px;
}
#zona_enlaces_festival {
    clear: both;
    padding-top: 15px;
    padding-bottom: 30px;
}
.fila_enlace_sello {
    text-transform: uppercase;
    color: #FD4239;
    padding-top: 5px;
    padding-bottom: 10px;
}
.info_enlace {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #000000;
    padding-left: 5px;
}
.info_enlace a {
    color: #000000;
    text-decoration: none;
}
.info_enlace a:hover {
    color: #FD4239;
    text-decoration: none;
}
.solicitar {
    padding-top: 20px;
}
.titular_ficha {
    font-family: "Exo",sans-serif;
    font-size: 24px;
    color:#B1A117;
    line-height: 25px;
    padding-bottom: 10px;
    font-weight: bold;
      text-transform: uppercase;
      padding-top: 5px;
}

.enlaceContacto{
    line-height: 1.5em;
    height: 3em;       /* height is 2x line-height, so two lines will display */
    overflow: hidden;
}

.columna_central_izq {
    display: block;
    float: right;
    width: 237px;
    padding: 20px;
    border: 0px solid white;
}

.columna_central_izq img {
    padding-bottom: 20px;
}
.adorno_enlace{ font-size: 20px; color:#000000!important; line-height: 15px;}

#documentos_pdf {
    text-align: center;
}

#documentos_pdf a {
    text-decoration: none;
}