body, html  { height: 100%; }
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #7E7E7E;
}
.td1  {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
	height: auto;
}
.td1-w {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: auto;
	color: #FFF;
}




.td2 {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.td2-w {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	color: #FFF;
}



.td-titolo {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #429006;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
}
.td-titolo2 {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #429006;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.tdprezzo {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	font-size: 14px;
	font-weight: bold;
}

body {
	background:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#404040;
	font-size:13px;
	line-height:1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}
.clear {
	clear: both}	
a {
	text-decoration:none;
	outline:none}

.head_bar {
	height:110px;
	position:relative;
	background-color: #efefef;
	background-repeat: repeat-x;
	background-image: url(../images/sfondo_menu.gif);
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
}

	
.container_24
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}



.header_left {
	width:259px;
	height:110px;
	float:left;
}
	
.header_right {
	width:723px;
	height:110px;
	text-align:right;
	float: right;
}

	/* topmenu */
.topmenu {
	height:35px;
	position:relative;
	float: left;
}

.topmenu .dropdown {
	width:723px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:0;
	padding:0;
	font-weight: normal;
}
	
.topmenu .dropdown li {
	display:block;
	float:left;
	margin:0;
	height:35px;
	position:relative;
	list-style:none;
}

.topmenu .dropdown li a {
	display:block;
	height:20px;
	color:#ffffff;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 13px;
	font-weight: bold;
}

.topmenu .dropdown li a span {
	display:block}

.topmenu .dropdown li a:hover
{color:#ffffff;}

.topmenu .dropdown li a:hover,
.topmenu .dropdown .current-menu-item li a:hover,
.topmenu .dropdown .current-menu-ancestor a:hover
{
	color:#222;
}



.topmenu .dropdown li ul {
	display:none;
	position: absolute;
	top: 35px;
	width: 200px;
	text-transform:none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -4px;
	z-index: 1000;
}


.topmenu .dropdown li ul li {
	display:block;
	background:url(../images/dropdown_1_bg_primo.png) 0 0 repeat-y;
	width: 200px;
	margin:0;
	height:auto;
	clear:both;
	position:relative;
	line-height:1.4em;
}

.topmenu .dropdown li ul li.first {
	background:url(../images/dropdown_1_first2_primo.png) 0 top no-repeat;
	padding-top:0px;
}

	
.topmenu .dropdown li ul li.last {
	background:url(../images/dropdown_1_last_primo.png) 0 bottom no-repeat;
	padding-bottom:4px;
	text-align: left;
}

.topmenu .dropdown li ul li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	height: auto;
	background:url(../images/dropdown_1_line_primo.png) 0 bottom no-repeat;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 20px;
	z-index: 1200;
	width: 200px;
	position: relative;
	text-align: left;
}

.topmenu .dropdown li ul li.last a {
	background:none;
}

.topmenu .dropdown li a span {
	display:block;}

.topmenu .dropdown li a:hover span {
	cursor:pointer}

.topmenu .dropdown li:hover ul{
	display:block}
	
.menu-barra a {
}

