*{
}
#columna_tienda {
	margin-top: 20px;
	width: 618px;
	float: left;
	margin-right: 6px;
}
#recomendado_tienda {
	background-color: #000000;
	margin-top: 6px;
	height: 150px;
}
#recomendado_tienda .producto_img {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 4px;
}
#recomendado_tienda .recomendado_txt {
	color: #FFFFFF;
	margin-top: 2px;
	height: 130px;
}
#recomendado_tienda .productname {
	font-size: 14px;
}
#recomendado_tienda .album {
	font-size: 14px;
}
#recomendado_tienda p {
	margin-top: 3px;
}
#recomendado_tienda .btn_cont {
	width: 150px;
	background-color: #000000;
	margin-left: 468px;
}
#recomendado_tienda .btn_cont .strong {
	font-size: 12px;
}
#recomendado_tienda .estrellas_n img {
	margin-top: 5px;
}
.producto {
	background-color: #CCCCCC;
	width: 150px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
}
.ultimo {
	margin-right: 0px;
}
.producto_img img {
	border: 1px solid #000000;
}
.producto_img a img {
	border: 1px solid #000000;
}
.producto_img a:hover img {
	border: 1px solid #FF0000;
}
.detalle_txt {
	margin-top: 2px;
	margin-left: 4px;
	width: 146px;
	padding-bottom: 18px;
	height: 60px;
}
#musica_nueva {
	margin-top: 10px;
	clear: both;
	float: left;
}
#musica_nueva  .productname  a {
	color: #000000;
}
#musica_nueva .negro a {
	color: #000000;
	text-decoration: none;
}
#musica_nueva .negro a:hover {
	color: #000000;
	text-decoration: underline;
}
#extra_nueva {
	margin-top: 10px;
	clear: both;
	float: left;
}
#extra_nueva  .productname  a {
	color: #000000;
}
#extra_nueva .negro a {
	color: #000000;
	text-decoration: none;
}
#extra_nueva .negro a:hover {
	color: #000000;
	text-decoration: underline;
}
#mas_vendidos {
	margin-top: 10px;
	float: left;
	width: 300px;
}

#mas_vendidos .cover_peq {
	float: left;
	height: 70px;
	width: 70px;
}
#mas_vendidos .detalle_txt {
	float: right;
	width: 222px;
}
#mas_vendidos  .artista  a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#mas_vendidos  .artista  a:hover {
	color: #000000;
	text-decoration: underline;
}

