body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
    background: #478D4C  url(images/body_top.png) top repeat-x;
}

a:link, a:visited { color: #478D4C; text-decoration: none; font-weight: normal; } 
a:active, a:hover {
	color: #478D4C;
	text-decoration: underline;
}

.button_01 a {
	display: block;
	width: 80px;
	height: 21px;
	padding: 3px 0 0 0;
	background: url(images/button.png)  no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover{
	color: #666;
    background: url(images/button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 14px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r40 { margin-right: 40px; }

.float_l { float: left; }
.float_r { float:  right; }


/* menu */

#menu_wrapper {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#menu {
	width: 940px;	
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 150px;
	height: 43px;
	padding: 12px 4px 0 0px;
	font-size: 18px;
	text-decoration: none;
	color: #999999;	
	text-align: center;
	font-weight: normal;
	outline: none;	
}

#menu li a:hover, #menu li .current {
	color: #333333;
	background-image: url(images/sfondopulsante.png);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
}
#header_wrapper {
	clear: both;
	width: 100%;
	height: 145px;	
	margin: 0 auto;	
	background: url(images/header.jpg) no-repeat center;
}

#header {
	width: 940px;
	height: 145px;
	margin: 0 auto;
	text-align: center;
	background: url(images/header.jpg) no-repeat center;
}

#header  #site_title {
	padding-top: 0px;
	width: 940px;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header  #site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
}
#slider_wrapper {
	clear: both;
	width: 100%;
	height: 202px;	
	margin: 0 auto;	
	background: url(images/slider.jpg) no-repeat center;
}

#slider {
	width: 940px;
	height: 202px;
	margin: 0 auto;
	background: url(images/slider.jpg) no-repeat center;
}

#slider #latest_product_slider {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#content_wrapper {
	width: 880px;
	padding: 0 50px 0 30px;
	margin: 0 auto;	
	background: url(images/content_middle.png) repeat-y;
}

#content_wrapper_bottom {
	margin: 0 auto;
	width: 960px;
	height: 15px;
	background: url(images/content_bottom.png) no-repeat;
}

#sidebar {
	float: left;
	width: 270px;
	padding: 30px 0; 
	
}

#sidebar .sidebar_section {
	margin-bottom: 10px;
}

#sidebar .sidebar_section_content {
	margin:0 15px 0 35px;
}

#sidebar h2 {
	width: 235px;
	height: 28px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 35px;
	color: #003300;
	background-image: url(images/sidebar_header.png);
	background-repeat: no-repeat;
}

#sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #478D4C;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 10px;
	background-image: url(images/test.png);
	border: 1px solid #666666;
}

#searchfield {
	height: 15px;
	width: 208px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	color: #988392;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#searchbutton {
	float:right;
 	height: 29px;
	width: 60px;
	padding: 4px 0 8px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

#content {
	float: right;
	width: 560px;
	padding: 30px 0;
}

#content h2 {
	margin: 0 0 20px 0;
	font-size: 22px;
	color: #125847;
}

.content_section {
	clear: both;
	width: 100%;
	border-bottom: 0px solid #666666;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

.content_section p {
	margin-bottom: 10px;
}

.product_box {
	float: left;
	width: 260px;
	padding-bottom: 0px;
	border-bottom: 0px dotted #666;
	margin-bottom: 20px;
}

#content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#content .product_box a {
	color: #000000;
	font-weight: bold;
}

.price {
	color: #478D4C;
	font-size: 14px;
	font-weight: bold;
}

.product_box h3 {
	margin: 10px 0;
	font-size: 11px;
	font-weight: normal;
	color: #00510D;
}

.product_box .image_wrapper {
	border: 10px solid #E1E9A0;
	margin-bottom: 10px;
}
#footer {
	width: 900px;
	padding: 30px 20px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu li a {
	color: #000000;
}

.footer_menu .last_menu {
	border: none;
}

