body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(img/fondo-pie.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.tabla-web {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.fondo {
	background-attachment: fixed;
	background-image: url(img/fondo-pie.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.fondo-blanco {
	background-color: #FFFFFF;
}

.fondo-superior {
	height: 60px;
}

.fondo-superior-2 {
	background-image: url(img/fondo-superior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 995px;
	height: 116px;
}

.texto-musica-descarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.contenido, .contenido a {
	font-family: Arial, Helvetica, sans-serif;
	height: 339px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.programa-obra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}

.programa-artista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: 800;
	text-decoration: none;
}

.programa-espacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 800;
	text-decoration: none;
}

.programa-dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}

.programa-hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 800;
	text-decoration: none;
}

.programa-duracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: 800;
	text-decoration: none;
}

.programa-sinopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.borde-imagen {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #aa833e;
}

.fondo-festival {
	background-image: url(img/fondo-festival.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo-pie-2 {
	background-image: url(img/fondo-pie-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 995px;
	height: 155px;
}

.titulo-seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #454545;
}

.div-noticias {
	width: 600px;
 	height: 210px; 
	position: relative;
	top: 0px;
	overflow: hidden;
}
	  
.fecha-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
