.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	font-weight: normal;
	margin: 0px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #708183;
	display: block;
	font-weight: normal;
}
.texto_dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #708183;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	font-weight: normal;
}
.textos_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
}
.textos_tres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #708183;
	display: block;
	font-weight: bold;
}
.titulos_dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #708183;
	text-decoration: none;
	background-image: url(signo_titulos.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	text-indent: 17px;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.next {
	background-image: url(next_album.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #E1DFD3;
	background-position: 5px center;
	display: block;
}
.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(next_album_activo.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #E1DFD3;
	background-position: 5px center;
	display: block;
}
.previous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(previous_album.png);
	background-repeat: no-repeat;
	background-position: 70px center;
	display: block;
}
.previous:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(previous_album_activo.png);
	background-repeat: no-repeat;
	background-position: 70px center;
	display: block;
}
.siguiente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(siguente_album.png);
	background-position: 5px center;
	display: block;
	background-repeat: no-repeat;
}
.siguiente:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(siguiente_album_activo.png);
	background-position: 5px center;
	display: block;
	background-repeat: no-repeat;
}
.anterior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(anterior_album.png);
	background-repeat: no-repeat;
	background-position: 70px center;
	display: block;
}
.anterior:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1DFD3;
	text-decoration: none;
	background-image: url(anterior_album_activo.png);
	background-repeat: no-repeat;
	background-position: 70px center;
	display: block;
}
.signo_titulos {
	background-image: url(signo_titulos.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 8px;
	text-indent: 25px;
}
.english_version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	display: block;
}
.english_version:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90A2A5;
	text-decoration: none;
	background-position: center center;
	display: block;
}

