﻿li {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
html {
	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;
}

body {
/*	background: #758AEE;*/
	background:#F6DB18;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 800px;
	background: #ffffff;
    position: relative;
}

#header {
	background: url(images/sfondo_header_1.jpg) no-repeat; 
	height: 180px;
}
#logo {
  position: absolute;
  top: 15px;
  left: 355px;
  width: 400px;
  color: #0000CC;
}
#logo h1 {
  font-family: Verdana;
  font-size:36px;
  font-stretch:narrower;
}
#logo p {
  margin: 0;
  font: bold 16px "arial";
  font: italic;
  text-align:center
}
#logo_bis {
  position: absolute;
  top: 100px;
  left:405px;
  width:300px;
  color: #0000CC;
  font: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-style:oblique;
  text-align:center
}
#logo_bis a {
  color: blue;
  font: bold 14px 
}
  
#cart {
  position: absolute;
  top: 10px;
  left: 454px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#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: #01147A;
  position: absolute;
  top: 140px;
  left: 0px;
  width: 800px;
  padding: 9px 0;
  text-align: center;

}
#nav li {
  color: #fff;
  list-style: none;
  display: inline;
  font-family: Tahoma;
  font-weight:bold;
  
}
#nav a {
  text-decoration: none;
  color: #F7DB18;
  font-size:11px;
   
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  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: 200px;
}

form {
	font-family:Verdana;
	color: #003399;
	font-size:12px;
	margin-left:140px;
}

#collection {
  float: left;
  width: 800px;
  background: #C7CCFE;
  margin-bottom: 2px;
  font-size:14px;
  font-family: Tahoma;
  color: #3333CC;
}
#seasonal {
  float: left;
  width: 800px;
  background: #C7CCFE;
  margin-bottom: 2px;
  font-size:14px;
  font-family: Tahoma;
  color: #3333CC;
}
#collection .inner {
  padding: 1px 5px;
}

#seasonal .inner {
  padding: 1px 5px;
}

#seasonal h2 {
  color: #fff;
  padding: 4px 0 5px 5px;
  background: #847A67;
}

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}

#collection p {
  margin: 0.9em 0;
}

#seasonal p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: #1B1812;
  padding: 2px 0 0px 5px;

}

h2 {
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
  color: black;
  padding-bottom: 10px;
}


#categories li {
  background: #C7CCFE left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #3333CC;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #C7CCFE;
  font-size:14px;
  color:#0033CC;
}

#collection h2 {
  color: #F7DB18;
  padding: 4px 0 5px 5px;
/*  background: #847A67;*/
  background: #01147A;
}

#collection .inner {
	padding-right: 5px;
	height:470px;
}

#collection .modulo {
	padding-right: 5px;
	height:240px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#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: 550px;*/
/*  margin-left: 5px;*/
  margin: 0.9em 0;

}

#seas-three {
  height: 198px;
}

#seas-two {
  height: 198px;
}

#seas-one {
  height: 198px;
}

#seas-one {
  float: left;
  width:264px;
  margin-right: 3px;
/*  background: url(images/foot_1.jpg) no-repeat;*/
}
#seas-two {
  float: left;
  width: 264px;
  margin-right: 3px;
/*  background: url(images/foot_2.jpg) no-repeat;*/
}
#seas-three {
  float: left;
  width: 264px;
/*  background: url(images/foot_3.jpg) no-repeat;*/
}

#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
