body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background: #6cc069 url(../images/bk.jpg) top repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
/* proprieta generiche */
p {
	padding: 0px;
	margin: 8px 0px;
}
a {
	color: #012745;
}
a:hover {
	color: #105b02;
}
/* contenitori generici */
#container {
	width: 955px;
	min-height: 700px;
	background: url(../images/bk-container.jpg) top no-repeat;
	margin: 0px auto;
	text-align: left;
}
#top {
	width: 955px;
	height: 86px;
	margin: 0px;
	overflow: hidden;
}
#mainmenu {
	width: 955px;
	height: 29px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	background: url(../images/bk-mainmenu.jpg);
	font-size: 13px;
	font-weight: bold;
}
/* footer */
#footer {
	width: 955px;
	height: 40px;
	clear: both;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/bk-footer.jpg);
	color: #b5dfb4;
	text-align: center;
}
#footer p {
	margin: 4px 0px;
}
#footer a {
	color: #b5dfb4;
}
#footer a:hover {
	color: #fff;
}
#footer a.dpm {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: undeline;
}
/* top */
#top a img {
	float: left;
	border: 0px;
}
#top h2 {
	float: right;
	width: 550px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #198107;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}
/* main menu */
#mainmenu ul {
	height: 29px;
	margin: 0px auto 0px 8px;
	padding: 0px;
	display: inline;
	list-style: none;
	overflow: hidden;
}
#mainmenu ul li {
	width: 955px;
	height: 29px;
	margin: 0px;
	padding: 0px 22px;
	display: inline;
	list-style: none;
	overflow: hidden;
	line-height: 28px;
}
#mainmenu ul li a {
	color: #4f5d57;
	text-decoration: none;
}
#mainmenu ul li a:hover {
	color: #000;
}
#mainmenu ul li.current a {
	color: #228ab8;
}
/* contenitori solo home page */
/* header home page */
#header_home {
	width: 955px;
	height: 236px;
	margin: 18px 0px 35px 0px;
	overflow: hidden;
}
#header_home #intro {
	width: 287px;
	height: 236px;
	float: left;
	overflow: hidden;
	background: url(../images/bk-intro.jpg) top left no-repeat;
	text-align: right;
	font-size: 12px;
}
#header_home #intro h3 {
	width: 287px;
	height: 151px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: right;
	line-height: 9999px;
	font-size: 16px;
}
#header_home #intro p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#header_home #image {
	width: 644px;
	height: 236px;
	float: right;
	overflow: hidden;
}
/* boxes home page */
#boxes_home {
	width: 955px;
	height: 240px;
	overflow: hidden;
	margin: 0px;
}
.scuro .inside h3, .chiaro .inside h3 {
	font-size: 26px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	height: 36px;
	line-height: 35px;
	overflow: hidden;
}
#catalogo .inside h3, #news .inside h3 {
	color: #FFF;
}
#certificazioni .inside h3, #ricerca .inside h3 {
	color: #036fac;
}
.inside {
	margin: 0px 10px;
}
#boxes_home .scuro {
	background: url(../images/box_home_scuro.jpg) top repeat-x;
	float: left;
	display: inline;
	height: 240px;
	margin-top: 0px;
}
#boxes_home .chiaro {
	background: url(../images/box_home_chiaro.jpg) top repeat-x;
	float: left;
	display: inline;
	height: 240px;
	margin-top: 0px;
}
#boxes_home #catalogo {
	width: 316px;
	margin-right: 6px;
	color: #FFF;
}
#boxes_home #catalogo a {
	width: 136px;
	height: 100px;
	background: url(../images/catalogo-a.png) top left no-repeat;
	behavior: url("iepngfix.htc");
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	line-height: 86px;
	text-indent: 57px;
}
#boxes_home #catalogo a:hover {
	color: #b1d6a8;
}
#boxes_home #certificazioni {
	width: 312px;
	margin-right: 6px;
}
#boxes_home #certificazioni img {
	float: left;
	margin: 10px 10px 0px 0px;
}
.verde {
	font-size: 14px;
	color: #105b02;
}
#boxes_home #certificazioni a {
	color: #00447a;
}
#boxes_home #certificazioni a:hover {
	text-decoration: none;
}
#boxes_home #news {
	width: 312px;
}
#news .data {
	color: #FFF;
	margin-top: 8px;
	display: block;
}
#news h4 {
	color: #025a8b;
	margin: 0px 0px;
	padding: 0px;
	font-size: 12px;
}
#news p {
	margin: 1px 0px;
	line-height: 12px;
}
#boxes_home #ricerca {
	width: 187px;
	float: right;
	overflow: hidden;
}
#boxes_home #ricerca input.cerca {
	width: 160px;
	border: 0px;
	background: #dcefdc;
	color: #00447a;
	font-size: 11px;
	padding: 7px 4px;
	margin-top: 8px;
}
#boxes_home #ricerca input.invio {
	width: 98px;
	height: 38px;
	border: 0px;
	float: right;
	background: url(../images/input-invio.jpg);
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
}
/* pagine interne senza sottomenu */
#contenuti {
	width: 955px;
	padding-bottom: 20px;
}
#contenuti h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #218410;
	font-weight: normal;
	font-size: 26px;
	height: 36px;
	line-height: 35px;
	overflow: hidden;
}
#contenuti h3 {
	margin: 16px 0px 6px 0px;
	padding: 0px;
	color: #116e39;
	font-weight: normal;
	font-size: 18px;
	height: 28px;
	line-height: 27px;
	overflow: hidden;
}
#contenuti ul {
	margin: 8px 0px;
	padding: 0px;
	list-style: none;
}
#contenuti ul li {
	margin: 12px 0px;
	padding: 0px 0px 0px 6px;
	list-style: none;
	border-left: 5px solid #4d9063;
	color: #0a4e27;
}

