@charset "utf-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


body  {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #302F2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #423d3d;
}

.rojo {
	color: #c42727;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #302F2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

.twoColFixLtHdr #container {
	width: 905px;
	position: relative;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b0c4c7;
} 
.twoColFixLtHdr #header {

} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 275px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 298px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #b0c4c7;
	background-image: url(../imagen/fx-pie.jpg);
	background-repeat: repeat;
} 

.twoColFixLtHdr #footer a{
color: #302F2E;
}

.twoColFixLtHdr #footer a:hover{
color: #302F2E;
}
.twoColFixLtHdr #footer a:visited{
color: #302F2E;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0px; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	font-size: 10px;
	color: #333333;
}
.twoColFixLtHdr  #todocontiene  {
	background-color: #b3cbcd;
	background-image: url(../imagen/fonx3.jpg);
}
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	background-image: url(../imagen/linea1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #413f3d;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#caja1 {
	text-align: left;
	width: 606px;
}
#titulo_seccion {
	width: 200px;
	padding-top: 6px;
}

#caja1 #noticia {
	margin-bottom: 10px;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#caja1  #noticia #portadisco {
	border: 1px solid #000000;
	margin-right: 20px;
}
#caja1 #noticia #tracklist {


}
#caja1 #noticia #tracklist h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#caja1 #noticia #tracklist li {
	margin-bottom: 5px;
}
#caja1 #noticia #tracklist #sello {
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	width: 220px;
}

#caja1 #noticia #disco_describe {
	padding-top: 20px;
	padding-right: 30px;
}
#caja1 #noticia #girastodo {
	text-align: center;
}
#caja1 #noticia #fin_gira {
	background-image: url(../imagen/linea1.jpg);
	background-repeat:  repeat-x;
	margin-left: 150px;
	width: 280px;
	background-position: bottom;
	height: 10px;
	margin-bottom: 20px;
}
#caja1 #noticia #girastodo #fecha_g {
	font-weight: bold;
}
#caja1 #noticia #girastodo div {
	margin-bottom: 2px;
}
#caja1 #noticia #girastodo #venta_entradas {
	color: #666666;
	margin-top: 10px;
}
#caja1 #noticia #video1 {
	background-image: url(../imagen/fon_video2.png);
	height: 384px;
	width: 559px;
}
#caja1 #noticia #video1 #codigo_v {
	margin-left: 43px;
	padding-top: 48px;
}
#caja1 #foto1 {
	float: left;
	padding: 10px;
	margin-right: 10px;
	background-repeat: repeat;
}
#caja1 #foto1 img {
	border: 1px solid #000000;
}
#caja1 #separa1 {
	background-image: url(../imagen/r1.jpg);
	height: 4px;
	width: 420px;
	margin-left: 80px;
}


.campoa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	width: 200px;
}
#player1     {
	height: 130px;
	background-image: url(../imagen/fxplayer.jpg);
	padding-top: 26px;
	padding-left: 40px;
	width: 232px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 50px;
}
#player1 #player1b {
	margin-top: 14px;
	margin-left: 14px;
}
#player1_pop {
	height: 88px;
	background-image: url(../imagen/fxplayer2.jpg);
	width: 250px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}




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

/*- Menu Tabs 2--------------------------- */

    #tabs2 {
	position:absolute;
	width:850px;
	z-index:1;
	top: 157px;
	left: 33px;
	float:left;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 22px;
      }
    #tabs2 ul {
	margin:0;
	list-style:none;
	padding: 0px;
      }
    #tabs2 li {
	display:inline;
	margin: 0;
	padding: 0;
      }
    #tabs2 a {
	float:left;
	text-decoration:none;
	background-image: url(../imagen/c1.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 14px;
	margin: 0;
      }
    #tabs2 a span {
	float:left;
	display:block;
	color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
	color:#FFFFFF;
      }
.blanco {
	color: #FFFFFF;
}