.menu-barra a:hover, .current-menu-item.menu-barra a, .current-menu-ancestor.menu-barra a  {
	background-image: url(../images/menu_rosso_primo_a.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}
	
.menu-barra-select a {
	background-image: url(../images/menu_rosso_primo_a.gif);
	background-repeat: repeat-x;
	background-position: 0px 28px;
}

.menu-barra-select a:hover, .current-menu-item.menu-barra-select a, .current-menu-ancestor.menu-barra-select a  {
	background-image: url(../images/menu_rosso_primo_a.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_8,
.grid_15 {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

/* =Grid >> 24 Columns
--------------------------------------------------------------------------------*/
.container_24 .grid_8 {
	width: 676px;
}
.container_24 .grid_15 {
	width: 284px;
	height: auto;
}
.nome {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 400px;
	height: 25px;
	font-style: normal;
}
.nome a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}




	
/* corpo */

.middle {
	clear:both;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
	background-image: url(../images/sfondo_centro_interne.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

	
/*----------------------------------------------*/
/* menu box */
/*----------------------------------------------*/
.menu2Box {
	height: 217px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/sfondo_menu2.jpg);
	width: 233px;
	margin-left: 11px;
}

.menu2Box .inputField {
	float:left;
	border:1px solid #d1d1d1;
	background:#fff;
	color:#9c9b9b;
	height:14px;
	width:156px;
	line-height:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
	
.menu2Box .btn-arrow {
	width:20px;
	height:21px;
	float:left;
	text-indent:600px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu4Box {
	height: 170px;
	background-image: url(../images/sfondo_menu4.jpg);
	width: 233px;
	margin-left: 11px;
	padding: 0px;
}

.menu4Box .inputField {
	float:left;
	border:1px solid #d1d1d1;
	background:#fff;
	color:#9c9b9b;
	height:14px;
	width:156px;
	line-height:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
	
.menu4Box .btn-arrow {
	width:20px;
	height:21px;
	float:left;
	text-indent:600px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container_24 .grid_15 .menu2{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	line-height:13px;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
.container_24 .grid_15 .menu2 .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 23px;
	line-height: 25px;
}
.container_24 .grid_15 .menu2 .link a {
	color: #5e5e5e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.container_24 .grid_15 .menu2 .link a:hover{
	color: #2d6b03;
	text-decoration: underline;
	font-weight: bold;
}
.container_24 .grid_15 .menu2 .link-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 23px;
	line-height: 25px;
}
.container_24 .grid_15 .menu2 .link-select a {
	color: #3A8905;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.container_24 .grid_15 .menu2 .link-select a:hover{
	color: #2d6b03;
	text-decoration: underline;
	font-weight: bold;
}
.menu3Box {
	height: 480px;
	background-image: url(../images/sfondo_menu3.jpg);
	width: 233px;
	margin-left: 11px;
	padding: 0px;
}

.menu3Box .inputField {
	float:left;
	border:1px solid #d1d1d1;
	background:#fff;
	color:#9c9b9b;
	height:14px;
	width:156px;
	line-height:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
	
.menu3Box .btn-arrow {
	width:20px;
	height:21px;
	float:left;
	text-indent:600px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container_24 .grid_15 .menu3{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	line-height:13px;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
.container_24 .grid_15 .menu3 .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 23px;
	line-height: 25px;
}
.container_24 .grid_15 .menu3 .link a {
	color: #5e5e5e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.container_24 .grid_15 .menu3 .link a:hover{
	color: #2d6b03;
	text-decoration: underline;
	font-weight: bold;
}
.container_24 .grid_15 .menu3 .link-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 23px;
	line-height: 25px;
}
.container_24 .grid_15 .menu3 .link-select a {
	color: #3A8905;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.container_24 .grid_15 .menu3 .link-select a:hover{
	color: #2d6b03;
	text-decoration: underline;
	font-weight: bold;
}

.foto_interna {
	height: 217px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 233px;
	margin-left: 11px;
}


/*----------------------------------------------*/
/* Corpo centrale*/
/*----------------------------------------------*/

.presentationBox {
	height: auto;
	padding: 0px;
	width: 676px;
	float: left;
}
h1  {
	color:#429006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight: bold;
	clear: left;
	padding-top: 0px;
	margin: 0px;
	width: 676px;
}
h2 {
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	clear: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.presentationBox .img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	line-height: 20px;
	color: #515050;
	width: 676px;
}


.presentationBox .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	line-height: 20px;
	color: #515050;
	width: 676px;
}
.presentationBox .testo ul {
	padding-left: 20px;
	list-style-type: disc;
	font-size: 11px;
	font-style: italic;
	color: #828282;
}
.presentationBox .testo li  {
	padding-top: 8px;
}


.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
	color: #000;
	width: 676px;
	padding-bottom: 10px;
}
.note ul {
	width: 650px;
	list-style-type: disc;
	padding-left: 10px;
	}
.note li {


	}
.asterisco {
	color: #F00;
	font-weight: bold;
	float: left;
	width: 20px;
	font-size: 18px;
}
.legenda {
	color: #F00;
	font-weight: bold;
	float: left;
	padding-right: 4px;
}






.presentationBox .testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #429006;
	text-decoration: underline;
}
.presentationBox .testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.presentationBox .mappa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	line-height: 18px;
	color: #515050;
	padding-bottom: 15px;
	padding-left: 285px;
}

.presentationBox .verticale {
	padding-top: 20px;
	width: 676px;
}

.presentationBox .verticale .img2{
	width: 220px;
	float: left;
}

.presentationBox .verticale .testo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #515050;
	width: 455px;
	float: right;
	margin-top: -2px;
}


.presentationBox .verticale .img3 {
	width: 300px;
	float: left;
}

.presentationBox .verticale .testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #515050;
	width: 375px;
	float: right;
	margin-top: -2px;
}

.presentationBox .verticale .testo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #515050;
	width: 200px;
	float: left;
	margin-top: 10px;
}



#submitform
	{
	width:676px;
	float:left;
	padding:0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #818181;
	}
.submitformtop
	{
	width:670px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:155px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#818181;
	font-family:"TREbuchet MS", Arial;
	font-size:12px;
	}
.submitforml2 {
	width:120px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#818181;
	font-family:"TREbuchet MS", Arial;
	font-size:12px;
}
.submitforml3 {
	width:25px;
	height:25px;
	float:left;
	margin:0px;
	color:#818181;
	font-family:"TREbuchet MS", Arial;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.submitformr
	{
	width:380px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}

.submitformr2
	{
	width:475px;
	height:100px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr3 {
	width:640px;
	height:100px;
	float:left;
	margin:0px;
	padding:0px;
}

.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	float:left;
	color:#98a167;
	font-family:Arial;
	font-size:11px;
	border:#98a167 solid 1px;
	}
.stext
	{
	width:360px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#98a167;
	font-family:Arial;
	font-size:11px;
	border:#98a167 solid 1px;
	}
.submitformbottom
	{
	width:665px;
	height:110px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:360px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#98a167;
	font-family:Arial;
	font-size:11px;
	border:#98a167 solid 1px;
	}
.scontatti {
	width:100%;
	height:100%;
	margin:0px;
	padding:30px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	text-align: center;
}

.privacy
	{
	width:600px;
	height:25px;
	padding:0px;
	float:left;
	color:#818181;
	font-family:Arial;
	font-size:11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}
#submit2
	{
	width:63px;
	height:22px;
	margin:0px;
	padding:12px 0 0 0;
	float:left;
	}
.submitbutton
	{
	width:50px;
	height:16px;
	margin:0 2px 0 0;
	padding:2px 0 0 0;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:#a42011;
	}
.submitbutton:hover
	{
		background:#9ea97a;
	}
/*---------------------------------Form-End--------------------------------*/















	
/*----------------------------------------------*/
/* Colonna di destra
/*----------------------------------------------*/
.footer {
	height:160px;
	position:relative;
	clear: left;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}

.footer .container_24 
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 39px;
	padding-top: 12px;
}
.footer .container_24 .menu_footer ul {
	text-align: center;
}

.footer .container_24 .menu_footer ul li{
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #a2a1a1;
	padding-right: 15px;
	padding-left: 15px;
}
.footer .container_24 .menu_footer ul li a{
	font-size: 10px;
	color: #a2a1a1;
	text-decoration: underline;
	}
.footer .container_24 .menu_footer ul li a:hover{
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	}

.footer .container_24 .testo_footer {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
}
.footer .container_24 .testo_footer a {
	color: #FFF;
	text-decoration: underline;
}
.footer .container_24 .testo_footer a:hover {
	color: #999;
	text-decoration: underline;
}
.ciak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	line-height: 20px;
	color: #999;
	width: 676px;
	display:none;
	float:left;
	text-align:left;
} 
.ciak ul {
	padding-left: 20px;
	list-style-type: disc;
	font-size: 11px;
	font-style: italic;
	color: #828282;
}
.ciak li  {
	padding-top: 8px;
}
#showr, #hidr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #429006;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}