#contenuti ul li a {
text-decoration: none;
}

#contenuti img {
	border: 2px solid #85b984;
	padding: 1px;
	background: #b9d39d;
}
#contenuti img.left {
	float: left;
	margin-right: 10px;
}
#contenuti img.right {
	float: right;
	margin-left: 10px;
}
/* stili pagina news */
#contenuti .news {
	width: 955px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a6d79d;
}
.news .data {
	color: #198107;
	background: #d3e7c0;
	padding: 2px 3px;
}
.news h4 {
	color: #025a8b;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
}
.news p {
}
.news img {
	float: left;
	margin-right: 10px;
}


/* Mappa */
#mappa {
	width: 955px;
	padding-bottom: 20px;
}
#mappa h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #218410;
	font-weight: normal;
	font-size: 26px;
	height: 36px;
	line-height: 35px;
	overflow: hidden;
}
#mappa h3 {
	margin: 16px 0px 6px 0px;
	padding: 0px;
	color: #116e39;
	font-weight: normal;
	font-size: 18px;
	height: 28px;
	line-height: 27px;
	overflow: hidden;
}
#mappa ul {
	margin: 8px 20px;
	padding: 0px;
}

#mappa ul li ul {
	margin: 8px 50px;
	padding: 0px;
}

#mappa ul li {
	margin: 12px 0px;
	padding: 0px 0px 0px 6px;
	color: #0a4e27;
	font-size: 20px;
	list-style-type:square;
}

#mappa ul li ul li {
	margin: 12px 0px;
	padding: 0px 0px 0px 6px;
	color: #0a4e27;
	font-size: 16px;
	list-style-type:square;
}

#mappa ul li ul ul li{
	margin: 4px 0px;
	padding: 0px 0px 0px 6px;
	color: #0a4e27;
	font-size: 10px;
	list-style-type:square;
}

#mappa ul li a {
text-decoration: none;
	color: #0a4e27;
}


/* CONTATTI */

/* ------ stili form ----------*/	
	
