html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #858688;
	text-decoration: none;
}
a:hover {
	color: #858688;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.link {
	background-color: #A9A9A9;
	width: 200px;
	float: left;
	margin-top: 1px;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 25px;
}
.img_link {
	float: left;
	height: 14px;
	width: 11px;
	margin-top: 5px;
	margin-left: 8px;
}
.testo_menu {
	background-color: #CCCCCC;
	width: 200px;
}



body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	background-color: #3366FF;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 800px;
	background: #ffffff;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 37px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.IMG_OFFERTE {
	float: left;
	width: 70px;
	margin-right: 15px;
	margin-top: 5px;
	margin-left: 20px;
}

#no_tax {
	background-color: #9CCDE6;
	background-image: url(images/NO_TAX.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	height: 190px;
}


#header {
	height: 230px;
	background-color: #FFFFFF;
	background-image: url(images/header.png);
}
#nav_top {
	width: 250px;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	font-size: 14px;
}

#logo {
	position: absolute;
	top: 12px;
	left: 1px;
	width: 170px;
	color: #52616E;
	z-index: 2;
	visibility: visible;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#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: #4B5360;
  position: absolute;
  top: 229px;
  left: 171px;
  width: 395px;
  padding: 9px 0;
  text-align: center;
}
#nav_header {
	text-align: center;
	height: 30px;
	background-color: #6F88C0;
	color: #FFFFFF;
}
#nav_header li {
	display: inline;
	font-size: 14px;
}

#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
  position: absolute;
  top: 147px;
  left: 284px;
  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 {
  background-color:#FFFFFF;
}
#categories {
  float: left;
  width: 195px;
}
#seasonal, #collection {
	width: 600px;
	height: auto;
	margin-top: 0px;
}
.telefono {
	float: left;
	height: 100px;
	width: 70px;
	margin-right: 10px;
}

#menu_left {
	float: left;
	width: 200px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
.content {
	width: 580px;
	float: right;
	padding-right: 2px;
	height: auto;
	padding-top: 3px;
	padding-left: 5px;
}
.taglie {
	float: left;
	height: 205px;
	width: 180px;
	margin-top: 15px;
	margin-left: 40px;
	color: #FFFFFF;
}
.zero_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
.ZERO_IMG {
	margin-top: 5px;
}




.more a {
  font-size: 12px;
  color: #695F4C;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
	color: #fff;
	padding: 4px 0 5px 39px;
	background-color: #999999;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
	width: 800px;
	background-color: #CCCCCC;
	background-image: url(images/persone.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 2px;
	padding-bottom: 5px;
	height: auto;
}
#minigal {
	float: right;
	width: 222px;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-right: 120px;
}


.inner_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-align: left;
	margin-right: 10px;
	height: 100px;
}

.content_inner {
	float: left;
	width: 380px;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: justify;
	height: 200px;
}
.OFFERTE2 {
	width: 350px;
}
#wrapper #body #VETRINA .content_inner .OFFERTE2 img {
	margin-right: 7px;
	margin-top: 5px;
	margin-left: 20px;
}


#VETRINA {
	height: 200px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/sondo_offerte.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.TESTO_INDEX {
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}


.inner_text {
	width: 360px;
	text-align: justify;
	height: 200px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.mappa {
	float: left;
	height: 250px;
	width: 700px;
	margin-top: 10px;
	margin-left: 50px;
}
.mappa img {
	margin-right: 20px;
}

.mappa_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-left: 40px;
}


#seas-one {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-left: 10px;
	background-image: url(images/foot_1.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#seas {
	background-color: #D4CAB6;
	height: 170px;
	margin-top: 2px;
}
.content2 {
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 2px;
	color: #FFFFFF;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
}
.logo_footer {
	float: left;
	height: 45px;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 1px;
}

.content2_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}
.content2_paragrafo {
	margin-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.testo_CHIAVETTE {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 30px;
	margin-top: 10px;
}




#seas-two {
	float: left;
	width: 260px;
	margin-right: 20px;
	background-image: url(images/foot_2.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#seas-three {
	float: left;
	width: 250px;
	background-image: url(images/foto3.png);
	background-repeat: 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;
	height: 50px;
	margin-bottom: 3px;
}
#copyright p {
	margin-top: 15px;
}

.testo_link {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 5px;
	color: #333333;
}
a.b:link {
	text-decoration: none;
	color: #333333;
}
a.b:visited {
	color: #333333;
	text-decoration: none;
}
a.b:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header_chisiamo {

	height: 230px;
	background-color: #FFFFFF;
	background-image: url(images/header.png);
}
#minigal_chisiamo {
	float: right;
	width: 210px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 10px;
	height: auto;
}
.telefono_chisiamo {
	float: left;
	height: 100px;
	width: 70px;
	margin-right: 10px;
	margin-top: 10px;
}
#collection_chisiamo {
	width: 800px;
	margin-top: 2px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 5px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#header_servizi {

	height: 230px;
	background-color: #FFFFFF;
	background-image: url(images/header.png);
}
#header_offerte_aziende {


	height: 230px;
	background-color: #FFFFFF;
	background-image: url(images/header_offerte_aziende.png);
}
#seas-one-offerte {

	float: left;
	width: 220px;
	margin-right: 20px;
	margin-left: 10px;
}
#seas-two-offerte {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-top: 6px;
}
#seas-three-offerte {
	float: left;
	width: 250px;
	margin-top: 4px;
}
#content_taglie {
	height: 250px;
	background-color: #9CCDE6;
	padding-left: 50px;
	padding-top: 15px;
}
#dual_business {
	height: 280px;
	margin-top: 2px;
}
#dual_business img {
	margin-bottom: 5px;
}
#content_taglie_fonini {
	height: 320px;
	padding-left: 10px;
	padding-top: 7px;
	background-image: url(images/sfondo_telefonini.png);
	background-repeat: no-repeat;
}
#content_taglie_fonini img {
	margin-right: 20px;
	margin-bottom: 15px;
}

#seas-one-TVFONINI {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-top: 15px;
}
#pubblicita {
	height: 170px;
	margin-top: 2px;
}
.pubblicita_inner1 {
	float: left;
	width: 222px;
	margin-top: 20px;
}

#seas_servizi {
	height: 114px;
	background-image: url(images/header_verde.png);
	width: 800px;
	background-repeat: no-repeat;
}
.vetrina_offerte {
	padding-left: 20px;
}
.content_inner_CHISIAMO {
	float: right;
	width: 320px;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: justify;
	background-repeat: no-repeat;
}
.mission {
	padding-left: 20px;
}
.OFFERTE_CHIAMA {
	margin-top: 20px;
}
.OFFERTE_CHIAMA2 {
	margin-bottom: 10px;
}
#seas_CHIAVETTA {

	height: 114px;
	margin-top: 2px;
	background-image: url(images/SFONDO_CHIAVETTA.jpg);
	width: 800px;
	background-repeat: no-repeat;
}
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contatti_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 400px;
	margin-top: 30px;
	font-size: 14px;
}
.tabella_contatti {
	width: 300px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
}
#seas_contatti {
	height: 170px;
	background-image: url(images/SFONDO_Contatti.jpg);
	width: 800px;
	background-repeat: no-repeat;
	background-color: #B86346;
	margin-top: 10px;
}
.pubblicita_inner2 {

	float: right;
	width: 576px;
	margin-top: 20px;
}
.link_index {
	background-color: #EC0000;
	width: 200px;
	float: left;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 200px;
	margin-top: 1px;
}
.mission {
	float: left;
	width: 330px;
}
.contatti_inner {
	padding-top: 20px;
}
