* {}
html * {     
}
body {
	margin: 0px;
	padding:0px;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
/*	font: 15px/160% */
	font-family: Helvetica, Arial, sans-serif, "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
    text-align: center;
    color: #666;
	background-color: #fff;
	font-style: normal;
	line-height: normal;
}

p {} /*Regola qualsiasi elemento <div> (divisione).  Questo è uno stile acchiappatutto, che interviene solo quando nessun altro stile è stato definito.*/
div, span, h1,h2,h3,h4,h5,h6, img { margin: 0px; padding: 0px}
img {
	border: 0px;
}

a {
	color: #039;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

h1 {
	color: #039;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	color: #039;
	font-weight: normal;
	font-size: 28px;
}
h3 {
	color: #666;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
}
h4 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	line-heigh: 1em;
}

#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 180px;
	position: relative;
}
.logo {
	position: absolute;
	top: 15px;
	left: 0px;
}
#menu_top {
	width: 460px;
	position: absolute;
	top: 20px;
	left: 500px;
	text-align: right;
	font-size:11px;
}
#menu_top a {
	color: #039;
	text-decoration: none;
	padding: 2px;
}
#menu_top a:hover {
	color: #666;
	text-decoration: none;
	padding: 2px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#menu_generale {
	width: 801px;
	position: absolute;
	top: 87px;
	right: 0px;
	height: 25px;
}
#menu_generale ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#menu_generale ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 19px;
	display: block;
	float: left;
}
#menu_generale ul li a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#menu_generale ul li a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#menu_prodotti {
	position: relative;
	top: 100px;
	left: 177px;
	width: 730px;
}
#menu_prodotti ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#menu_prodotti ul li {
	list-style-type: none;
	margin: 0px;
	padding: 4px 4px 4px 2px;
	display: block;
	float: left;
}
#menu_prodotti ul li a {
	margin: 0px;
	padding: 4px 4px 4px 0px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
#menu_prodotti ul li a:hover {
	margin: 0px;
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#test2 {
	display: block;
//	float: left;
	margin: 0px;
	padding: 0px;
}
#corpo { width:740px; float:left;margin-right:15px; /*border:1px solid #000;*/}
#corpo2 { width:960px; float:left;margin-right:0;clear:both;}

// #dx { width:200px;float:left; margin-left:5px; /* border:1px solid #000;*/}

#footer {
	width: 960px;
	font-size: 10px;
	border-top: 1px solid #999;
	float: left;
	clear: both;
	height: 50px;
	margin-top: 20px;
	padding-top: 10px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#footer_left {
	float: left;
	text-align: left;
	width: 540px;
}
#footer_right {
	float: right;
	text-align: right;
	width: 420px;
}
/*---------------------------------------------------CLASSI----------------------------------------*/
br.a_capo {
	clear: left;
}
br.clear_both {
	clear:both;
}
.sottolineato {
	border-bottom: 1px solid #039;
}
/*---------------------------------------SPALLA DX--------------------------------*/

/*------------------------------*/
/*-----------LISTA MENU PRODOTTI E TRATTAMENTI--------------*/
/*-------------------------PRODOTTI E TRATTAMENTI----------------------*/
/*------------------SCELTI PER TE -------------------------------------*/
/*------------------------BOX SECONDO LIVELLO -------------------------*/
/*-------------------------------------------------------------------*/
/*  CLASSI PER PRODOTTI E TRATTAMENTI   */
#flash {
	z-index:-1;
}
#lista_prodotti {
	width: 100%;
	height: 105px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#lista_prodotti a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.lista_item {
	width: 105px;
	height: 150px;
	margin: 0px;
	padding-right: 1px;
	float: left;
	text-align: center;
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
}
.lista_item img {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	margin-bottom: 0.5em;
}
.lista_item a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.lista_item_sel {
	width: 105px;
	height: 150px;
	margin: 0px;
	padding-right: 1px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}
.lista_item_sel img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin-bottom: 0.5em;
}
#spazio_prodotto {
	position: relative;
	top: 10px;
	width: 100%;
}
#spazio_prodotto_left {
	width: 700px;
	float: left;
	margin-right: 15px;
	line-height: 1.5em;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
}
#spazio_prodotto_left p {
	width: 100%;
	text-align: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#spazio_prodotto_right {
	width: 240px;
	float: left;
	margin-left: 1px;
	text-align: right;
}
#news {
	position: relative;
	top: 10px;
	width: 100%;
}
.news_left {
	width: 740px;
	float: left;
	margin-right: 15px;
	line-height: 1.5em;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}
.news_left p {
	text-align: right;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.news_right {
	width: 200px;
	float: right;
	margin-left: 1px;
	text-align: center;
}
.news_right img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.scheda {
	text-align: right;
}
.scheda a {
	text-decoration: none;
	color: #039;
}
#area_download {
	margin: 40px 0px 0px 184px;
	text-align: center;
}
#area_download_text {
	margin: 0px 0px 0px 184px;
	font-size: 12px;
	font-weight: bold;
}
.documento {
	font-size: 0.8em;
	float: left;
	padding: 10px 2px 30px 2px;
	width: 190px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.documento_down {
	font-size: 0.8em;
	float: left;
	padding: 10px 2px 30px 2px;
	width: 190px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.documento a {
	text-decoration: none;
	color: #000;
}
.documento a:hover {
	text-decoration: none;
	color: #666;
}
.foto_pdf {
	float: left;
	width: 70px;
}
.caption {
	float: left;
	width: 80px;
	margin-left: 5px;
	text-align: left;
}
#contatti_container {
	background: url('images/contatti_foto.jpg') no-repeat 0px 0px;
}
#contatti {
	margin: 40px 0px 40px 184px;
//	margin: 40px 100px 40px 100px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 120%;
}
#contatti_left {
	float: left;
	width: 400px;
}
#contatti_right {
	width: 360px;
	float: right;
}
#contatti_center {
	width: 776px;
	clear: both;
	text-align: center;
	position: relative;
	margin-left: 10px;
	top: 1em;
	font-size: 14px;
}
#contatti_center a {
	text-decoration: none;
	color: #f93;
	font-weight: bold;
}
.contatto {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #999;
	height: 65px;
}
.contatto a {
	color: #039;
	text-decoration: none;
}
.contatto a:hover {
	text-decoration: none;
	color: #999;
}
.contattone {
	color: #039;
	font-size: 12px;
	margin: 1px 1px 11px 120px;
	padding: 0px;
	height: 65px;
}
.contattone strong {
	font-size: 14px;
	font-weight: bold;
}
.contattone a {
	color: #f93;
	font-weight: bold;
	font-size: 11px;
}
.contattone a:hover {
	text-decoration: underline;
}
.align_right {
	text-align: right;
	padding: 10px;
}
.align_left {
	text-align: left;
	padding: 10px;
}
#chi_siamo {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 40px;
}
#chi_siamo p {
	text-align: justify;
}
#chi_siamo_foto {
	text-align: center;
}
#log {
	text-align: right;
}
.block {
	position: relative;
}
.ribbon {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2000;
}