/*** Shopping Area ***/

h2 {
  margin:0px;
  padding:0px;
}

h3 {
  margin:0px;
  padding:0px;
}

p {
  margin:10px 0px 10px 0px;
  padding:0px;
}

img {
  border:0px;
}

.middle {
  vertical-align:middle;
}

.center {
  text-align:center;
}

.f12 {
	font-size:12px;
}

.fl {
  float:left;
  margin:0px 20px 20px 0px;
}

.fr {
  float:right;
  margin:0px 0px 0px 0px;
}

.blocca {
  clear:both;
  height:0px;
  line-height:0px;
  font-size:0px;
}

.separatore {
  width:558px;
  height:1px;
  margin:20px auto;
} 

.aderisci {
  margin-top:20px;
  text-align:right;
}

body {
  padding:0px;
  margin:0px;
  font-family:arial,verdana,sans-serif;
  font-size:13px;
  color:#660066;
}

#logo {
	width:798px;
	margin:0px;
}

#contenitore {
  width:798px;
  padding:0px;
  margin:10px auto;
  background:url("/picts/contenitore_sfondo.gif") center top repeat-y;
}


#contenitoreTop {
  width:798px;
  padding:0px;
  background:url("/picts/contenitore_top.gif") center top no-repeat;
}

#contenitoreBottom {
  width:764px;
  padding:17px 17px;
  background:url("/picts/contenitore_bottom.gif") center bottom no-repeat;
}

.menu {
  margin-top:20px;
  margin-left:40px;
  width:640px;
}

.menu ul {
  padding:0px;
  margin:0px;
}

.menu ul li {
  padding:0px;
  margin:0px;
  list-style-type:none;
  display:inline;
}

.menu ul li a {
  height:36px;
  display:block;
  float:left;
  margin-right:5px;
}

#m1 {
  width:120px;
  background:url("/picts/shop/m1_b.gif") center center no-repeat;
}

#m1:hover {
  background:url("/picts/shop/m1_b.gif") center center no-repeat;
}


#m2 {
  width:120px;
  background:url("/picts/shop/m2_a.gif") center center no-repeat;
}

#m2:hover {
  background:url("/picts/shop/m2_b.gif") center center no-repeat;
}


#m3 {
  width:120px;
  background:url("/picts/shop/m3_a.gif") center center no-repeat;
}

#m3:hover {
  background:url("/picts/shop/m3_b.gif") center center no-repeat;
}

#m4 {
  width:121px;
  background:url("/picts/shop/m4_a.gif") center center no-repeat;
}

#m4:hover {
  background:url("/picts/shop/m4_b.gif") center center no-repeat;
}

#m5 {
  width:121px;
  background:url("/picts/shop/m5_a.gif") center center no-repeat;
}

#m5:hover {
  background:url("/picts/shop/m5_b.gif") center center no-repeat;
}

.contenuto {
  background:#FBECF2;
}

.contenutoTop {
  width:764px;	
  background:url("/picts/contenuto_top.gif") center top no-repeat;
}	

.contenutoBottom {
  margin:10px 0px 0px 0px
  width:722px;	
  padding:21px 21px;
  background:url("/picts/contenuto_bottom.gif") center bottom no-repeat;
}

.link {
  margin:10px 0px 10px 40px;
}

.link a {
  color:#CC0066;
}

.link span {
  color:#660066;
}

#box1 {
  display:block;
}

#box2 {
  display:none;
}

#box3 {
  display:none;
}

#box4 {
  display:none;
}
#box5 {
  display:none;
}
.box {	
  margin-bottom:30px;
}

a {
  color:#660066;
}

a:hover {
  color:#CC0066;
  text-decoration:none;
}


.product_name {
	font-family: "Verdana";
	font-size: 18px;
	text-transform: none;
	color: #660066;
	background-position: left top;
	font-weight: bold;
}	

.product_price {
	font-family: "Verdana";
	font-size: 14px;
	text-transform: none;
	color: #660066;
	background-position: left top;
	font-weight: bold;
}

.product_brief {
	font-family: "Verdana";
	font-size: 13px;
	text-transform: none;
	color: #660066;
	background-position: left top;
	font-weight: normal;
}

.product_details {
	font-family: "Verdana";
	font-size: 12px;
	text-transform: none;
	color: #660066;
	background-position: left top;
	font-weight: normal;
	font-style: italic;
}

.details {
	font-family: "Verdana";
	font-size: 12px;
	text-transform: none;
	color: #660066;
	background-position: left top;
	font-weight: normal;
	font-style: italic;
}


.details ul {
  margin:20px;
  padding:0px;
}

.details li {
  padding:0px 0px 0px 0px;	
  margin:0px 0px 00px 0px;
  list-style-type:disc;
}

.buy {
  margin-top:20px;
  text-align:right;
}
