* { margin: 0; padding:0; }

html,body {
	text-align: center; 
	background: #677887 url(img/sfondo.gif) repeat-y top center; 
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5b6c7c;
}

div#box 
{
  width: 959px; 
  height: 337px; 
  position:absolute;
  top: 50%;
  left: 50%;  
  margin: -168px 0 0 -479px; 
  background: url(img/box_centrale.gif) no-repeat top center;
  text-align: left;
}

div#boxsx {
  width: 477px;
  float:left;
}

#logo_sx {
  width: 210px;
  height: 127px;
  background: url(img/logo_sx.jpg) no-repeat;
  margin: 43px 0 0 25px;
	text-indent: -15000px;
}

#in_costruzione {
  background: url(img/in-costruzione.gif) no-repeat;
  width: 475;
  height: 18px;
  text-indent: -15000px;
  margin: 120px 0 0 12px;
}

div#boxdx {
  width: 477px;
  float: right;
}

#logo_dx {
  width: 417px;
  height: 145px;
  background: url(img/logo_dx.jpg) no-repeat;
  margin: 43px 0 0 22px;
	text-indent: -15000px;
}

#lng_ita {
  width: 228px;
  /*padding-bottom: 17px;*/
  background: url(img/lingua_ita.gif) no-repeat bottom right;
  float: left;  
  margin: 16px 0 0 7px !important;
  margin: 16px 0 0 3px;
}

a.entra {
  width: 228px;
  height: 16px;
  display: block;
	text-indent: -15000px;
}

#lng_ing {
  width: 228px;
  /*padding-bottom: 17px;*/
  background: url(img/lingua_ing.gif) no-repeat bottom right;
  float: right;  
  margin: 16px  10px 0 0 !important;
  margin: 16px  6px 0 0;
}


#box_lng {
  width: 212px;
  padding: 6px !important;
  padding: 6px 6px 6px 7px;
  border: 1px solid #48545e;
  color: #FFF;
	text-align: left;
  font-size: 10px;
  /*border-bottom:0;*/
  }

.clear { clear: both;}
