body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(../img/bg.gif);
	margin: 0px;
	padding: 0px;
}
#contenedor {
	width: 759px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: -3px;
}
#contenedor #gaitero {
	background-image: url(../img/gaitero.gif);
	width: 136px;
	margin-left: -136px;
	float: left;
	height: 403px;
}

#cabecera h1, #cabecera h2  {
	text-indent: -900em;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
#cabecera li {
	display: inline;
}
#cabecera ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
#cabecera {
	width:732px;
	height:225px;
	z-index:1;
	background-image: url(../img/bg_cabecera.jpg);
	background-repeat: no-repeat;
}
#cabecera a {
	display: block;
	float: left;
	height: 30px;
	text-decoration:none;
	text-indent: -1000em;
	margin-top: 165px;
}
#cabecera #m0 a {
	margin-top: 0px;
	height:165px;
	width: 130px;
}
#cabecera #m1 a {
	background-image: url(img/m_01_off.jpg);
	width: 106px;
}
#cabecera #m2 a {
	background-image: url(img/m_02_off.jpg);
	width: 87px;
}
#cabecera #m3 a {
	background-image: url(img/m_03_off.jpg);
	width: 127px;
}
#cabecera #m4 a {
	background-image: url(img/m_04_off.jpg);
	width: 90px;
}
#cabecera #m5 a {
	background-image: url(img/m_05_off.jpg);
	width: 83px;
}
#cabecera #m6 a {
	background-image: url(img/m_06_off.jpg);
	width: 93px;
}
#cabecera #m1 a:hover {
	background-image: url(img/m_01_on.jpg);
}
#cabecera #m2 a:hover {
	background-image: url(img/m_02_on.jpg);
}
#cabecera #m3 a:hover {
	background-image: url(img/m_03_on.jpg);
}
#cabecera #m4 a:hover {
	background-image: url(img/m_04_on.jpg);
}
#cabecera #m5 a:hover {
	background-image: url(img/m_05_on.jpg);
}
#cabecera #m6 a:hover {
	background-image: url(img/m_06_on.jpg);
}
#idiomas {
	float: right;
}

#idiomas h2 {
	display: none;
}
#idiomas ul {
	width: 26px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#idiomas a {
	text-indent: -1000em;
	width: 26px;
	display: block;
	margin-top: 5px;
}
#idiomas #id1 a {
	background-image: url(../img/castellano_off.gif);
	height: 89px;
}
#idiomas #id2 a {
	background-image: url(../img/aragones_on.gif);
	height: 83px;
}
#idiomas #id3 a {
	background-image: url(../img/english_off.gif);
	height: 65px;
}
#idiomas #id1 a:hover {
	background-image: url(../img/castellano_on.gif);
}
#idiomas #id3 a:hover {
	background-image: url(../img/english_on.gif);
}
/*
Quitamos el active/focus dotted border (el borde punteado de cuando está activo)
*/

#cabecera a:active, #cabecera a:focus, #idiomas a:active, #idiomas a:focus {
   outline:0; /* Para los navegadores que lo entienden */
}

#contenido {
	background-image: url(../img/bg_contenido.jpg);
	width: 710px;
	line-height: 1.5em;
	padding: 10px;
}
#contenido h2 {
	display: none;
}

.primerparrafo {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.derecha {
	text-align: right;
	float: right;
}
#discoizquierda {
	float: left;
	width: 200px;
}
#contenido a {
	color: #AC0A00;
	text-decoration: none;
}

#disco {
	font-style: italic;
	line-height: 2em;
	font-weight: bold;
	width: 300px;
}


.destacar, h3 {
	color: #671505;
	font-size: 1.2em;
	font-variant: small-caps;
	text-transform: capitalize;
}
#aves {
	float: right;
	padding-left: 15px;
}
.columna1 {
}
.limpiar {
	clear: both;
}
.preciodisco {
	text-align: right;
	clear: both;
	padding-left: 320px;
}

th {
	color: #FFFFFF;
	background-color: #AC0A00;
}

td {
	text-align: center;
}
#rider {
	border: 1px solid #000000;
	width: 500px;
}

tr.separador{
	background-color: #FF4035;
	}
.centrar {
	text-align: center;
}
#integrantes {
	background-image: url(../img/loba.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#integrantes img {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.nombregrupo {
	font-style: italic;
	font-weight: bold;
}
.ultimo {
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.fecha {
	text-align: right;
}
#texto #noticias {
	width: 470px;
	padding-right: 10px;
	border-right-width: 2px;
}
