/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background: #fff;
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(images/quote.png) no-repeat 0 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link {
	color: #ac0000;
}

a:visitedĘ{
	color: #ac0000;
}
a:hover {
	color: #232323;
}
a:active {
	color: #ae0000;
}

#content a {
	color: #ac0000;
	text-decoration: underline;
}

#content a:visitedĘ{
	color: #ac0000;
	text-decoration: underline;
}

#content a:hover {
	color: #232323;
	text-decoration: underline;
}

#content a:active {
	color: #ae0000;
	text-decoration: underline;
}

.more-link {
	background: url(images/more-link.gif) no-repeat center left;
	float:right;
	padding-left: 17px;
}

.more-link a:active {
	background: url(images/more-link.gif) no-repeat center left;
	float:right;
	padding-left: 17px;

}

.more-linkb {
	background: url(images/more-link.gif) no-repeat center left;
	padding-left: 17px;
}

.more-linkb a:active {
	background: url(images/more-link.gif) no-repeat center left;
	padding-left: 17px;

}

.more-link-right {
	float:right;
	padding-left: 17px;
}


/* Headings */
h1, h2, h3, h4, h5, h6, testo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #27221f;
}
h1, h2, h3 {
	font-size: 2.7em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2, h3 {
	margin: 30px 0 0;
}
h4 {
	font-size: 1.6em;
	line-height: 23px;
}

/* Header */
#header_wrap {
background: #50d429 url(images/header_bg_green.png) repeat-x;
	height: 101px;
	border-bottom: 1px solid #50d429;
	min-width: 1002px;
}
#header {
	position: relative;
	height: 101px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
}
#header .gradient {
	position: absolute;
	left: -120px;
	top: 0;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 19px;
}

#header .header_info {
	position: absolute;
	top: 20px;
	right: 220px;
	color: #ffffff;
	font-size: 11px;
}

#header .header_info a {
	color: #ffffff;
	text-decoration: none;
}

#header .header_info a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header #searchForm {
	position: absolute;
	right: 0px;
	top: 11px;
	width: 200px;
	height: 22px;
}
#header #searchForm #search_term {
	font-size: 10px;
	color: #333;
	line-height: 10px;
	padding: 3px 35px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 155px;
	background: #fff;
	border: 1px solid #342b23;
}
#header #searchForm .submit_button {
	height: 21px;
	width: 27px;
	text-indent: -9999px;
	background: url(images/search_glass.gif) no-repeat;
	border: none;
	position: absolute;
	right: 0px;
	top: 1px;
}
/* Navigation */
#navigation_wrap {
	position: relative;
	height: 2.5em;
	background: #eeeeee url(images/navigation_bg2.png) repeat-x 0 0;
	border-bottom: 1px solid #eeeeee;
	min-width: 1002px;
}
#navigation {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#main_nav {
	position: absolute;
	bottom: -0.1em;
	left: 0px;
	z-index: 99;
	list-style: none;
	background: url(images/border-nav-bottom.gif) repeat-x bottom;
	height: 2.6em;
	width: 700px;
	text-transform: uppercase;
	padding-left: 28px;
}
* html #main_nav {
	bottom: -0.3em;
	bo\ttom: -0.2em;
}
#main_nav li {
	float: left;
	margin-left: 0.1em;
	background: url(images/nav_right3.gif) no-repeat 100% 0px;
}
#main_nav li.current_page_item {
	background-position: 100% -150px;
}
#main_nav li a {
	float: left;
	display: block;
	height: 2.4em;
	hei\ght: 1.8em;
	padding: 0.6em 1.3em 0.1em 1.2em;
	letter-spacing: -0.02em;
	background: url(images/nav_left3.gif) no-repeat 0% 0px;
	color: #ddd;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_nav li.current_page_item a {
	background: #f7f7f7;
	color: #453f3a;
	border-bottom: 1px solid #f7f7f7;
}
#main_nav li:hover, #main_nav li.ieHover {
	background-position: 100% -150px;
}
#main_nav li:hover a, #main_nav li.ieHover a {
	background: #dddddd;
	background-position: 0% -150px;
	color: #454545;
	border-bottom:0px solid #e6e6e6;
}
#content #page_subnav {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#content #page_subnav li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
}
#content #page_subnav li a:link, #content #page_subnav li a:visited {
	color: #646464;
	background: url(images/subnav_li.png) no-repeat 100% 50%;
	padding-right: 14px;
}
#content #page_subnav li a:hover, #content #page_subnav li.current_page_item a  {
	color: #ac0000;
	text-decoration: none;
}

