html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #B1890B;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #68676C;
	text-align: center;
	font: 10px verdana, arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 672px;
	background: #ffffff;
    position: relative;
}
#header {
  background: #FFFFFF url(images/Header_nuevo.jpg) no-repeat;
  height: 230px;
}
#logo_oro {
	position: absolute;
	top: 1px;
	left: 240px;
	width: 130px;
	color: #FFFFFF;
	background: #FFFFFF url(images/logo_oro.jpg) no-repeat;
	height: 90px;
}
#logo {
	position: absolute;
	top: 1px;
	left: 251px;
	width: 183px;
	color: #B1890B;
	height: 90px;
}
#logo h1 {
  font: bold 26px verdana, arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
#cart {
	position: absolute;
	top: 1px;
	left: 371px;
	width: 208px;
	background: #FFFFFF;
	width: 276px;
	height: 90px;
	background: url(images/logo_peru.jpg) no-repeat;
}
#LENGUA {
	position: absolute;
	top: 2px;
	left: 529px;
	width: 140px;
	background: #FFFFFF;
	height: 19px;
}
#LENGUA a {
  text-decoration: none;
  color: #B1890B;
  font:bold 10px verdana, arial, sans-serif;
}

#gallery {
	position: absolute;
	top: 131px;
	left: 211px;
	width: 460px;
	height: 102px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 102px;
}
#body {
  padding-top: 3px;
  background-color:#006B76;
}
#categories {
  float: left;
  width: 135px;
}
#seasonal {
  float: right;
  width: 535px;
  height: 410px;
  background: #3F467C;
  margin-bottom: 1px;
}
#collection {
  float: right;
  width: 435px;
  height: 151px;
  background: #3F467C;
  margin-bottom: 1px;
}
/*#seasonal, #collection {
  float: right;
  width: 535px;
  background: #3F467C;
  margin-bottom: 2px;
}*/
#person {
  float: right;
  width: 100px;
  background: #FFFFFF;
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}
.more a {
  font: bold 10px verdana, arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}
.more a:hover {
  color : #B1890B;
  text-decoration: none;
}
h3 {
  font: bold 14px verdana, arial, sans-serif; 
  color: #B1890B;
}
h2 {
  font: bold 18px verdana, arial, sans-serif; 
  color: #FFFFFF;
  padding-bottom: 10px;
}
h4 {
  font: bold 11px verdana, arial, sans-serif; 
  color: #B1890B;
}
.TituloTabla{
  font: 10px verdana, arial, sans-serif; 
  color: #B1890B;
}

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #2A92A9;
}
#categories li {
  background: #006B76 left url(images/bulletneo.gif) no-repeat;
  border-top: 1px solid #2A92A9;
  list-style: none;
  font: bold 10px verdana, arial, sans-serif;
  padding: 4px 0 6px 20px;
}
#categories a {
  text-decoration: none;
  color: #FFFFFF;
}
#categories a:hover {
  color:#B1890B;
  text-decoration: none;
}

#nav {
	background: #2A92A9;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 672px;
	padding: 8px 0;
	text-align: center;
	height: -18px;
	font:bold 10px verdana, arial, sans-serif;
}
#nav li {
  list-style: none;
  display: inline;
  color: #FFFFFF;
  font:bold 10px verdana, arial, sans-serif;
}
#nav a {
  text-decoration: none;
  color: #FFFFFF;
  /*font:bold 10px verdana, arial, sans-serif;*/
}

#person {
 background: #3F467C bottom right url(images/person_bg.jpg) no-repeat;
}
#person .inner{
padding-right: 28px;
height:151px;
}
#collection {
  /*background: #3F467C bottom right url(images/person_bg.jpg) no-repeat;*/
}
#collection .inner {
  padding-right: 28px;
}
#minigal {
  float: right;
  width: 270px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 2px;
  border: 3px solid #2A92A9;
}
#collection ul {
  margin-left: 1.5em;
  text-decoration: none;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}
#seas-one, #seas-two, #seas-three {
  height: 56px;
}
#seas-one {
  float: left;
  width: 222px;
  margin-right: 3px;
  background: url(images/s_foot1.gif) no-repeat;
}
#seas-two {
  float: left;
  width: 222px;
  margin-right: 3px;
  background: url(images/s_foot2.gif) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/s_foot3.gif) no-repeat;
}
#seas p {
  text-align: right;
  color: #FFF;
  margin: 80px 15px 0 0;
  font-size: 20px;
  font-weight: bold;
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
  color:#3F467C;
  font:bold 10px verdana, arial, sans-serif;
}
#copyright a {
  text-decoration: none;
  color: #B1890B;