body{
  margin:0;
  padding:0;
  font-family: Helvetica,Tahoma;
  font-size: 13px;
  color: #4e4e4e;
  background-color: white;

}
a{
  color: #989898;
  text-decoration: none;
}
#wrapper{
  float:left;
  position: relative;
  width: 975px;
  left: 50%;
  margin-left: -483px;
}

#header{
  float:left;
  
  width: 100%;
  margin-top: 20px;
  background-image: url("/images/sfondo_header.jpg");
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
}
#top{
  float:left;
  width: 100%;
  height: 150px;
}
#logo{
  float:left;
  width: 423px;
  height: 118px;
  background-image: url("/images/logo.jpg");
  background-repeat: no-repeat;
}
#logo a{
  float: left;
  width: 423px;
  height: 118px;
}   
#fiera{
	float:right;
	width: 170px;
	height: 131px;
	margin-top: 10px;
	margin-right: 34px;
	/*background-image: url("/images/logo_fiera.jpg");*/
}     
#fiera a{
/*	float:right;
	width: 170px;
	height: 131px;*/
}
#bandiere{
  float:right;
  margin-right:26px;
  margin-top:92px;;
}
#menu{
  float:left;
  width: 222px;
  height:333px;
}
#menu ul{
  float:left;
  width: 154px;
  margin:0;
  padding:0;
  margin-left: 43px;
  margin-top:20px;
  list-style: none;
}
#menu ul li{
  float:left;
  height: 35px;
  width: 100%;
  font-size:13px;        
  border-bottom: 1px solid #d9d9d9;
  background-image: url("/images/sfondo_li.jpg");
  background-repeat: no-repeat;
  background-position: top left;
}
#menu ul li a{
  float:left;
  width: 100px;
  margin-left: 10px;
  margin-top: 10px;
  color: #4e4e4e;
}
#actionscript{
  float:left;
  width: 724px;
  height: 279px;
  border: 1px solid #cccccc;
}
#actionscript #left{
  float: left;
  width: 381px;
  height: 279px;
  background-image: url("/images/img_home.jpg");
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
}
#actionscript #right{
  float: left;
  width: 341px;
  height: 279px;

}
#codice_etico{
  float:left;
  width: 100%;
  height: 106px;
  margin-top: 10px;
  background-image: url("/images/sfondo_codiceetico.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  border: 1px solid #cccccc;
}
#codice_etico img{
  float:left;
  margin-top: 8px;
  margin-left: 42px;
}
#codice_etico #testo{
  float:left;
  width: 671px;
  margin-left: 120px;
  margin-top: 20px;
  font-size: 12px;
}
#contenuto_centrale{
  float:left;
  width: 100%;
  margin-top: 15px;
  border: 1px solid #cccccc;
}
#contenuto_centrale #testo{
  float:left;
  margin-top: 20px;
  margin-left: 20px;
  width: 935px;
}
#barra_box{
  float:left;
  width: 100%;
  
  margin-top: 20px;
}
#barra_box .box{
  float:left;
  height: 410px;
  width: 162px;
  font-size:11px;
  background-image: url("/images/sfondo_box.png");
  background-repeat: no-repeat;
  background-position: top right;
}
#barra_box  #img_box{
  width: 152px;
  height: 41px;
  margin-top: 30px;
}
#barra_box  #img_box a{
  float:left;
  width: 145px;
  height: 41px;
}
#barra_box #testo_box{
  float:left;
  margin-top:10px;
  margin-left: 5px;
  width: 140px;
}
#box_cbm{
  margin-left: 1px; 
  background-color: #e2f3f9;
}

#box_cbm #img_box{
  background-image: url("/images/logo_boxcbm.png");
  background-repeat: no-repeat;
}
#box_mita{
  background-color: #faf6d0;
}
#box_mita #img_box{
  background-image: url("/images/logo_boxmita.png");
  background-repeat: no-repeat;
}
#box_polska{
  background-color: #e2f3f9;
}
#box_polska #img_box{
  background-image: url("/images/logo_boxpolska.png");
  background-repeat: no-repeat;
}
#box_mitaindia{
  background-color: #fde8c5;
}
#box_mitaindia #img_box{
  background-image: url("/images/logo_boxmitaindia.png");
  background-repeat: no-repeat;
}
#box_tetra{
  background-color: #deeac9;
}
#box_tetra #img_box{
  background-image: url("/images/logo_boxtetra.png");
  background-repeat: no-repeat;
}
#box_ocs{
  background-color: #e2d4c1;
}
#box_ocs #img_box{
  background-image: url("/images/logo_boxocs.png");
  background-repeat: no-repeat;
}
#footer{
  float:left;
  width: 100%;
  height: 30px;
  margin-top: 10px;
}
#dati_anagrafici{
  float:left;
  width: 900px;
  text-align: right;
  margin-top: 10px;
  font-size:11px;
}
#login{
  float:right;
  width: 32px;
  height: 30px;
  background-image: url("/images/login.png");
  background-repeat: no-repeat;
}
#login a{
  float:right;
  width: 32px;
  height: 30px;
}
