#Nav
{
	background-image: url(../../images/productos_shadow.gif); background-repeat: repeat-x; background-position: 0 41px;
	padding-bottom: 10px;
	background-color: #0c4e4f;
}

#Nav a
{
	font-family: "Avantgarde", "Century Gothic", "Avant Garde", sans-serif; font-size: 13px; color: #cccccc; text-decoration:none; line-height:200%;
}

#Nav ul
{
	padding-left: 20px;
	padding-right: 15px;
}
#Nav li
{
	line-height: 1;
	list-style: none;
	display: inline;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 20px;
}

#Productos
{
	background-image: url(../../images/productos_active.gif);
	padding-bottom:10px;
}

#Articulos
{
	padding-bottom:10px;
}

#Content
{
	background-image: url(../../images/reflection_productos.gif); background-repeat: repeat-x;
}

#Subnavarticulos
{
	padding-bottom: 0;
	background-image: none;
}

#Subnavproductos
{
	padding-bottom: 0;
	background-image: none;
	
}