#content img {

}

/* LANGUAGE */
.language_icon {
	position: absolute;
	left: 940px;
	bottom: 0px;
}
#language {
	position: absolute;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #897567;
	line-height: 2.5em;
}
#language li {
	display: inline;
}
#language li a:link, #language li a:visited {
	color: #fffffe;
	padding: 0px 2px;
	letter-spacing: -0.05em;
}
#language li a:hover {
	color: #ccc;
	text-decoration: none;
}
#language li a:active {
	color: #fffffe;
	text-decoration:none;
}
#bc_extended {
	position: absolute;
	left: 0;
	bottom: -3.5em;
	width: 50%;
	background: #f7f7f7;
	border-bottom: 1px solid #dddddd;
	height: 3.3em;
}
/* Content */
#page_wrap {
	position: relative;
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	position: relative;
	background: #fff url(images/content_bg.png) repeat-y 0 0;
	width: 1002px;
}
#content_wrap {
	float: left;
	width: 740px;
}
#content {
	float: left;
	width: 740px;
	padding: 30px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	padding-bottom: 2.0em;
}
/**
#content ul, #content ol {
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom:6px;
	margin-left: 27px;
	padding-left: 13px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	background: url(images/li.gif) no-repeat 0 8px;
}
#content ol li {
	list-style: decimal;
}
**/

/* Breadcrumb */
#breadcrumb {
	position: relative;
	float: left;
	width: 772px;
	padding-left: 30px;
	background: #f7f7f7;
	border-bottom: 1px solid #dddddd;
	height: 3.3em;
	font-size: 10px;
	text-transform: uppercase;
	color: #453f3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #2d2f27;
}
#breadcrumb .crumb ul {
	float: left;
	width: 550px;
}
#breadcrumb .crumb li {
	display: inline;
	line-height: 3.3em;
}


/* INTRO */

#intro {
	text-align: left;
  	font-size: 1.0em;
  	letter-spacing: 0em;
	color: #333;
	margin-bottom: 0px;
	line-height: 1.4em;

}

.column-title {
	font-size: 1.0em;
	color: #2d2f27;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.6em;
	background: url(images/link.gif) no-repeat center left;
	padding-left: 17px;
}

.column1 {
	text-align: left;
	float: left;
	width: 350px;
	padding-right: 40px;
	line-height: 1.6em;
}

.column2 {
	text-align: left;
	float: right;
	width: 350px;
	line-height: 1.6em;
}

.columnleft {
	text-align: left;
	float: left;
	width: 225px;
	padding-right: 32px;
	line-height: 1.6em;
}

.titleleft {
	text-align: left;
	float: left;
	width: 220px;
	padding-right: 32px;
	line-height: 0.8em;
	font-family: "Helvetica Neue Condensed","Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 400%;
	text-transform: uppercase;
	font-weight: normal;
}


.columncenter {
	text-align: left;
	float: left;
	width: 225px;
	padding-right: 32px;
	line-height: 1.6em;
}

.columnright {
	text-align: left;
	float: right;
	width: 225px;
	line-height: 1.6em;
}

.columndouble {
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
	padding-right: 30px;
}

.columndouble2 {
	text-align: left;
	float: right;
	width: 480px;
	line-height: 1.6em;
	padding-right: 0px;
	margin-bottom: 80px;
}

#fadeshowgnaro2 {
	z-index: 0;
	}

.regioni {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#quote {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	text-align: left;
	margin: 20px 0px 20px 0px;
	padding: 15px 0 0 0px;
	}

/* CATALOGO */

.struc {
	margin: 10px;
	padding: 10px;
	border:1px;
}

#catalogo {
	line-height: 1.6em;
}

.catbox {
	position: relative;
	background: #FDFDFD;	
	border: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tabella2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 360px;
	border: 1px;
	border-color: #ffffff;
	text-align: center;
}


