@charset "utf-8";
/* CSS Document */

.myspace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	background-image: url(imagenes/01_home/fondo_myspace.png);
	background-repeat: no-repeat;
	height: 20px;
	left: 0px;
	top: 4px;
	padding: 0px;
	line-height: 14px;
	background-position: -4px;
}
.myspace a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	height: 20px;
	line-height: 14px;
}
.myspace a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;

}
.cancion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	height: 20px;
	left: 0px;
	top: 4px;
	padding: 0px;
	line-height: 14px;
	background-image: url(imagenes/02_canciones/fondo_cancion.png);
	background-repeat:  repeat-x;
	text-indent: 10px;
}
.cancion02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	height: 20px;
	left: 0px;
	top: 4px;
	padding: 0px;
	line-height: 14px;
	background-image: url(imagenes/02_canciones/fondo_cancion_02.png);
	background-repeat:  repeat-x;
	text-indent: 10px;
}
.nota_prensa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	line-height: 16px;
	background-repeat:  repeat-x;
	text-align: center;
}
.nota_prensa a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	line-height: 16px;
	background-repeat:  repeat-x;
}
.nota_prensa a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #d09b33;
	text-decoration: none;
	line-height: 16px;
	background-repeat:  repeat-x;
}
