/*---------------- Estilos para información del disco---------*/
#interior #contenido {
	background: #f6f1de url(../images/discografia/fondo.jpg) no-repeat 0 0;
	position: relative;
}
#interior h2{
	text-indent: -2000px;
	background: url(../images/historia-discografia/titulo1.png) no-repeat 0 0;
	height: 4.3em;
	margin: 0 0 10px 0;
}
/******** Estilos para las letras de los discos ************/
#contenidoLetras{
	background: #f6f1de url(../images/discografia/fondo.jpg) no-repeat center -5px;
	color:#000000;
	text-align:center;
	margin-bottom:50px;
	padding-bottom:50px;
}
#contenidoLetras #logo{
	background:url(../images/logo-letras.png) no-repeat 0 0;
	width:298px;
	height:107px;
	text-indent:-2000px;
	margin:20px auto;
}
#contenidoLetras h1{
	font-size:2em;
	margin:20px auto;
	
}
#contenidoLetras p{
	margin:10px auto;
}
/******** /Estilos para las letras de los discos ************/
#disco {
	width: 41.9em;
	float: left;
	margin: 0 30px 20px 0;
	z-index: 10;
	position: relative;
}
#disco.disco09 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo09.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco08 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo08.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco07 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo07.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco06 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo06.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco05 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo05.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco04 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo04.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco03 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo03.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco02 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo02.png) no-repeat 0 0;
	height: 3em;
}
#disco.disco01 h3{
	text-indent: -20000px;
	background: url(../images/discografia/titulo01.png) no-repeat 0 0;
	height: 3em;
}
#disco .portada{
	float: right;
	margin: 0 0 10px 15px;
	border-top:1px solid #cfac68;
	border-bottom:1px solid #cfac68;
	border-left:1px solid #cfac68;
	border-right:1px solid #cfac68;
	padding:1px;
}
#disco p{
	margin: 0 0 15px 0;
	text-align: justify;
	line-height:16px;
}
#canciones {
	float: right;
	width: 33em;
	z-index: 10;
	position: relative;
}
#canciones h3{
	text-indent: -20000px;
	background: url(../images/discografia/lasCanciones.png) no-repeat 0 0;
	height: 3em;
}
#canciones table{
	margin: 2px 0 10px 0;
}
#canciones table th{
	padding: 0 0 2px 10px;
	text-align: left;
}
#canciones table td{
	border-top: 1px solid #f0f5eb;
	background: url(../images/agenda/ff-linea2.png);
	padding: 0 0 0 10px;
	height: 1.8em;
	color: #000;
}
#canciones table .par td{
	border-top: 1px solid #f0f5eb;
	background: url(../images/agenda/ff-linea1.png);
}
#canciones table td.dere{
	text-align: right;
	padding-right: 5px;
	color: #808080;
}
#canciones table td a{
	color: #808080;
	text-decoration: none;
}
#canciones table td a:hover{
	text-decoration: underline;
}
#canciones table.dvd td{
	padding: 10px;
	line-height: 1.6em;
	background: url(../images/agenda/ff-linea1.png);
}
#videoclips {
	width: 41.9em;
	float: left;
	clear: left;
	margin: 0px 30px 0px 0;
	z-index: 10;
	position: relative;
}
#videoclips2 {
	width: 41.9em;
	float: left;
	margin: -250px 0px 20px 0;
	z-index: 10;
	position: relative;
}
#videoclips h3,
#videoclips2 h3{
	text-indent: -20000px;
	background: url(../images/discografia/videoclips.png) no-repeat 0 0;
	height: 3em;
}
#videoclips .video,
#videoclips2 .video {
	float: left;
	width: 20em;
	height: 7.2em;
}
#videoclips .izq,
#videoclips2 .izq {
	margin: 0 10px 0 0;
}
#videoclips img,
#videoclips2 img{
	float: left;
	clear: left;
	margin: 0 8px 10px 0;
}
#galeria {
	width: 33em;
	float: left;
	clear: left;
	margin: 0px 0 20px 0;
	z-index: 10;
	position: relative;
}
#galeria h3{
	text-indent: -20000px;
	background: url(../images/discografia/galeria.png) no-repeat 0 0;
	height: 3em;
}
#galeria img{
	margin: 0 7px 7px 0;
}
#galeria img.dere{
	margin: 0 0 7px 0;
}
#fondo-abajo {
	background: url(../images/discografia/fondo-abajo.jpg) no-repeat bottom;
	width: 920px;
	height: 300px;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 1;
}