.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;
}

/* Estilos mejorados para el header con flex */
.header-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 20px;
	margin-bottom: 15px;
	/* Reducido el margen inferior */
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.directores-izq,
.directores-der {
	flex: 0 0 auto;
	color: #6b6b6a;
	width: 180px;
	/* Ancho fijo para mantener simetría */
	white-space: nowrap;
}

.directores-izq p,
.directores-der p {
	font-size: 11px;
	margin: 0;
	line-height: 1.2;
}

.directores-der {
	text-align: right;
}

.logo-container {
	flex: 1;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	/* Reducido el margen inferior */
}

.logo-container img {
	max-width: 400px;
	width: 100%;
	height: auto;
}

/* Estilos para el moño negro de luto - superpuesto en esquina superior derecha */
.mono-negro {
	position: absolute;
	top: -16px;
	right: 42px;
	z-index: 10;
	pointer-events: none;
}

.mono-negro img {
	width: 60px;
	height: 91px;
	/* opacity: 0.9; */
}
