html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	background-color:#6B7DEE;
}

body {
	background: #FFEAC1;
	background-image:url(imagens/slash.png);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 5px auto;
	width: 960px;
	background: #ffffff;
  position: relative;
}

#header {
  background: #6B7DEE url(imagens/logo_animapoint.png) no-repeat;
  height: 226px;
}
/*#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 170px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}*/

#cart {
	position: absolute;
	top: 65px;
	left: 320px;
	width: 208px;
	background: #4B5360;
	width: 209px;
	background-color: #6B7DEE;
}

/*
#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}*/

#nav {
  background: #FFFFFF;
  position: absolute;
  top: 192px;
  left:auto;
  width: 960px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #000000;
}
#nav a {
  text-decoration:none;
  color: #000000;
}

#nav a:hover {
  text-decoration:underline;
  color: #000000;
}

/*#gallery {
  position: absolute;
  top: 155px;
  left: 286px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 128px;
}*/

#body {
  padding-top: 3px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 195px;
}
#seasonal, #collection {
  float: right;
  width: 762px;
  background: #FFCC66; /* cor do background do conteúdo principal*/
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h5 {
	color: #695F4C;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}

h4 {
	color: #695F4C;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	color: #1B1812;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #695F4C;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	color: #695F4C;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
  background: #FFFFFF left url(imagens/bullet2.gif) no-repeat; /*cor de fundo do botão */
  border-top: 1px solid #000000; /*linha que divide os menus */
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 30px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  background-color:#FFCC66;
  text-decoration: underline;
}

#collection {
  /* cor do background do conteúdo secundário*/
  /*background: #D5CAB8 bottom right url(images/person.jpg) no-repeat;*/
  background: #FFFFCC bottom right url(images/person.jpg) no-repeat;
}

#collection a {
  text-decoration: none;
  display:block;
  color: #333333;
}

#collection a:hover {
  background-color:#FFCC66;
  text-decoration: none;
}

#collection .inner {
  padding-right: 98px;
}
#minigal {
  float: left;
  width: 750px;
  margin-top: 1em;
  margin-bottom: 1em;
  /*background-image:url(back01.jpg);*/
  /*background-color: #D5CAB8;*/
  background-color: #FFFFCC;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 200px;
}


#seas-one {
  float: left;
  width: 172px;
  height: 300px;
  margin-left: 3px;
  background-color: #FFCC66;
  padding: 10px;
  /*background: #FFCC66 url(foot_2_.jpg) no-repeat;*/
}
#seas-two {
  float: left;
  width: 193px;
  height: 320px;
  margin-left: 3px;  
  background-color: #FFCC66;
  /*background: #FFCC66 url(foot_3_.jpg) no-repeat;*/
}
#seas-three {
  float: left;
  width: 193px;
  height: 320px;
  margin-left: 3px;
  background-color: #FFCC66;
  /*background: #FFCC66 url(images/foot_.jpg) no-repeat;*/
}

#seas-five {
  float: left;
  width: 172px;
  height: 320px;
  margin-left: 3px;
  background-color: #FFCC66;
  /*background: #FFCC66 url(images/foot_.jpg) no-repeat;*/
}

#seas p {
  text-align: left;
  color: #000;
  margin: 8px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#seas-four {
  float: right;
  width: 762px;
  background: #FFCC66; /* cor do background do conteúdo principal*/
  margin-bottom: 2px;
}
#seas-four .inner {
  padding: 6px 12px;
}
#seas-four p {
  margin: 0.9em 0;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

#dest1, #dest2, #dest3, #dest4, #dest5, #dest6, #dest7, #dest8{
	text-align:left;
	float:left;
	width:166px;
	padding:3px;
	padding-left:5px;
}

#marca1, #marca2, #marca3, #marca4, #marca5, #marca6, #marca7, #marca8, #marca9, #marca10, #marca11, #marca12, #marca13, #marca14, #marca15, #marca16, #marca17, #marca18, #marca19, #marca20 {
	text-align:left;
	float:left;
	width:236px;
	padding:3px;
	padding-left:2px;
	margin-left:4px;
	background-color:#FFFFCC;
	margin-top:4px;

}

#google {
	text-align:center;
}

#estatic {
	text-align: center;
	}
	
#form_ali01 {
	padding: 5px;
	height: 100px;
	width: 345px;
	text-align:left;
}




	
