body {
	background-color: white;
	color: #48474A;
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
img {border: 0px;}
.dim14 { font-size:14pt}

#container {
	width: auto;
	position:absolute;
	left:0;
	margin-left: 0px;
	text-align: left;
	padding:0 0 0 0 ;
}

#cornice{ /*div con ombreggiatura a dx*/
	background: none;
	overflow:auto;
}
	
#lingue{display: none;}
#angolo{ display: none;}

address {
	clear: both;
	background: none;
	font-style:normal;
    font-size:9pt;
	width: auto;
	position: relative;
	height: 78px;
	line-height: 1.2;
	padding-top: 34px;
	padding-left: 10px;
}
address span {display: none;}

/**---------------------menu-------------------------------------------**/
div#menu {display: none;}
/*-----------------------------------------------------------------------------------------*/

/** --------------------trova prodotto---------------------------------**/
#trova{display: none;}

/*------------------home page---------------------------------**/
#industria{
	position: absolute;
	top: 32px;
	left: 11px;
}

#bar{
	position: absolute;
	top: 32px;
	left: 382px;
	float:left;
}

#contenuto{
 position: relative;
 top: 295;
 left: 4px;
 width: 730px;
 float:left;
}
div.img_industria{
	position: absolute;
	top: 32px;
	left: 150px;
}

div.img_bar{
	position: absolute;
	top: 32px;
	left: 521px;
}
/***----------------------------news-home--------------------------**/
#elenco_news{
 position: relative;
 top: 295;
 left: 766px;
 width: 150px;
overflow: visible;
}
.news{
	width: 150px;
	height: 170px;
	margin-bottom: 40px;
}
.ultimanews{margin-bottom: 0px;}
.news h3 {font-size: 14px; color: #E20016; margin-top: 2px; margin-bottom: 6px; padding: 0;}
.news p{ font-size: 11px; padding: 0; margin: 0;}
.news p a { font-size:9px }

/**------------------azienda--------------------------**/
.titolo{
	font-size: 10pt;
	position:relative;
	padding-bottom: 8px;
	border-bottom: 2px solid #E20016;
}
.titolo span{
position: absolute;
}

.txt_azienda{
	float:  none;
	text-align:justify;
	width: auto;
	padding: 0 0px;
    font-size: 11pt;
}
.img_azienda{
	float: left;
	vertical-align:text-bottom;	
	margin: 30px 10px 10px 0px ;
}
.bordo{
	border-bottom: 2px solid #E20016;
}
#contenuto_az{
 position: relative;
 top: 0;
 left: 0px;
 width: auto;
 overflow:auto;
}

/**----------------------dettaglio prodotti-------------------**/
.dettaglio{
	border: 6px solid #E20016;
	margin-left: 25px;
	float: left;
	width: 725px;
	padding: 10px;
}
#contenuto_prod{
 position: relative;
 top: 295;
 left: 12px;
 width: 650px;
 overflow:hidden;
}
#contenuto_prod a{text-decoration: none;}
#menu_sx{
	position: relative;
	left: 11px;
	float:left;
}

.caratteristiche{float:left; width: 388px;}

.caratteristiche table { margin-left: 20px; font-size: 11px;}
td.left{
font-weight:bold;
padding: 3px 10px 3px 0px;
}
caption{ text-align:left; margin-bottom: 8px;}

.bread{ 
	text-align:left; 
	height: 30px; 
	line-height: 30px; 
	font-size:14px; 
	margin-bottom: 20px; 
	font-weight:bold;
}
.freccia1{margin-right: 12px;}
.freccia{ margin-left: 12px; margin-right: 2px;}
.scarica{ font-weight:bold; font-size:14px; padding-top: 40px; padding-bottom: 20px;}

.img_prodotto { 
	float: right;	
	margin-top: 10px;
	position:relative;
}
.zoom{ padding-right: 4px;}

/** --------------------contatti---------------------------------**/
#contatti div input, #contatti div textarea{
  font-family: Arial;  			
  font-size: 12px;	
  width: 290px;	
  color: #000000;			
  text-decoration: none;		
  background-color: white;	
  border: 1px solid #E2001A;
  font-weight: normal;			
}
#contatti div textarea{  overflow:auto; height: 120px;	}
#contatti div label{
	width: 60px;
	display: block;
	float: left;
	color: #E2001A;
	font-weight:bold;
}
#contatti div{ 
	clear: both;
	padding: 5px 0;
}
input#submit{
	float: left;
	clear:none;
	border: 1px solid #E2001A; 
	padding: 0;
	margin: 0;
	margin-top: 12px;
	margin-left: 130px;
	border: none;
	background: url(../img/invia.gif) no-repeat top left;	
	text-decoration:none; 
	width: 48px;
	height: 20px;
}

#privacy {float: left; margin-bottom: 10px;}
#privacy, #privacy a {
	color: #E2001A;
	font-weight:bold;
}
#contatti div#privacy label{ 	display: inline;	width: 80px; float:none;}
#contatti div#privacy input{ width: auto;}
#form{ float:left; overflow:hidden;}
#map{
	float: right;
	overflow:hidden;
	width: 510px;
}
#map div.indirizzo img{
	float: left;
	line-height: 39px;
	margin-left: 10px;
}
#map div.indirizzo p{ text-align:right; margin-right: 10px;}
.googlemap { height: 300px; 	border: 1px solid #cccccc; }
