<style>
.teste{}

#site{ }

#principal{
  position: relative;
  background-repeat:repeat-x;
    border:#d0d0d0 0px solid;
    background-color:none;
}



#corpo{
    border:#d0d0d0 2px solid;
    background-color:#FFFFFF;
    width:730px;
    margin-left:15px;
    margin-right:15px;
    margin-top:-15px;
    z-index:1001;

}

#left{
  position: absolute;
  left:0px;
  top:10px;
  border:#808080 0px solid;
  width:228px;
  height:900px;
  float:right;
  text-align:center;
  visibility:visible;
}

#left_aux{
  border:#808080 0px solid;
  height:650px;
  width:120px;
  float:left;
  text-align:center;
}



#center{

  border:#808080 0px solid;
  width:550px;

  text-align:center;
  float:right;
}
.caixa_fundo{

}

.image_news{
  margin:10px;
}

#endereco_acampa{
  padding:5px;
  background-color:#D0D0D0;
  height:30px;
}

.bottom_1{ margin-top:30px; width:210px; float:left; }
.bottom_2{ margin-top:30px; width:150px; float:left; }
.bottom_3{ margin-top:30px; width:150px; float:left; }

.info_1{ width:40px; float:left; }
.info_2{ width:110px; float:left; }

a.link_info:link{ color:#000080; margin:6px; }


.ebzNewsAcampa_noticias{
  float:left;
  width:300px;
  margin-top:20px;
}

.ebzNewsAcampa_recados{
  float:left;
  width:200px;
  margin-top:20px;
}

.titulo_noticias{

  font-size:16px;
  font-weight:bold;
  text-align:left;
}

.cx_destaque_ebz{
  margin:10px;
  margin-top:25px;
}
</style>

