body{
  background-color: #8fbe3f;
  background-image: url("/Images/sfondo_body.jpg");
  background-repeat: repeat-x;
  font-family: Verdana;
  font-size: 12px;
  /*color:#727272;*/
  color: #4E4D4D;
}
a{
  color: #c36910;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
#wrapper{
  float: left;
  width: 1024px;
  position: absolute;
  left: 50%;
  top: 0%;
  margin-left: -512px;
}
#center{
  float: left;
  width: 864px;
  margin-left: 5px;
}
#header{
  float: left;
  width: 864px;
  background-color: white;  
}
#header_left{
  float: left;
  width: 270px;
  height: 161px;
  background-image: url("/Images/logo.jpg");
  background-repeat: no-repeat;
}
#header_left a{
  width: 270px;
  height: 161px;
  float: left;
}
#header_right{
  float: left;
  width: 572px;
  height: 161px;
  background-image: url("/Images/banner.jpg");
  background-repeat: no-repeat;
  margin-left: 20px;
}
#menu{
  float: left;
  width: 170px;
  
  /*background-color: white;*/  
}
#menu_element{
  float: left;
  width: 170px;
  
  /*background-color: #ff8f20;*/
  background-color: white;
  /*margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  margin-bottom: 8px;*/
  margin: 0;
  padding-bottom: 10px !ie;
}

#menu1 ,#menu2 li ,#menu3 li,#menu4 li,#menu5 li,#menu6{
  width: 130px;
  font-size: 12px;
}
#menu_element ul{
  float: left;
  width: 150px;
  margin-left:8px;
  list-style: none;
  padding-left: 3px;
  color: white;
  background-color: #ff8f20;
  margin-left: 8px !ie;
  margin-top: 10px !ie;
  margin-bottom: 10px !ie;
  
  
}
#menu_element ul li{
  float: left;
  background-image: url("/Images/sotto_menu.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  width: 150px;
  font-size: 15px;
  font-weight: bold;
    
}
#menu_element li a{
  color: white;
  text-decoration: none;
}
#menu_element ul li ul{
  background-color: transparent;
}
#menu_element ul li ul li{
  font-size: 14px;
  width: 125px;
  margin-left: 10px;
  margin-bottom: 5px;
  	background-image: none;
}
#menu_element ul li ul li a{
  color: white;
  text-decoration: none;
  background-image: none;
}
#menu_element ul li ul li a:hover{
  color: white;
  text-decoration: underline;
  background-image: none;
}
#menu_fat{
  float: left;
  width: 170px;
  /*height: 170px;*/
  background-image: url("/Images/logo_fat_profile.png");
  background-repeat: no-repeat;
}

#menu_fat_en{
  float: left;
  width: 170px;
  height: 170px;
  background-image: url("/Images/logo_fat_profile_en.png");
  background-repeat: no-repeat;
}
#link_menu7{
    float: left;
  width: 170px;
  height: 170px;
  
}
#menu7{
  float: left;
  width: 170px;
  background-color: #ff8f20;
}
#menu7 ul{
  background-color: #ff8f20;
  width: 150px;
  margin-left: 8px;
  margin-bottom: 8px;
  margin-top: 8px;
  padding-left: 0px;
  list-style: none;
  color: white;
  font-size: 15px;
  font-weight: bold;
}
#menu7 ul li{
  background-image: url("/Images/sotto_menu.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
}
#menu7 a{
  color:white;
  text-decoration: none;
}
#menu7 a:hover{
  color:white;
  text-decoration: underline;
}
#area_centrale{
  float: left;
  width: 686px;
  
  background-color: white;
  margin-left: 8px;

}
#investitori{
	float:left;
	width: 177px;
	height: 50px;
	margin-top:20px;
	background-image: url("/images/investitori.png");
	background-repeat: no-repeat;
}
#investitori a{
	float:left;
	width: 177px;
	height: 50px;
}
#federchimica{
	float:left;
	width: 177px;
	height: 69px;
	margin-top:10px;
	background-image: url("/images/federchimica.png");
	background-repeat: no-repeat;
}
#federchimica a{
	float:left;
	width: 177px;
	height: 69px;
}
#area_titolo{
  float: left;
  width: 670px;
  height: 38px;
  margin-left: 8px;
  background-image: url("/Images/spinoff.jpg");
  background-repeat: no-repeat;
}

#area_titolo_en{
  float: left;
  width: 670px;
  height: 38px;
  margin-left: 8px;
  background-image: url("/Images/spinn-off_en.jpg");
  background-repeat: no-repeat;
}

#area_login{
  float: left;
  width: 670px;
  height: 17px;
  /*margin-left: 5px;*/
  background-color: #f9b471;
  color: white;
  font-size:12px;
  /*padding-left:470px;*/
  padding-top: 2px;
  margin-left: 8px;
  
}
#login1{
  float: left;
  width: 230px;
  margin-left: 10px;
}
#login2{
  float: right;
  width: 230px;
  margin-right: 10px;
}
#area_login a{
  color: white;
  text-decoration: none;
}
#area_testo{
  float: left;
  /*background-color: #f0efef;*/
  background-color: #f9f9f9;
  min-height: 450px;
  width: 648px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
#area_testo img{
  border: 1px solid #c36910;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
#area_testo_bordo{
  float: left;
  width: 667px;
  margin-left: 10px;
  height: 10px;
  background-color: #ffffff;

  
}
#area_riflesso{
  float: left;
  width: 686px;
  height: 118px;
  background-image: url("/Images/sfondo_riflesso.png");
}
#area_riflesso a{
  color: white;
}
#anagrafica{
  float: left;
  color: white;
  font-size: 12px;
  margin-top: 20px;
  font-weight: bold;
  margin-left: 20px;
}
#news{
  float: left;
  width: 150px;
  height:400px;
  font-size: 12px;
  color: black;
}
#news a{
  color:#c36910; 
}