.container_24 .grid_15 .menu-e-Box {
	width: 253px;
	border: 1px solid #EBEBEB;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	line-height:13px;
	vertical-align:top;
	clear: left;
	padding: 0px;
}

.container_24 .grid_15 .menu-e-Box .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 23px;
	line-height: 25px;
	background-color: #f7f7f7;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-weight: bold;
	color: #5e5e5e;
	height: 34px;
	padding-top: 5px;
}
.container_24 .grid_15 .menu-e-Box  ul{
	padding-top: 10px;
	width: 223px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.container_24 .grid_15 .menu-e-Box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	vertical-align: middle;

}


.container_24 .grid_15 .menu-e-Box li a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	padding-left: 4px;
}
.container_24 .grid_15 .menu-e-Box li a:hover {
	color: #3A8905;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	display: block;
	background-color: #f7f7f7;
}
.container_24 .grid_15 .menu-e-Box .link-select a{
	color: #3A8905;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	display: block;
	background-color: #f7f7f7;
}
.container_24 .grid_15 .menu-e-Box .link-select a:hover {
	color: #3A8905;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	display: block;
	background-color: #f7f7f7;
}





/*----------------------------------------------*/
/* Nuovo codice per e-commerce
/*----------------------------------------------*/


.presentationBox-ecommerce {
	height: auto;
	padding: 0px;
	width: 940px;
	float: left;
}