input, select, textarea {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #000;
	border: #fff 0px solid;
	display: inline;
	background: #d0e5be;
	padding: 3px 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
form table {
	width: 400px;
}
form table input {
	margin-right: 13px;
}
input.button {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 10px;
	color: #fff;
	/*border: #9e6e2d 1px solid;*/
	display: inline;
	padding: 2px;
}
fieldset {
	border:0px;
	margin-top: 10px;
	display: block;
	margin-left: 0px;
	padding: 0px;
}
form {
	border:0px;
	margin:0px;
	width: 950px;
	padding: 0px;
}
div#contatti_info_sx {
	width: 450px;
	float: left;
	text-align: left;
	display: inline;
	margin: 0px;
}
div#contatti_info_dx {
	width: 450px;
	float: right;
	text-align: left;
	display: inline;
}
.required {
	color: #105b02;
}
.dida {
	font-size: 10px;
	line-height: 14px;
}
/* privacy */
div#privacy {
	text-align: left;
	margin: 10px;
	font-size: 10px;
}
div#privacy_header {
	width: auto;
	height: 50px;
}
div#privacy_header img {
	float: left;
	border: 0;
}
#privacy_header h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 20px;
	display: block;
	float: left;
	display: inline;
}
/* HOME CATALOGO */
#primafila, #secondafila {
	width: 310px;
	float: left;
	margin-right: 12px;
	display: inline;
	padding-bottom: 20px;
}
#terzafila {
	width: 310px;
	float: right;
	display: inline;
}
#catalogo_box {
	width: 310px;
	float: left;
	display: inline;
	margin-bottom: 12px;
	padding-bottom: 6px;
}
.scuro {
	background: url(../images/box_home_scuro_cat.jpg) top repeat-x;
}
#contenuti .scuro ul li {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-left: 0px solid #4d9063;
	font-weight: bold;
	overflow: hidden;
	height: 20px;
}
#contenuti .scuro ul li a {
	color: #021503;
	margin: 2px 0px;
	text-decoration: none;
	display: block;
	float: left;
	width: 270px;
	padding: 0px 0px 0px 18px;
	background: url(../images/arrow_chiaro.gif) left no-repeat;
}
#contenuti .scuro ul li a:hover {
	color: #fff;
	background: #2d6e4d url(../images/arrow_chiaro.gif) left no-repeat;
}
.chiaro {
	background: url(../images/box_home_chiaro_cat.jpg) top repeat-x;
}
#contenuti .chiaro ul li {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-left: 0px solid #4d9063;
	font-weight: bold;
	overflow: hidden;
	height: 20px;
}
#contenuti .chiaro ul li a {
	color: #065d8e;
	background: url(../images/arrow_scuro.gif) left no-repeat;
	margin: 2px 0px;
	text-decoration: none;
	display: block;
	float: left;
	width: 270px;
	padding: 0px 0px 0px 18px;
}
#contenuti .chiaro ul li a:hover {
	color: #fff;
	background: #4391b5 url(../images/arrow_scuro.gif) left no-repeat;
}
#contenuti .scuro .inside h3, #contenuti .chiaro .inside h3 {
	font-size: 26px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	height: 36px;
	line-height: 35px;
	overflow: hidden;
}
/* pollicino */
#percorso {
	width: 955px;
	height: 16px;
	clear: both;
	margin: 0px auto 10px auto;
	overflow: hidden;
	color: #0d491f;
	text-align: left;
	line-height: 15px;
	border: 1px dotted #60a962;
	text-indent: 4px;
}
#percorso img {
	border: 0px solid #85b984;
	padding: 0px;
	margin-right: 4px;
	background: none;
}
#percorso p {
	line-height: 15px;
	margin: 0px 0px;
}
#scheda {
	width: 475px;
	float: left;
	padding-bottom: 20px;
}
#contenuti #scheda h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #419bc2;
	font-weight: normal;
	font-size: 18px;
	height: 28px;
	line-height: 27px;
	overflow: hidden;
}
#contenuti #scheda a.download {
	width: 197px;
	height: 38px;
	overflow: hidden;
	display: block;
	background: url(../images/a_download.jpg);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #17743d;
	line-height: 37px;
	text-indent: 44px;
}
#contenuti #scheda a:hover.download {
	color: #e20303;
}

#contenuti a.download {
	width: 197px;
	height: 38px;
	overflow: hidden;
	display: block;
	background: url(../images/a_download.jpg);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #17743d;
	line-height: 37px;
	text-indent: 44px;
}
#contenuti a:hover.download {
	color: #e20303;
}

a.listino {
	width: 197px;
	height: 103px;
	overflow: hidden;
	display: block;
	background: url(../images/listino.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 92px;
	text-indent: 74px;
	_background: url(../images/listino.jpg) top left no-repeat;
}

a:hover.listino {
	color: #b1d6a8;
}

/* tabella */
#contenuti #scheda table {
	margin: 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 475px;
	float: left;
}
#contenuti #scheda table td {
	margin: 0px;
	padding: 3px 4px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
	background: #b8deaf;
	border: #8cc384 1px solid;
}
#contenuti #scheda table tr.intestazione td {
	color: #FFF;
	font-weight: bold;
	background: #529e6c;
	text-align: center;
}
#contenuti #scheda table tr.alter td {
	background: #dbf2d6;
}
/* categorie */
#categorie {
	width: 220px;
	float: left;
	background: url(../images/bk-categorie.jpg) top repeat-x;
	margin-left: 10px;
	min-height: 600px;
	padding-bottom: 20px;
}
#contenuti #categorie h5 {
	margin: 6px 0px 4px 0px;
	padding: 0px;
	color: #198107;
	font-weight: normal;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#contenuti #categorie ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}
