.body {
      background-image: url(img/back1.jpg);
}

.menu
{
  font-family : Verdana;
  vertical-align: top;
  padding : 2px 2px 2px 15px;
}

.corpo
{
  font-family : Verdana;
  vertical-align: top;
  padding : 2px 2px 2px 15px;
}

.link {
       font-family : Verdana;
       color: #CC6633;
       font-size: 12px;
       font-weight: bold;
       line-height : 22px;
 }

.espaco {
       line-height : 22px;
}

.carimbo {
       color: #CC6633;
       font-size: 12px;
       line-height : 20px;
       text-align: center;
       font-weight: bold;
 }

.titulo {
       color: #CC6633;
       font-family : Verdana;
       font-size: 22px;
       line-height : 30px;
       text-align: center;
       font-weight: bold;
}

.texto {
       font-family : Verdana;
       font-size: 12px;
       line-height : 20px;
       text-align: justify;
}

.destaque_old {
       color: #FF3333;
       font-family : Verdana;
       font-size: 12px;
       line-height : 20px;
       text-align: right;
       font-weight: bold;
}

.destaque {
       color: #CC6633;
       font-family : Verdana;
       font-size: 12px;
       line-height : 20px;
       text-align: right;
       font-weight: bold;
}

.subtitulo {
       color: #CC6633;
       font-size: 12px;
       line-height : 20px;
       font-weight: bold;
       text-align: left;
}
