

body{
	margin:0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat:repeat-x ;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#606060;

}


#all{
	width: 768px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}



#flashcontent{
	float:left;
	clear:both;
	background-image: url(../images/header/header_1.jpg);
	margin-top:0px;
	margin-left:0px;
	height:100px;
	width:768px;
}


#top_header{
	float:left;
	clear:both;
	width:768px;
	height:80px;
}

#header{
	float:left;
	clear:both;
	width:768px;
	height:110px;
	margin-top:0px;
	margin-left:0px;
	border-top: 0px solid #D06C28;
}
#center{
	float:left;
	clear:both;
	position:relative;
	width:100%;
	margin-top:10px;
	background-color: #FFFFFF;
}
#separatore{
	float:left;

}
#white_center{
	float:left;
	width:719px;
	height:18px;
	background-color: #FFFFFF;
}
#border_tl{
	float:left;
}
#border_tr{
	float:left;

}

#imghome{
	float:right;
	padding-right:10px;
}
#txt_imghome{
	float:left;
	font-weight:bold;
	color:#989898;
	padding-left:10px;
	width:180px;
	font-size:10px;
}
#product-text{
	float:left;
	font-weight:bold;
	color:#989898;
	width:280px;
}
#home_content{
	font-size:11px;
	color:#606060;
}

	.category{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		margin:5px 0px 5px 0px;
		border-bottom:1px solid #B2B2B2;
		height:18px;
		width:520px;
	}

	.icon{
		position:relative;
		float:left;
		clear:left;
		padding:0px 0px 5px 20px;

	}


	#img_sub_menu{
		width:180px;
		float:left;
		clear:left;
	}

	#content{
		/*position:relative;*/
		float:right;
		/*clear:left;*/
		background-color:#fff;
		width:575px;
		padding:0px 0px 0px 0px;
		color:606060;
		margin-top:10px;

	}

	#content a {
		text-decoration:none;
		color:#606060;
	}
	#content a:hover {
		text-decoration:underline;
	}
		
	#menu_tot{
		float:left;
	}
	#menu{

		float:left;
		clear:left;
		width:175px;

		padding:2px 0px 0px 0px;
		background-color: #fff;
		border-right:2px solid #139402;
		border-left:2px solid #139402;
	}
		#menu ul {
			margin:0px;
			padding:2px;
		}

		#menu li {
			margin-bottom:2px;
			margin-right:2px;
			margin-left:2px;

			list-style-type:none;
			background-color:#eee;
		}
		#menu li a {
			display:block;
			padding:0px 5px 0px 5px;
			/*background-image:url(../images/menu-lev1-close.gif);*/
			background-repeat:no-repeat;
			height:20px;
			text-transform:uppercase;
			color:#464646;
			text-decoration:none;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
		}
		#menu li a:hover{
			background-repeat:no-repeat;
			padding-left:10px;
			font-weight:bold;
		}



		#menu li a.open{
			/*background-image:url(../images/menu-lev1-open.gif);*/
			font-weight:bold;
			height:40px;
			background-color:#fff;
			border-left:8px solid #139402;
			border-right:1px solid #139402;
			border-top:1px solid #139402;
			border-bottom:1px solid #139402;
			padding-top:2px;
		}


		#menu li li a{
			color:#606060;
			text-align:left;
			text-transform:none ;
			font-weight:normal;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			height:20px;
			padding-bottom:10px;
			background-color:#fff;
			padding-top:0px;
			margin-top:0px;
			border-left:6px solid #7BFF6A;
			padding-left:2px;
		}
		
		#menu li li a.open{
			font-weight:bold;
			background-image:none;
			background-position:bottom;
			background-repeat:no-repeat;
			border-left:6px solid #139402;
			padding-left:2px;
			height:20px;
		}

		#menu li li a:hover{
			background-image:none;
			background-position:bottom;
			background-repeat:no-repeat;
			text-decoration:none;
			border-left:6px solid #139402;
			padding-left:2px;
		}
		#menu li li a.last{
			background-image:none;
			padding-bottom:5px;
		}
		
		
		
		
		
		
		#submenu li a{
			color:#606060;
			text-align:left;
			text-transform:none ;
			font-weight:normal;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			height:20px;
			padding-bottom:10px;
			background-color:#fff;
			padding-top:0px;
			margin-top:0px;
			border-left:6px solid #7BFF6A;
			padding-left:2px;
		}
		
		#submenu li a.open{
			font-weight:bold;
			background-image:none;
			background-position:bottom;
			background-repeat:no-repeat;
			border-left:6px solid #139402;
			padding-left:2px;
			height:20px;
		}
		
		
		#inada {
			text-align:center;
			padding-top:20px;
		}

	#data{
		width:560px;
		padding:0px 0px 10px 0px;
	}
	#data_img{
		width:560px;
		padding:0px 0px 10px 0px;
	}
	#img_right{
		width:250px;
		float:right;
	}
	#text_left{
		width:300px;
		float:left;
	}


		#highlights{
			width:185px;
			margin-left:5px;
			float:left;
		}
			#highlights ul {
				margin:9px 0px 0px 10px;
				padding:0px;
			}
			#highlights li {
				margin:0px;
				padding:0px;
				list-style-type:none;
			}
			#highlights li a {
				display:block;
				padding:0px 5px 10px 25px;
				background-image: url(../images/highlights-ico.gif);
				background-repeat:no-repeat;
				text-decoration:none;
				color:#606060;
			}
			#highlights li a:hover {
				text-decoration:underline;
			}
		#news{
			width:300px;
			margin-left:10px;
			margin-right:10px;
			float:left;
		}

		#news_interno{
			width:400px;
			margin-left:5px;
			float:left;

		}
		#news_interno ul {
			margin:9px 0px 0px 10px;
			padding:0px;
		}
		#news_interno li {
			margin:0px;
			padding:0px;
			list-style-type:none;
		}
		#news_interno li a {
			display:block;
			padding:0px 5px 10px 25px;
			background-image: url(../images/news-ico.gif);
			background-repeat:no-repeat;
			text-decoration:none;
			color:#606060;
		}
			#news ul {
				margin:9px 0px 0px 10px;
				padding:0px;
			}
			#news li {
				margin:0px;
				padding:0px;
				list-style-type:none;
			}
			#news li a {
				display:block;
				padding:0px 5px 10px 25px;
				background-image: url(../images/cursor-right.gif);
				background-repeat:no-repeat;
				text-decoration:none;
				color:#606060;
			}
			#news li a:hover {
				text-decoration:underline;
			}
		#box-column{
			width:185px;
			margin-left:5px;
			float:left;
		}
			.box-open{
				background-image:url(../images/box-bg-open.gif);
				background-repeat:no-repeat;
				padding-top:12px;
				margin-bottom:15px;

			}
			.box-close{
				background-image:url(../images/box-bg-close.gif);
				background-repeat:no-repeat;
				background-position:bottom;
				padding-bottom:12px;
			}
			.box{
				background-image:url(../images/box-bg.gif);
				background-repeat:repeat-y;
				padding:0px 32px 0px 32px;
			}
		h1{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:18px;
			margin:0px;
			color:#000033
		}
		.imagebox{
			background-color:#F2F2F2;
			border-width:1px 0px 1px 0px;
			border-style:solid;
			border-color:#B5C1CE;
			padding:6px;
			margin:0px 20px 10px 0px;
		}
		.imagebox .gallery{
			width:400px;
		}
		.imagebox img {
			float:left;
			margin:6px;
		}
		.description{
			width:340px;
			float:left;
			color:#606060
		}
			.intro{
				font-weight:bold;
			}
			.title{
				font-family: Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				margin:20px 0px 10px 0px;
				border-bottom:1px solid #B2B2B2;
				height:22px;
			}
			.cursor{
				float:right;
			}
		.datasheet{
			width:210px;
			float:left;
			margin-left:5px;
		}


		#box-int-column{
			width:193px;
			margin-left:35px;
			margin-bottom:10px;
			float:left;
		}
		#box-int-column-product{
			width:193px;
			margin-left:5px;
			margin-right:5px;
			margin-bottom:10px;
			float:left;
		}
			.box-int-open{
				background-image:url(../images/box-int-bg-open.gif);
				background-repeat:no-repeat;
				padding-top:10px;
				margin-bottom:0px;
				text-align:center;
			}
			.box-int-close{
				background-image:url(../images/box-int-bg-close.gif);
				background-repeat:no-repeat;
				background-position:bottom left;
				padding-bottom:10px;
			}
			.box-int{
				background-image:url(../images/box-int-bg.gif);
				background-repeat:repeat-y;
				padding:0px 12px 0px 12px;
			}

			.datasheet h2{
				margin:0px 0px 5px 0px;
				font-size:13px;
			}

		#content a.button-red{
			background-image:url(../images/button-red.gif);
			background-repeat:no-repeat;
			display:block;
			color:#FFFFFF;
			text-transform:uppercase;
			padding:19px;
			font-weight:bold;
		}
		#content a.button-red:hover{
			background-image:url(../images/button-red-over.gif);
			color:#FFFFFF;
			text-decoration:none;
		}
#footer{
	float:left;
	clear:both;
	position:relative;
	width:100%;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:20px;
	padding-top:3px;
	margin-left:10px;
}
.clear{
	clear:both;
	font-size:1px;
}

