@charset "UTF-8";
body {
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../img/bg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-width: 0px;
	border-style: none;
}
a {
	color: #00b2dc;
	text-decoration: none;
}
p {
	font-size: 0.85em;
	padding: 0px 15px 10px;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 0.7em;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
}
h1 a {
	color: #999999;
	padding-left: 10px;
}
h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h2 {
	color: #999999;
	font-weight: normal;
	font-size: 2em;
}
h4 {
	font-size: 0.85em;
	padding: 3px 10px 3px 15px;
	background: url(../img/bg_h4.gif) no-repeat;
	color: #FFFFFF;
	font-weight: normal;
}
table {
	width: 560px;
	margin-bottom: 5px;
	margin-left: 10px;
}
th {
	background: url(../img/titulo.gif) repeat-x;
	color: #999999;
	font-size: 0.75em;
	padding: 3px 7px;
}
td {
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
	font-size: 0.85em;
	padding: 5px 7px;
}
tfoot td {
	background: #d6d6d6;
}
#contenedor {
	background: #000000;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#cabecera, #navegacion, #contenido, #pie   {
	background: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*/////////////////////////////// TOP ////////////////////////////////*/
#top{
	background: #000000 url(../img/bg_top.gif) repeat-x;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*/////////////////////////////// CABECERA ////////////////////////////////*/
#cabecera{
}
.cabInicio {
	background: url(../img/cab_inicio.jpg) no-repeat 10px 0px;
	height: 320px;
}
.cabSeccion {
	background: url(../img/cab_seccion.jpg) no-repeat 10px 0px;
	height: 164px;
}

/*/////////////////////////////// NAVEGACION ////////////////////////////////*/
#navegacion{
	background: #111111 url(../img/bg_nave.gif) repeat-x;
}
#navegacion ul {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
}
#navegacion ul li {
	display: inline;
	font-size: 0.8em;
	padding: 10px;
	text-transform: uppercase;
}
#navegacion a {
	color: #999999;
}
#navegacion a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #666666;
}
#navegacion a.activo, #navegacion a.activo:hover {
	border-bottom: 2px solid #FF9900;
	color: #FFFFFF;
	cursor: default;
}

/*/////////////////////////////// CONTENIDO ////////////////////////////////*/
#contenido{
	background: url(../img/bg_contenido.gif) repeat-y;
	text-align: left;
}
#topContenido {
	background: url(../img/top_contenido.gif) no-repeat;
	padding-top: 13px;
}
#inicio {
	background: url(../img/bg_inicio.gif) repeat-y;
}
#seccion {
	background: url(../img/bg_seccion.gif) repeat-y;
}
#disco {
	background: url(../img/bg_disco.gif) repeat-y;
}
.titulo {
	background: #303030 url(../img/titulo.gif) repeat-x;
	padding: 10px 10px 10px 20px;
	margin-bottom: 15px;
}
.titNoticias {
	background: url(../img/tit_novedades.gif) no-repeat;
	text-indent: -9999px;
	height: 43px;
}
.titConciertos {
	background: url(../img/tit_conciertos.gif) no-repeat;
	text-indent: -9999px;
	height: 43px;
}
.listaColumna {
	padding-right: 1px;
	border-top: 1px solid #CCCCCC;
}
.listaColumna li {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
}
.listaColumna .cebra {
	background: #f7f7f7;
}
.listaColumna li:hover {
	background: #fbfbfb;
}
.listaColumna .cebra:hover {
	background: #f0f0f0;
}
.listaColumna h3 {
	font-size: 0.8em;
	padding: 0px 10px 3px 25px;
	background: url(../img/bullet01.gif) no-repeat 10px 2px;
}
.listaColumna a {
	color: #5B8492;
	font-size: 0.75em;
}
.listaColumna p {
	padding: 0px 10px 5px;
}
.listaColumna .fechaConcierto {
	font-size: 0.65em;
	margin: 5px 0px 0px;
	padding: 0px 10px;
	font-style: italic;
	color: #333333;
}
.listaColumna strong {
	color: #333333;
}
.listaColumna .listaPie {
	background: #D6D6D6;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.listaPie  a.lnkVerTodas {
	color: #006699;
	font-size: 0.7em;
}
.listaPie a.lnkRSS {
	background: url(../img/ico_rss.gif) no-repeat;
	display: block;
	height: 15px;
	width: 26px;
	text-indent: -9999px;
	margin-left: 10px;
}
#newsletter {
	background: #ef9b02 url(../img/bg_newsletter.gif) repeat-x;
	padding-top: 25px;
}
#newsletter form {
	background: url(../img/bg_newsletter_pie.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#newsletter p {
	font-size: 0.65em;
	padding-bottom: 0px;
}
#newsletter input.campo {
	border-width: 0px;
	border-style: none;
	width: 150px;
	margin: 5px 0px 0px 15px;
}
#newsletter input.boton {
	background: url(../img/bg_boton.gif) repeat-x;
	color: #FFFFFF;
}
#mySpace a {
	display: block;
	font-size: 0.7em;
	background: url(../img/bann_myspace.gif) no-repeat;
	height: 26px;
	text-indent: -9999px;
}
#mySpace a:hover {
	background: url(../img/bann_myspace_over.gif);
}
.paginador {
	font-size: 0.75em;
}
.paginador a {
	font-size: 1em;
	color: #006699;
	padding-right: 4px;
	padding-left: 4px;
}
.paginador a:hover {
	color: #003366;
}
.paginador a.activo, .paginador a.activo:hover {
	font-weight: bold;
	color: #FF6600;
	cursor: default;
	font-size: 1.1em;
	background: #FFFFFF;
}
.portada {
	margin: 10px auto;
}
.listaTemas li {
	font-size: 0.85em;
	padding: 5px 5px 5px 20px;
	background: url(../img/bullet01.gif) no-repeat 5px 8px;
	border-bottom: 1px solid #CCCCCC;
}
.listaTemas li.cebra {
	background: #F4F4F4 url(../img/bullet01.gif) no-repeat 5px 8px;
}
#listaDescargas {
	margin-top: 15px;
	margin-bottom: 10px;
	border-top: 1px dotted #232323;
}
#listaDescargas li {
	font-size: 0.8em;
	text-align: left;
	border-bottom: 1px dotted #333333;
}
#listaDescargas a {
	display: block;
	padding: 3px 15px;
}
#infoDisco {
	padding-top: 10px;
}
#infoDisco p {
	font-size: 0.7em;
}

/*/////////////////////////////// PIE ////////////////////////////////*/
#pie{
	clear: both;
	background: #b0b0b0 url(../img/bg_pie.gif) no-repeat;
	text-align: left;
}

/*/////////////////////////////// MODIFICADORES COMUNES ////////////////////////////////*/
.columnaA {
	width: 249px;
}
.columnaB {
	width: 332px;
	background: #303030;
	color: #CCCCCC;
}
.columnaC {
	width: 581px;
	margin-bottom: 15px;
}
.columna50 {
	width: 50%;
}
.columnaA, .columnaB, .columnaC {
}
.primera {
	margin-left: 10px;
}
.izquierda{
	float:left;
}
.derecha{
	float:right;
}
.tIzquierda{
	text-align:left;
}
.tDerecha{
	text-align:right;
}
.tCentro {
	text-align: center;
}
.rojo {
	color: #990000;
}
.margin0 {
	margin: 0px;
}
.clear {
	clear: both;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display:inline-block;}
.clearfix {display: block;}
/* End hide from IE-mac */