.presentationBox-ecommerce .mappa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	line-height: 18px;
	color: #515050;
	padding-bottom: 15px;
	padding-left: 285px;
}

.welcome {
	border-left:4px solid #e8e8e8;
	font-size:18px;
	color:#000;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/box.png);
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	height: 18px;
}
.welcome h1 {
    color:#6ABA35;
	float: left;
	font-size: 28px;
	margin-right:18px;
	line-height:20px;
	text-transform:uppercase;
	width: 120px;
    font-family: Arial, Helvetica, sans-serif;
}
.welcome h2 {
	color:#6ABA35;
    font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 24px;
	/*margin-right:18px;*/
	line-height:20px;
	text-transform:uppercase;
	padding: 0px;
	margin-top: 0px;
    margin-left:-20px;
	display: block;
}
.welcome span{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline-block;
	/*width:16px;*/
	height:12px;
    margin-left:20px;
	background-attachment: scroll;
	background-color: transparent;
	/*background-image: url(../images/e-commerce/quot.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
.welcome span.last{
	background-position:0 -20px;
	width: 20px;
}

.products-home {
	padding-top: 20px;
}


/*
.products-grid li.item .products-new, .products-list li.item .products-new, .jcarousel-item .products-new, .product-view .product-img-box .products-new { background: url("../../img/sprites.png") no-repeat scroll -217px -266px transparent; height: 33px; position: absolute; text-indent: -3000px; width: 33px; margin:4px 0 0 4px; z-index:98; }
*/
.products-home ul{

}
.products-home li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 40px;
	width: 145px;
}
.products-home .thumb {
	height: 145px;
	width: 145px;
}
.products-home .thumb .products-new
{
	height: 33px;
	position: absolute;
	text-indent: -3000px;
	width: 33px;
	margin:4px 0 0 4px;
	z-index:100;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: no-repeat;
	background-position: -217px -266px;
}
.products-home .thumb .products-saldo {
	height: 33px;
	position: absolute;
	text-indent: -3000px;
	width: 33px;
	margin:4px 0 0 4px;
	z-index:100;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: no-repeat;
	background-position: -217px -301px;
}

