@charset "utf-8";

div.musica_container {
	background-color: #ecedef;
	background-image:url(../images/music_container_bg.jpg);
	background-repeat: repeat-x;
	border:solid 1px #878e96;
	color:#393636;
	width:340px;
	padding:10px;
	margin-bottom:10px;
}
div.musica_container a {
 	color:#2e909f;
	background-image:url(../images/bullet_blue.gif);
	padding-left:10px;
	background-repeat:no-repeat;
	}
div.news_container {
	background-color: #fff;
	background-image:url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	border:solid 1px #878e96;
	color:#393636;
	width:340px;
	padding:10px;
	margin-bottom:10px;
}
div.news_container a {
 	color:#2e909f;
	background-image:url(../images/bullet_blue.gif);
	padding-left:10px;
	background-repeat:no-repeat;
	}
div.news_item {
	margin-bottom:5px;
	width:340px;
	}

#table_container {
	width:362px;
	margin-bottom:10px;
	color:#58585b;
	}
#art_container {
	width:342px;
	margin-bottom:10px;
	color:#58585b;
	padding:10px
	}
#art_container h1 {
	font-size:14px;
	margin-top:0;
	}
td.lonuevo_cell {
	background-image:url(../images/lonuevo_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#b3f2ff;
	border:solid 1px #878e96;
	color:#58585b;
	padding:10px;
	}
td.lonuevo_cell .blu_tl {
	color:#18798d;
	}
td.lonuevo_cell .red_tl {
	color:#a31926;
	}
td.top10_cell_gris {
	background-image:url(../images/top_10_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#d5d1ce;
	border:solid 1px #878e96;
	padding:90px 10px 10px 10px;
	color:#58585b;
	}
td.top10_cell_gris ol {
	margin:10px;
	padding:10px;
	}
td.moda_cell_gris div.accesorios_item{
	margin-bottom:5px;
}

#related_pics{
margin-bottom:10px;

	}
