/* CSS Document */
.amarillo{
	background:	url(../images/web/menu1.jpg) no-repeat;
	width:		185px;
	height:		20px;
	cursor:		pointer;
	letter-spacing:-0.01em;
}

.amarillo_oscuro{
	background:		url(../images/web/menu1oscuro.jpg) no-repeat;
	width:			185px;
	height:			20px;
	cursor:			pointer;
	letter-spacing:-0.01em;
}
.tablafamilias{
	width:		95%;
	text-align:	left;
}
	.tablafamilias td{
	padding:	 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	 10px;
	height:		 20px;
	cursor:		 pointer;
	padding:     8px;
	}
.tablasubfamilias{
	width:		600px;
	text-align:	left;
}
	.tablasubfamilias td{
	padding:	 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:		 12px;
	cursor:		 pointer;
	}
.fondogris{
	background:	#FFDD9F;
	color:		#000000;
	font-weight:bold;
}
.fondomenosgris{
	background:	#FF9900;
	color:		#000000;
	font-weight:bold;

}
#separador{
	height:		2px;
	background:	#999999;
	width:		90%;
}
.marcaazul{
	color:			#FFFFFF;
	background:		url(../images/web/marcaazul.gif) no-repeat center left;
	text-indent: 	13px;
	width:			210px;
	color:			#000000;
	font-size:		9px;
	width:30%;
}
.marcagris{
	background:		url(../images/web/marcagris.gif) no-repeat center left;
	text-indent: 	13px;
	width:			210px;
	font-size:		24px;
	color:			#000000;
	font-size:		9px;
	width:30%;
}
.fondomuyoscuro{
	background:		#999999;
	text-indent: 	13px;
	color:			#FFFFFF;
	font-size:		9px;
	font-weight:	bold;
	width:30%;
}
.fondomuyoscuro2{
	background:		#999999;
	color:			#FFFFFF;
	font-size:		9px;
	font-weight:	bold;
	width:		30%;
}
.divisoria_marca{
	width:			90%;
	height:			10px;
	font-family:	verdana;
	text-align:		center;
	font-size:		18px;
	padding:	    20px;
	color:			#FF6500;
}
#articulo_nombre{
	font-family:	Tahoma;
	font-size:		13px;
	text-align:		justify;
	color:			#000000;
	font-weight:	bold;
	letter-spacing: -0.02em;
}
#precio_portada{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		13px;
	color:			#990000;
	font-weight:	bold;
}