.products-home .thumb .thumb-img {
	height: 145px;
	width: 145px;
	float: left;
}
.products-home .thumb .thumb-img img{
	border: 5px solid #CCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.thumb-pro {
	width: 145px;
}
.product-name a {
	color: #333;
	float: left;
	font-size: 11px;
	line-height:15px;
	text-transform:uppercase;
	width: 145px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.product-name a:hover {
	color: #56972B;
	float: left;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.price {
	padding-top: 8px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 0px;
}
.pro-price  {
	color: #6ABA35;
	float: right;
	font-size: 17px;
	line-height:15px;
	font-weight: bold;
	width: 80px;
	height: 16px;
	padding-top: 4px;
	text-align: right;
}

.sconto {
	color: #666;
	float: left;
	font-size: 13px;
	line-height:15px;
	text-transform:uppercase;
	font-weight: normal;
	display: block;
	width: 145px;
	text-decoration: line-through;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.compra {
	float: left;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.categoria-products {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.categoria-products .titolo {
	color:#515050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	clear: left;
	padding-top: 0px;
	margin: 0px;
}
.categoria-products .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	line-height: 20px;
	color: #515050;
}
.dettaglio-product {
	float: left;
	width: 676px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dettaglio-product .riepilogo{
	float: left;
	width: 676px;
}
.riepilogo .image {
	float: left;
	width: 250px;
	display: block;
	padding-bottom: 40px;
}
.riepilogo .image .thumb {
	width: 250px;
}
.riepilogo .image .thumb .products-new
{
	height: 33px;
	position: absolute;
	text-indent: -3000px;
	width: 33px;
	margin:4px 0 0 4px;
	z-index:100;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: no-repeat;
	background-position: -217px -266px;
}
.riepilogo .image .thumb .products-saldo {
	height: 33px;
	position: absolute;
	text-indent: -3000px;
	width: 33px;
	margin:4px 0 0 4px;
	z-index:100;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: no-repeat;
	background-position: -217px -301px;
}
.riepilogo .image .thumb .thumb-img {
	width: 250px;
	float: left;
}
.riepilogo .image .thumb .thumb-img img{
	border: 10px solid #CCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.riepilogo .caratteristiche {
	padding: 0px;
	float: left;
	width: 426px;
}
.caratteristiche .thumb-pro {
	width: 400px;
	padding-left: 26px;
}
.caratteristiche .product-name  {
	color: #333;
	float: left;
	font-size: 18px;
	line-height:20px;
	text-transform:uppercase;
	width: 400px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.caratteristiche .disponibilita {
	color: #333;
	float: left;
	font-size: 13px;
	line-height:20px;
	width: 300px;
	font-weight: normal;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
/* ======================================================================================= */
/* Availability */
.availability {
	width: 60px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	display: block;
	height: 50px;
	float: left;
}
.availability.in-stock span {
	width:35px;
	height:40px;
	display:inline-block;
	color:#FFF;
	text-align:center;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: repeat-x;
	background-position: -68px -273px;
	float: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.availability.new span {
	width:35px;
	height:40px;
	display:inline-block;
	color:#FFF;
	text-align:center;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.png);
	background-repeat: repeat-x;
	background-position: 0px -273px;
	float: left;
	padding-top: 18px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
}


.caratteristiche .price {
	padding-top: 15px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 7px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.caratteristiche .pro-price  {
	color: #6ABA35;
	float: left;
	font-size: 24px;
	line-height:15px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	text-align: left;
	width: auto;
	padding-right: 20px;
}
.caratteristiche .sconto {
	color: #666;
	float: left;
	font-size: 16px;
	line-height:15px;
	font-weight: normal;
	height: 20px;
	padding-top: 10px;
	text-align: left;
	width: auto;
}
.quantita .qty {
	color: #666;
	float: left;
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
	height: 20px;
	padding-top: 10px;
	text-align: left;
	width: auto;
}

.caratteristiche .compra {
	float: right;
	width: 130px;
	text-decoration: line-through;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
.caratteristiche .quantita {
	float: right;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
.caratteristiche .quantita .input-text {
	width: 22px;
	height: 22px;
	border: 1px solid #dadada;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.dettaglio-product .descrizione {
	float: left;
	width: 676px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

.dettaglio-product .descrizione .blocks { }
.dettaglio-product .descrizione h2 {
	font-size:14px;
	border-bottom:1px solid #dadada;
	color:#FFF;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #FFF;
}
.dettaglio-product .descrizione span {
	font-size:14px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-weight: normal;
}
.dettaglio-product .descrizione .testo  {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #515050;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}


.form-search {
	float:right;
	position:relative;
	width: 250px;
	background-color: #FFF;
	height: 28px;
	margin-top: -3px;
	padding: 0px;
}
.form-search .input-text {
	width:180px;
	color:#999;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	float: left;
	vertical-align: bottom;
	margin-top: 3px;
	padding-top: 3px;
}
.form-search .button {
	width:30px;
	height:28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	background-image: url(../images/e-commerce/new.gif);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	margin-bottom: 0px;
}
/* Top Cart 
.carrello {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 400px;
	height: 25px;
	font-style: normal;
    background-color:#cc0000;
}*/

/* Footer-com ================================================================================ */
.span3 {
	width: 210px;
	float: left;
	padding-right: 22px;
}
.span3-last {
	width: 210px;
	float: left;
}
.span4 {
	width: 338px;
	float: left;
}
.span5 {
	width: 676px;
	float: left;
}

.footer-com {
	width: 676px;
	float: left;
}
.footer-com .blocks { }
.footer-com .blocks.last, .f-updates { border:0px; padding-bottom:0px; }
.footer-com h2 {background:#f7f7f7; font-size:14px; border-bottom:1px solid #dadada; padding:8px 10px; color:#808080; text-transform:uppercase; font-weight:700; margin-bottom:6px;}
.footer-com li a {
	display:block;
	padding:2px 0 2px 13px;
	background-image: url(../images/e-commerce/footer-links.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.footer-com .phone, .footer-com .fax, .footer-com .email, .footer-com .chat { padding:7px 0 8px 34px; }
.footer-com .phone {
	background: url(../images/e-commerce/footer_ico.png) 0 4px no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#55a51c;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-com .fax {
	background: url(../images/e-commerce/footer_ico.png) 0 -28px no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#55a51c;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-com .email { background: url(../images/e-commerce/footer_ico.png) 0 -61px no-repeat; }
.footer-com .email a { background:none; padding:0px; }
.footer-com .email a:hover {
	background:none;
	padding:0px;
	color: #093;
}
.f-updates {
	width: 676px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	margin-top: 20px;
}
.f-updates .block1 {
	border-right:1px solid #DADADA;
	margin-right: 20px;
	padding: 0;
}
.f-updates .block1 h3 { font-size:14px; text-transform:uppercase; font-weight:700; padding-top:16px; padding-bottom:8px; color:#808080; }

.f-updates .block2 {
	padding: 0;
	margin-left: 20px;
}
.f-updates .block2 h3 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	padding-top:16px;
	padding-bottom:8px;
	color:#808080;
}
.f-updates p.payment {
	padding:14px 0 0;
	background-image: url(../images/e-commerce/paymentLogo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* generale ================================================================================ 

h1, h2, .page-title h2, .top .welcome-msg, .product_info strong, .product_info .as-price, #nav, .block .block-title strong, .block .block-subtitle, .products-grid, .product-tabs a, .product-name, .welcome h1, .welcome h2, .cart .discount h2, .cart .shipping h2, .cart.crosssell h2, .cart .totals strong, .opc .step-title, .opc .step-title h2, .footer h2, .sf-menu, button.button span, ul.topnav li a, .welcome, .f-updates .block1 h3, .f-updates .block2 h3, .quick-link a, .cart-collaterals .totals strong, a.button span, .slide-btn{
 
                font-family: 'Dosis',sans-serif; 
            }
            .product-name1 { 
                font-family: 'Dosis',sans-serif; 
}
.welcome1 { font-family: 'Dosis',sans-serif; }*/
