* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-color: #cdcdcd;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-weight: normal;
	color: 295e32;
}

h1 { font-size: 182%; }
h2 {
	font-size: 14px;
}
h3 {
	font-size: 20px;
	color: #52845F;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link, a:visited {
	color: #52845f;
}

a:hover {
	color: #306F40;
}

#header {
	width: 920px;
	height: 130px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 170px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}
#topmenu 
{
	width: 400px;
	float: right;
	text-align: right;
	font-size: 10px;
	margin-bottom: 8px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#topmenu li {
	display: inline-block;
	margin-left: 20px;
}
#topmenu a 
{
	color: #333;
	margin-left: 4px;
}
#menu {
	float: right;
	width: 740px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 17px 0 20px;
	background: url(../img/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #333;
}

#menu a:hover {
	color: #45744d;
}

#splash {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 412px;
}
#generale {
	float: right;
	margin: 0;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	width: 270px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	font-size: 14px;
}
#generale a{
	color: #FFF;
	text-decoration:none;
}
#generale a:hover{
	text-decoration:underline;
}
#elcom {
	float: right;
	width: 270px;
	padding-top: 14px;
}

#page {
	width: 920px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
}

#page h1 {
	color: #52845f;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #52845F;
	border-right-color: #52845F;
	border-bottom-color: #52845F;
	border-left-color: #52845F;
}
#page h2 {
	color: #52845f;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

#content {
	width: 249px;
	padding: 10px;
	height: 400px;
	background-color: #FFFFFF;
	float: right;
}
#content ol, #content ul {
	margin-left: 3em;
}
#main {
	width: 650px;
	background-color: #FFF;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#lista_product h1{
	width: 360px;
	margin-left:-20px;
	margin-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D764A;
	}
#main h1{
	width: 220px;
	margin-left:-20px;
	margin-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D764A;
	}
#sidebar_sx {
	float: left;
	width: 640px;
	height: 382px;
	color: #333;
	font-size: 16px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#sidebar {
	float: right;
	width: 230px;
	padding: 20px;
	background-color: #FFF;
	background-image: url(../img/sfondo_cerca.jpg);
	height: 150px;
	color: #FFF;
	font-size: 16px;
}
#sidebar a{
	color: #FFF;
	text-decoration:none;
}
#sidebar a:hover{
	color: #FFF;
	text-decoration:underline;
}
#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

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

#content li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#content h3 {
	width: 50px;
	height: 17px;
	padding: 0 10px;
	background: #45744d url(../img/img4.gif) no-repeat;
	color: #FFFFFF;
	font-size: 10px;
}

#footer {
	clear: both;
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #397649;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#splash #img_home {
	border: 4px solid #45744d;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 412px;
}
#splash p span {
	padding-top: 40px;
}
#main_prodoct img {
	border: 1px solid #51855E;
	float: right;
	margin-left: 10px;
}
#image {
	border: 1px solid #52845F;
	margin-left: 10px;
}

#sceda_prodotto h2 {
	color: #52845F;
	padding-left: 20px;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D845F;
	border-right-color: #5D845F;
	border-bottom-color: #5D845F;
	border-left-color: #5D845F;
}


#sceda_prodotto p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#icone {
	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;
}

#main_product {
	background-color: #FFF;
}
.immagine_prodotto {
	margin-right: 10px;
	float:left;
	vertical-align:top;	
}




#lista_product {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	float:left;
	width: 890px;
}
#lista_product ul{list-style: none;margin: 0;padding: 0;}
#lista_product ul li {
	list-style-type: none;
	display: inline;
	margin-right:10px;
	margin-bottom:12px;
	vertical-align:top;
	float:left;
	width: 212px;
	height: 210px;
}
#lista_product ul li.last{margin: 0 0 20px 0;}
					
#lista_product ul li img{display: block;margin: 0 0 5px; border: 1px solid #3D764A;}
					
#lista_product ul li p{margin: 0;text-align: center;}

#lista_product ul li p a{text-decoration: none;font-weight: bold;}
					
