/* Fascia alta ****************************************************************/

#titolo
{
  width: 108px;
  float: left;
  background: url('../images/design/angolo_altosx.gif') no-repeat top left;
  padding-top: 30px;
  padding-left: 30px;
}

#titolo h1
{
  display: none;
}

#titolo a, #titolo a img
{
  border: 0px solid transparent;
}

#testa
{
  margin: 0;
  padding: 0;
  width: 794px;
}

#testa a, #testa a img
{
  text-decoration: none;
}

#ricerca
{
  float: right;
  background: url('../images/design/angolo_altodx.gif') no-repeat top right;
  padding-top: 30px;
  padding-right: 30px;
}

#fondo_ricerca
{
  float: right;
  padding-right: 75px;
  background: url('../images/design/fondo_ricerca.gif') no-repeat bottom right;
  width: 200px;
}

#ricerca #ricercaInput
{
  border: 1px solid #aaa;
  width: 155px;
  color: #aaa;
  font-size: 10px;
  padding: 2px;
  background: url(../images/design/lentino.gif) no-repeat top right;
}

#ricerca #ricercaSubmit
{
  width: 20px;
  height: 16px;
  position: relative;
  left: 170px;
  cursor: pointer;
  border: none;
  background: transparent;
}

#ricerca form
{
  margin-bottom: 10px;
}
