@charset "utf-8";
div.moda_container {
	background-color: #ecedef;
	background-image: url(../images/moda_container_bg.jpg);
	background-repeat: repeat-x;
	border:solid 1px #878e96;
	color:#393636;
	width:340px;
	padding:10px;
	margin-bottom:10px;
}
div.moda_container a {
 	color:#f62894;
	background-image:url(../images/bullet_pink.gif);
	padding-left:10px;
	background-repeat:no-repeat;
	}
div.moda_det {
	padding:5px;
	width:168px;
	}
#table_container {
	width:362px;
	margin-bottom:0px;
	color:#58585b;
	}
#art_container {
	width:342px;
	margin-bottom:10px;
	color:#58585b;
	padding:10px
	}
#art_container h1 {
	font-size:14px;
	margin-top:0;
	}
td.moda_cell {
	background-image:url(../images/pas_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffafe3;
	border:solid 1px #878e96;
	color:#58585b;
	padding:10px;
	}
td.moda_cell_gris {
	background-image:url(../images/acc_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	border:solid 1px #878e96;
	padding:10px;
	color:#58585b;
	}
td.moda_cell_gris div.accesorios_item{
	margin-bottom:5px;
}

#related_pics{
margin-bottom:10px;

	}
#mas_contenido_moda {
	width:230px;
	padding:10px;
	background-image:url(../images/mas_cont_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	border:solid 1px #efb21e;
}
#mas_contenido_moda ul{
	list-style-type:square;
	color:#ae7e00;
}
#mas_contenido_moda li {
	margin-bottom:5px;
	}
#mas_contenido_moda a {
	color:#002555;
	}
#mas_contenido_moda a:hover {
	color:#002555;
	text-decoration:underline;
}