#lista_product ul li img{display: block;}
#lista_product ul li a{
}
#lista_product ul li p{margin: 0;}
#lista_product ul li p a{display: inline;}
















#lista_product2 {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	float:left;
	width: 890px;
}
#lista_product2 ul{list-style: none;margin: 0;padding: 0;}
#lista_product2 ul li {
	list-style-type: none;
	display: inline;
	margin-right:10px;
	margin-bottom:12px;
	vertical-align:top;
	float:left;
	width: 162px;
	height: 290px;
}
#lista_product2 ul li.last{margin: 0 0 20px 0;}
					
#lista_product2 ul li img{display: block;margin: 0 0 5px; border: 1px solid #3D764A;}
					
#lista_product2 ul li p{margin: 0;text-align: center;}

#lista_product2 ul li p a{text-decoration: none;font-weight: bold;}
					
#lista_product2 ul li img{display: block;}
#lista_product2 ul li a{
}
#lista_product2 ul li p{margin: 0;}
#lista_product2 ul li p a{display: inline;}


#lista_product2 h1{
	width: 360px;
	margin-left:-20px;
	margin-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D764A;
	}











.tabella_prodotto {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}
.etichetta_prodotto {
	clear: left;
	width: 200px;
}
.btn {
	float: left;
	clear: both;
	background: url(../img/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	width: 150px;
	height: 40px;
	background: url(../img/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(../img/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn2 {
	float: left;
	clear: both;
	background: url(../img/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn2 a{
	float: left;
	height: 20px;
	background: url(../img/btn_stretch.png) repeat-x left top;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	font-size:11px;
}
.btn2 span {
	background: url(../img/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 20px;
}
.btn_addtocart { background-color: green; }
.btn_checkout { background-color: red; }
.btn_learnmore { background-color: orange; }
.btn_try { background-color: #002c85; }
.clear {
	clear: both;
}
#page #loghi {
	width: 240px;
	float: left;
}
.elcom {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #009900;
}
.generale {
	color: #ffffff;
	background-color: #00CC00;
	font-size: 9px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #009900;
}
#page #content a {
	text-decoration: none;
}
#etichetta_txt {
	width: 300px;
}
fieldset.tabella label.name{
	float:left;
	width:120px;
	display: inline;
	margin-left: 10px;
	line-height: 23px;
	clear: left;
}
label.desc{
	float:right;
	display: inline;
	line-height: 23px;
	clear: left;
}
fieldset.tabella{
	float:left;
	width:600px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 20px;
	margin:0;
}
.Stile1 {font-size: 10px}
.Stile3 {
	font-size: 12px;
	font-weight: bold;
}
#img_disable{
	opacity:0.3;
	filter:alpha(opacity=30);
}
.tabellavariazioni{
	margin: auto;
	padding:10px;
}
.tabellavariazioni .odd {
	background-color:#F5F5F5; /* colore per righe pari #FFF*/
}
.tabellavariazioni .even {
	background-color:#F0F0F0 /* colore per righe dispari #F5F5F5*/
}
.navigatore{
	margin: auto;
}



/*STILE TABELLA PRODUZIONE*/

.tabprod { 
border: 1px solid #CCC;
font: 0.9em "Trebuchet MS",Verdana,sans-serif;
color:#7F7F7F;
border-collapse:collapse;
}

.tabprod th,td {  
 padding:5px;
}

.tabprod .odd {
background-color: #F7F7F7; /* colore per righe pari */
}
.tabprod .even {
background-color: #FFF; /* colore per righe dispari */
}

.tabprod a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}
.tabprod tr:hover {
	background-color: #EEE;
	color: #333
}
.tabprod thead th{
	background:#e5e5e5;
	color:#333;
	}
#pulsante_preventivo { 

}


#box1 { display:table; width:250px; height:300px; text-align:center; border: 1px solid #CCC;
}
#subbox1_centrato { display:table-cell; vertical-align:middle;
	}

#contenutinew {   }

#sx { width:250px; overflow:hidden; float:left;  }

#dx { width:700px; float:left; background-color:#006; clear:none;}



