*
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 12px;
}

.clearer
{
  clear: both;
}

body
{
}

#body_background
{
  background: url('../images/sfondo.jpg') no-repeat top center;
  width: 100%;
}

.view
{
  width: 780px;
  margin: 0 auto;
}

.view_header
{
  background: url('../images/header.jpg') no-repeat top left;
  width: 780px;
  margin: 0 auto;
}

#container
{
  margin: 0 auto;
}

#header
{
  margin: 0 auto;
  height: 92px;
  background: url('../images/header_pattern.jpg') repeat-x;
}

#header a
{
  border: 0px solid transparent;
  color: #FFFFFF;
  text-decoration: none;
}

#header img
{
  border: 0 solid transparent;
}

#logo
{
  float: left;
  margin-left: 5px;
}

#deltabi
{
  float: left;
  margin-top: 12px;
  margin-left: 3px;
}

#language_menu
{
  float: right;
  margin-top: 10px;
}

#language_menu a
{
  display: block;
  float: left;
  margin-left: 20px;
  width: 29px;
  height: 29px;
}

#italian
{
  background: url('../images/italiano_over.png') no-repeat top left;
  
}

#english
{
  background: url('../images/english.png') no-repeat top left;
}

#english:hover
{
  background: url('../images/english_over.png') no-repeat top left;
}

#menu
{
  background: url('../images/sfondo_menu.jpg') no-repeat top left;
  float: right;
  width: 499px;
  height: 27px;
  padding-top: 14px;
  margin-top: 9px;
}

#menu a
{
  display: block;
  float: left;
  margin-left: 15px;
}

#link_home
{
  background: url('../images/home_over.png') no-repeat top left; 
  width: 59px;
  height: 18px;  
}

#link_news
{
  background: url('../images/news.png') no-repeat top left;
  width: 59px;
  height: 18px; 
}

#link_news:hover
{
  background: url('../images/news_over.png') no-repeat top left;
}

#link_contatti
{
  background: url('../images/contatti.png') no-repeat top left;
  width: 59px;
  height: 18px; 
}

#link_contatti:hover
{
  background: url('../images/contatti_over.png') no-repeat top left;
}

#link_azienda
{
  background: url('../images/azienda.png') no-repeat top left;
  width: 59px;
  height: 18px; 
}

#link_azienda:hover
{
  background: url('../images/azienda_over.png') no-repeat top left;
}

#link_servizi
{
  background: url('../images/servizi.png') no-repeat top left;
  width: 59px;
  height: 18px; 
}

#link_servizi:hover
{
  background: url('../images/servizi_over.png') no-repeat top left;
}

#link_realizzazioni
{
  background: url('../images/realizzazioni.png') no-repeat top left; 
  width: 87px;
  height: 18px; 
}

#link_realizzazioni:hover
{
  background: url('../images/realizzazioni_over.png') no-repeat top left;
}

#content
{
  margin: 0 auto;
  padding-top: 351px;
  color: #585858;
}

#catalog
{
  height: 170px;
  background: url('../images/menu_interno.jpg') top left no-repeat;
}

#catalog img
{
  border: 0 solid transparent;
}


#catalog .block
{
  background: url('../images/button.png') 123px 5px no-repeat;
  float: left;
  width: 156px;
}

#catalog .block:hover
{
  background: url('../images/button_over.png') 123px 5px no-repeat;
}


#catalog .summary
{
  margin-left: 9px;
  margin-right: 9px;
}

#actual
{
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 20px;
  margin-bottom: 30px;
  height: 170px;
}

#last
{
  float: left;
  width: 366px;
  border-left: 1px dotted #7E7E7E;
  padding-left: 14px;
}

#news
{
  float: left;
  width: 367px;
  padding-right: 14px;
}

.pict
{
  float: left;
  border: 1px solid #E0E0E1;
  margin-right: 17px;
  width: 174px;
}

.pict img
{
  width: 160px;
  height: 120px;
  border: 0 solid transparent;
  margin: 7px 7px 7px 7px;
}

.resume
{
  float: left;
  width: 170px;
  height: 112px;
}

.tit
{
  margin-bottom: 14px;
  color: #1B49B8;  
}

.tit2
{
  font-weight: bold;
  font-size: 15px;
  color: #f05b23; 
  text-decoration: none;
}

.tit2:hover
{
  text-decoration: underline;
}

.desc
{
  margin-top: 5px; 
}

.subtitle
{
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  margin-top: 5px; 
}

.space
{
  margin-bottom: 10px;
  height: 103px;
}

.go
{
  background: url('../images/button_orange.jpg') no-repeat top right;
  width: 70px;
  height: 25px;
  float: right; 
}

.go:hover
{
  background: url('../images/button_orange_over.jpg') no-repeat top right;
}

.go a
{
  color: #424242;
  float: right; 
  text-align: right;
  padding-top: 5px;
  padding-right: 35px;
}

.go a:hover
{
  text-decoration: none;
}

#footer
{
  background: url('../images/footer.jpg');
  color: #4E5053;
  height: 50px;
  margin: 0 auto;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 15px;
}

#footer #foot
{
  float: left;
  font-size: 11px;
  margin-top: 7px;
  text-align: center;
  width: 780px;
}

#footer #foot_menu
{
  float: left;
  font-size: 11px;
  text-align: center;
  width: 780px;
}

#foot_menu a
{
  font-weight: bold;
}

#footer a
{
  color: #4E5053;
  text-decoration: none;
  font-size: 11px;
}

#footer a:hover
{
  text-decoration: underline;
}

#validator
{
  float: left;
  margin-bottom: 5px;
  margin-top: 4px;
}

#validator img
{
  border: 0;
  width: 57px;
  height: 20px;
}

#manifatturaweb
{
  float: right;
  margin-bottom: 5px;
}

#manifatturaweb a
{
  color: #797A7A;
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
}

#manifatturaweb a img
{
  border: 0;
  position: relative;
  top: 4px;
}

#manifatturaweb a:hover
{
  text-decoration: underline;
}