#contenuti #categorie ul li {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-left: 0px solid #4d9063;
	border-bottom: 1px solid #4d9063;
	color: #0a4e27;
}
#contenuti #categorie ul li a {
	text-decoration: none;
	display: block;
	color: #103d32;
}
#contenuti #categorie ul li a:hover {
	background: #e8f2da url(../images/arrow_scuro.gif) left no-repeat;
	text-indent: 14px;
	color: #23876f;
}
#contenuti #categorie ul li.current a {
	background: #e8f2da url(../images/arrow_scuro.gif) left no-repeat;
	text-indent: 14px;
	color: #23876f;
}
/* colonna destra */
#contenuti #right {
	width: 240px;
	float: right;
	display: inline;
}
/* sottomenu */
#sottomenu {
	width: 240px;
	background: url(../images/bk-sottomenu.jpg) top no-repeat;
	padding-bottom: 10px;
	overflow: hidden;
}
#contenuti #sottomenu h5 {
	margin: 6px 0px 4px 0px;
	padding: 0px;
	color: #2281b3;
	font-weight: normal;
	font-size: 26px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu {
	margin: 10px auto;
	padding: 0px;
}
#contenuti #sottomenu .inside .arrowlistmenu h6 { /*CSS class for menu headers in general (expanding or not!)*/
	margin: 4px 0px 4px 0px;
}
#contenuti #sottomenu .inside .arrowlistmenu h6.menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #529e6c;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
}
#contenuti #sottomenu .inside .arrowlistmenu h6.menuheader:hover { /*CSS class to apply to expandable header when it's expanded*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #346a64;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
	cursor: pointer;
}
#contenuti #sottomenu .inside .arrowlistmenu h6 a { /*CSS class to apply to expandable header when it's expanded*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #68b0c5;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu h6 a:hover { /*CSS class to apply to expandable header when it's expanded*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #68b0c5;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu h6 a.active { /*CSS class to apply to expandable header when it's expanded*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #68b0c5;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu h6.openheader { /*CSS class to apply to expandable header when it's expanded*/
	font-weight: bold;
	color: #fff;
	height: 26px;
	display: block;
	background: #68b0c5;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 8px 0px;
	padding: 0;
}
#contenuti #sottomenu .inside .arrowlistmenu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-left: 0px solid #4d9063;
	height: 19px;
	overflow: hidden;
}
#contenuti #sottomenu .inside .arrowlistmenu ul.categoryitems li a {
	color: #144a3b;
	display: block;
	padding-left: 8px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #4d9063;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contenuti #sottomenu .inside .arrowlistmenu ul.categoryitems li a:visited {
	color: #144a3b;
}
#contenuti #sottomenu .inside .arrowlistmenu ul.categoryitems li a:hover { /*hover state CSS*/
	color: #024331;
	text-decoration: none;
	border-bottom: 1px solid #024331;
	background: #ebf9f6 url(../images/arrow_scuro.gif) left no-repeat;
	text-indent: 14px;
}
#contenuti #sottomenu .inside .arrowlistmenu ul.categoryitems li.current a { /*hover state CSS*/
	color: #024331;
	text-decoration: none;
	border-bottom: 1px solid #024331;
	background: #ebf9f6 url(../images/arrow_scuro.gif) left no-repeat;
	text-indent: 14px;
}
/* ricerca */
#ricerca {
	width: 240px;
	background: url(../images/bk-ricerca.jpg) top no-repeat;
	height: 86px;
	margin-top: 10px;
}
#contenuti #ricerca h5 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	color: #036fac;
	font-weight: normal;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#contenuti #ricerca input.cerca {
	width: 140px;
	border: 0px;
	background: #dcefdc;
	color: #00447a;
	font-size: 11px;
	padding: 7px 4px;
	margin-top: 6px;
	overflow: hidden;
	float: left;
}
#contenuti #ricerca input.invio {
	width: 66px;
	height: 28px;
	border: 0px;
	float: right;
	display: inline;
	background: url(../images/input-invio.jpg) center;
	color: #FFF;
	font-weight: bold;
	margin-top: 6px;
}
/* catalogo */
#catalogo {
	width: 240px;
	background: url(../images/bk-catalogo.jpg) top right no-repeat;
	height: 122px;
	margin-top: 10px;
	color: #FFF;
	overflow: hidden;
}
#contenuti #catalogo h5 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#contenuti #catalogo a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	float: right;
	margin-top: 14px;
	margin-right: 17px;
}
#contenuti #catalogo a:hover {
	color: #b1d6a8;
}
