body {
	margin: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	background: url(images/000_sfondofooter.gif) no-repeat center bottom;
}
.alignright {
	float: right;
}
.green {
	color: #44A311;
}


#wrapper {
	width: 950px;
	margin: 0px auto;
	background: url(images/000_sfondowrapper.gif) no-repeat center top;
	border: 0px solid #D4D0C8;
	padding-top: 40px;
}
#headcontainer {
	background: url(images/000_sfondowrapper.gif) no-repeat center top;
	height: 120px;
	margin: 0px 100px;
}

#wrapper h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}


#header {
	text-align: center;
	margin: 0px 100px;
	background: #47A513 url(images/back-header.jpg) repeat-x center center;
	width: 750px;
	height: 120px;
}

#bodypage {
	text-align: left;
	margin: 10px 100px 0px;
	width: 750px;
	font-size: 12px;
}
.bdgreen {
	border: 1px solid #47A513;
}

#bodypage strong {
	color: #035401;
}
#bodypage a {
	color: #035401;
}
#header h1 {
	color: #47A513;
	font-size: 4px;
	line-height: 25px;
}

#listwrap a:hover {
	color: #000000;
	text-decoration: underline;
	background: #DDFFDD;
}
#listwrap a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}




#navbar {
	width: 750px;
	margin-right: 100px;
	margin-left: 100px;
	height: 70px;
	background: url(images/back-navbar.gif) no-repeat center center;
}

#footer {
	text-align: center;
	margin: 0px 100px;
	background: url(images/back-footer.gif) no-repeat center center;
	height: 70px;
	padding: 40px 15px 15px;
	font-size: 11px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #088F04;
}



p {
	margin: 0px;
}
#wrapper #bodypage h1 {
	font-size: 21px;
	background: url(images/prod-backh1.gif) no-repeat center top;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
	width: 740px;
	height: 30px;
	line-height: 30px;
}

#header h3 {
	margin: 0px;
	color: #FFFFFF;
	font: italic bold 18px/30px "Times New Roman", Times, serif;
}
#header a {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 50px;
	padding: 0px 13px;
	text-decoration: none;
	background: #46A412;
	margin: 0px 8px;
	height: 60px;
	font-size: 30px;
	font-weight: bold;
}
#product {
	border-top: 0px solid #047700;
	border-right: 3px solid #047700;
	border-bottom: 3px solid #047700;
	border-left: 3px solid #047700;
}
#prodsx {
	width: 365px;
	float: left;
}
#proddx {
	margin: 0px;
	width: 365px;
	float: right;
}
.codici {
	font-size: 11px;
}
.small-cod {
	font-size: 10px;
}
#bodypage h2 {
	margin: 0px;
	border-top: 0px dotted #44A311;
	border-right: 0px dotted #44A311;
	border-bottom: 1px dotted #44A311;
	border-left: 0px dotted #44A311;
}
.alignleft {
	float: left;
}
  /* allow room for 3 columns */
  ol
  {
	width: 70em;
	list-style: none;
  }

  /* float & allow room for the widest item */
  ol li
  {
    float: left;
    width: 20em;
  }

  /* stop the float */
  br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.listwrap
  {
	margin-bottom: 2em;
	height: 50px;
  }
.red {
	font-size: 11px;
	color: #F00;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#new {
	position: absolute;
}