.tabella2 td, tr, th {
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.tabella {
	position: absolute;
	bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 360px;
	border: 1px;
	border-color: #ffffff;
	text-align: center;
}


.tabella td, tr, th {
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.intestazione {
	color: #FFF;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.catbox li a:hover {
	text-decoration: underline;
	color: #000;	
}

.cat1a_prod {
	padding-left: 15px;
}

.cat1a_prod a, a:visited { outline: none; text-decoration: none; color:#fff;  }
.cat1a_prod a:hover { color:#a9c85a;  }

#catalogo a, a:visited { text-decoration: none; color:#fff;  }
#catalogo a:hover { color:#fff;  }

#catalogo .subcat a { color:#333; margin-left: 10px; line-height: 2.5em;	}
#catalogo .subcat a:visited { color:#333; margin-left: 10px; line-height: 2.5em;	}



.cat1 {
	background: url(images/cat1-bg.jpg) repeat-x center center;
	font-size: 1.0em;
  	letter-spacing: 0.1em;
	color: #fff;
	text-transform: none;
	padding: 3px 5px 3px 10px;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.6em;
}


.cat2 {
	/* background: url(images/cat2-bg.jpg) repeat-x center center; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
  	letter-spacing: 0.1em;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 5px 5px 10px;
	margin: 0 0 0 0;
	/* color: #fff; */
	text-decoration: none;
	font-weight: normal;
	line-height: 1.6em;
}

.cat2 a, a:visited { outline: none; text-decoration: none; color:#fff;  }
.cat2 a:hover { color:#fff; text-decoration: underline;  }


.subcat { color:#333;}
.subcat a, a:visited { text-decoration: none; color:#ac0000; }
.subcat a:hover { color:#A9C85A; }

.side-title {
	background: url(images/link.gif) no-repeat center left;
	padding-left: 17px;
	font-size: 0.9em;
  	letter-spacing: 0.1em;
	color: #2d2f27;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}

.form-title {
	padding-left: 17px;
	font-size: 0.9em;
  	letter-spacing: 0.1em;
	color: #2d2f27;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}


/* END INTRO */


/* Sidebar */
#sidebar {
	position: relative;
	float: right;
	width: 200px;
	padding-bottom: 40px;
}
#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -0.02em;
	margin: 0;
}

#sidebar #updates a:link, #sidebar a:visited {
	color: #34362d;
}
#sidebar #updates a:hover {
	color: #ac0000;
	text-decoration: none;
}
#sidebar #updates a:active {
	color: #ac0000;
	text-decoration:none;
}

#sidebar a:link, #sidebar a:visited {
	color: #ac0000;
}
#sidebar a:hover {
	color: #333;
	text-decoration: underline;
}
#sidebar a:active {
	color: #ac0000;
	text-decoration:none;
}


#sidebar .button a:link, #sidebar .button a:visited, #content .button a:link, #content .button a:visited {
	border: 1px solid #bbbbbb;
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
	color: #333;
}
#sidebar .button a:hover, #content .button a:hover {
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
	color: #232323;
}

/* Sidebar Subscribe */
.sidebar_subscribe {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
	color: #424242;
	border-left: 0px solid #cdcfcf;
	border-right: 0px solid #bbbcbc;
	width: 165px;
}
.sidebar_subscribe_text ul {
	display: block;
	width: 180px;
	padding: 0px 0px;
}
.sidebar_subscribe_text ul li {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.sidebar_subscribe_text ul li a {
	display: inline;
	float: left;
	width: 8.0em;
}

#sidebar #username_field #username, #password {
	font-size: 10px;
	color: #333;
	line-height: 10px;
	padding: 3px 35px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 115px;
	background: #fff;
	border: 1px solid #ccc;
}
#sidebar #password_field .submit_button {
	border: 1px solid #bbbbbb;
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	float: right;
}

#sidebar .submit_button a:hover, {
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
	color: #232323;
}

.submit_button2 {
	border: 1px solid #bbbbbb;
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	float: right;
}

.submit_button2 a, a:active, a:hover, {
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
	color: #232323;
}

/* Footer */
#footer_wrap {
	min-width: 1002px;
	position: relative;
	display: block;
	background: #000000 url(images/footer_bg2.png) repeat-x;
}
#footer {
	background: #000000 url(images/footer_bg2.png) repeat-x;
	position: relative;
	width: 972px;
	padding: 20px 0 20px 30px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #ccc;
	margin: 0 auto;
}

#footer a, a:link, a:visited {
	color: #ac0000;
	text-decoration: underline;
	}

#footer a:hover {
	color: #ccc;
}


img.foto { 
     float: left; 
     margin-right: 20px;
	 margin-bottom: 6px; 
     border: 0px; 
}