.historia
{
  width:900px;
  height:670px; 
  padding:15px;
  padding-left:30px;
  padding-right:30px;
  background:transparent;
}

.historia .historia_texto
{
  width:628px;
  height:640px;
  font-family:Verdana;
  font-size:13px;
  color:#191919;
  text-decoration:none;
  line-height:20px;
  float:left;
}
.historia .historia_texto .historia_titulo
{
  width:628px;
  height:20px;
  float:left;
  position:relative;
  top:10px;
  padding-bottom:30px;
  background: url(images/historia/historia_titulo.gif) no-repeat;
}
.historia .historia_texto .historia_autorTexto
{
  font-family:Verdana;
  font-size:13px;
  color:#406595;
  font-weight:bold;
  line-height:20px;
  margin-bottom:15px;
}
.historia .historia_texto .historia_autorDesc
{
  font-family:Verdana;
  font-size:12px;
  color:#406595;
  font-weight:none;
  line-height:20px;
}
.historia .historia_areaDireita
{
 background: url(images/historia/historia_areaDireita.gif) no-repeat;
 width:254px;
 height:679px;
 float:left;
 position:relative;
 left:32px;
 top:-25px;
}
.historia .historia_areaDireita .historia_imagem
{
  position:relative;
  left:12px;
  top:12px;
  width:233px;
  height:203px;
  margin-bottom:17px;
  background: url(images/historia/historia_areaDireita_fundoFoto.gif) no-repeat;

}
.historia .historia_areaDireita .historia_imagem  img
{
  position:relative;
  left:6px;
  top:6px;
}

