@charset "utf-8";
/* CSS Document */
body{
	background-color:#b3a179;
	
}

a:visited{
	color:#0000FF;
}

#tabla_header{
	border-spacing:0;
	text-align:center;
	border-left-color:#000000;
	border-left-style:inset;
	border-left-width:thin;
	border-top-color:#000000;
	border-top-style:inset;
	border-top-width:thin;
	border-right-color:#000000;
	border-right-style:inset;
	border-right-width:thin;
}

#tabla_foot{
	height:20px;
	border-left-color:#000000;
	border-left-style:inset;
	border-left-width:thin;
	border-bottom-color:#000000;
	border-bottom-style:inset;
	border-bottom-width:thin;
	border-right-color:#000000;
	border-right-style:inset;
	border-right-width:thin;	
}

#tabla_contenido{
	border-left-color:#000000;
	border-left-style:inset;
	border-left-width:thin;
	border-right-color:#000000;
	border-right-style:inset;
	border-right-width:thin;
	width:782px;
	height:600px;
	vertical-align:top;
	background-color:#673e12;
}

#tabla_anuncio{
	border:0;
	width:500px;
	background-color:#b3a179;	
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}

#tabla_disco{
	background-repeat:no-repeat;
	width:600px;
	border:0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}

#tabla_canciones{
	width:300px;
	border:0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.tabla_concierto{
	width:600px;
	border:0;
	color:#000000;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color:#b3a179;
	text-decoration:none;
}

.conciertos_informacion{
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
}

a.link{
	text-decoration:none;
}
	
.aSecciones{
	text-decoration:none;
	border:0px;
}
.tabla_noticia{
	border:0;
	width:600px;
	border-spacing:0;
	word-spacing:0;
	padding:0;
	border-left-color:#663333;
	border-left-style:inset;
	border-left-width:1px;
	border-bottom-color:#663333;
	border-bottom-style:inset;
	border-bottom-width:1px;
	border-right-color:#663333;
	border-right-style:inset;
	border-right-width:1px;
	border-top-color:#663333;
	border-top-style:inset;
	border-top-width:1px;
}
.titulo_noticia{
	background:url(imgs/titulo_not.jpg);
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.subtitulo_noticia{
	background:url(imgs/sub_c.jpg);
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.noticia_cuerpo{
	background-color:#b3a179;
	text-align:justify;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
}

.discos{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.concierto_anyo{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bolder;
	font-size:16px;
	text-decoration:underline;
}

.concierto_mes{
	color:3FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bolder;
	font-size:14px;
	text-decoration:underline;
}

.vprevia_gal_cat{
	text-align:center;
}

.tit_gal_cat{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.EstiloVideos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}