﻿body
{
  background: url(/images/modelli/sf_corpo.jpg) repeat-y center;
  margin: 0;
  padding: 0;
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
}

a
{
  color: #ff5f00;
  text-decoration: none;
}

  a:hover
  {
    text-decoration: underline;
  }

.bordo_0
{
  border: 0;
}

#div_banda_arancio
{
  background: url(/images/modelli/sf_testa.jpg) repeat-y center center;
  height: 128px;
  border-top: 1px solid #ffac2c;
  border-bottom: 1px solid #ffffff;
  position: relative;
  margin-top: 150px;
  text-align: center;
  padding-top: 20px;
}

#div_cont_absolute
{
  position: absolute;
  width: 100%;
  top: 125px;
}

#div_box_errore
{
  width: 1002px;
  height: 321px;
  background: url(/images/modelli/sf_errore.png) no-repeat;
  margin: 0 auto;
  color: #393939;
}

#div_cont_testo
{
  margin-left: 337px;
  padding-top: 80px;
  width: 440px;
  text-align: center;
}

#div_errore_top
{
  font-size: 19px;
  margin-bottom: 20px;
}

#div_testo_bottom
{
  margin-bottom: 40px;
}

#div_testo_big
{
  font-size: 15px;
}