#principale { width: 700px;
}

.boxfoto1 { width:250px;
			height:200px; 
			border: 1px solid #CCC;
			float:left;
			display:block;
}

.boxtabella { 
	float: left;
		width: 400px;
		border: 1px solid #CCC;
		height:500px;
}

.boxsx { 
width:270px;
float:left;
margin:10px 0;
	}
/*.boxsx img { 
	width: 250px;
	height:200px;
	border:medium #0F3 solid;
	margin: 0 auto;
}*/

#page2 {
	width: 920px;
	background-color: #FFF;
	margin: 0 auto;
	overflow:hidden;
}
.contentleft { width:750px; overflow:hidden; float:left;  }

.boximg {
	width:250px;
	margin:0 auto 10px auto;
	border: 1px solid #CCC;
	text-align:center;
	}
.boximg img{
	vertical-align: middle;
	margin: 10px 0;
	}	
	
.boxdx  { 
	padding-top:10px;
	width: 480px;
	float:left;
}	
.boxdownload {
	width:478px;
	border: 1px solid #CCC;
	margin:10px 0;
/*	background-image: url(../img/bgtab.jpg);
	background-repeat: repeat-x;	*/
	
	}
.contentright { width:150px; float:left; padding:10px; }	  


#crumbs {
	height:2.3em;
	border:1px solid #dedede;
    list-style-type:none;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#397649;
	padding-left:.75em;
	}	

#crumbs li#catalogotrad {
	float:right;
	line-height:2.3em;
	padding-left:.75em;
	}
	#crumbs li#catalogotrad span {
	float:right;
	line-height:2.3em;
	color:#FFF;
	background-color:#397649;
	padding-right:10px; 
	 padding-left:10px;
	}
	
#crumbs li#catalogobox {
	float:right;
	line-height:2.3em;
	padding-left:.75em;
	}
	#crumbs li#catalogobox span {
	float:right;
	line-height:2.3em;
	color:#000;
	 padding-right:10px; 
	 padding-left:10px;
	}	
	
	
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(../img/crumbs.gif) no-repeat right center;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#397649;
	}		
/*#crumbs ol#verde { text-align:right; line-height:2.8em; 
	}	
	
#crumbs ol#verde span { background-color:#397649; padding-top: 7px; padding-bottom:5px; padding-right:10px; padding-left:10px; color:#FFF
}

#crumbs ol#bianco { text-align:right; line-height:2.8em; 
	}	
	
#crumbs ol#bianco span { padding-top: 7px; padding-bottom:5px; padding-right:10px; padding-left:10px; color:#000;
}*/


h2.stat {
	font-size:0.9em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:40px;
	padding-left:70px;
	margin-left:30px;
	margin-top:15px;

}
h2.down {
	font-size:0.9em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/icon05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:45px;
	padding-left:70px;
	margin-left:30px;

}

h2.mont {
	font-size:0.9em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/icon08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:50px;
	padding-left:70px;
	margin-left:30px;
	margin-bottom:15px;
}
h2 a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.9em;
	}
	
#tabdown {
	 width:100%;
	 float:left;
	 margin-bottom:10px;
	}
.texttab { 
	text-align:left;
}
.down2 { width:100%; }
.

.mexprev#span { font-size:8px;
	font-style:italic;
	}
	
.asterisco {
	color:#F00;
	font-size:15px;
	}
	
.tabreg { 
border: 1px solid #CCC;
font: 0.9em "Trebuchet MS",Verdana,sans-serif;
color:#7F7F7F;
border-collapse:collapse;
}

.tabreg th,td {  
 padding:5px;
 color:#333333;
}	



/*.tabreg input, select, textarea {
border-color:#666666;
border-width:1px;
font-family:Arial,Verdana,Kalimati,sans-serif;
font-size:100%;
margin:2px;
vertical-align:middle;
}*/

.cataloghi {
	width:104px; 
	text-align:center; 
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	float:left;
	margin-right:20px;
	}
.cataloghi img {
	border: 2px solid #397649;
	}
	
#cubewall	{ z-index:1}
