body {
  margin: 0px;
  top:0px;
  background:/*url(../img/icons/fundo_home2.jpg)*/ #34302D fixed repeat center;
  text-align:center; /* hack para o IE */ 
}

#principal {
  position: absolute;
  top: 23px;
  left: 50%;
  width: 1004px;
  margin: 0px 0px 0px -505px;
  border: 0px solid #C00;
  text-align: left; /* arrumando a zona q o hack anterior */ 
}

#imagens {
  
  border: 2px solid #ccc; 
}


#faixa_icones {
  width: 1004px;
  height: 20px;
  background:#000; /*url(../img/icons/topo_menor.jpg) no-repeat;*/
}


#topo {
  width: 1004px;
  height: 90px;
  background: #CCC; /*url(../img/icons/topo_menor.jpg) no-repeat;*/
}

#menu {
  position: relative;
  width: 755px;
  height: 40px;
  margin: 0px 0px 0px 249px;
  background: #FF9; /*url(../img/icons/fundo_topo_superior2.jpg) repeat;*/
}



#menu_luxury {
  position: absolute;
  top: 29px;
  left: 17px;
  width: 204px;
  height: 457px;
  font: bold 12px verdana;
  color: #000;
  margin: -29px 0px 0px -180px;
  background: #00FFFF /*url(../img/icons/fundo_menu_lateral.jpg) repeat;*/
}


#box_logo {
  position:relative;
  width:480px;
  height:125px;
  margin:220px 0px 0px 0px;
  top:20px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  color: #000;
  border:1px solid #fff;
  background:none;
}


#box_texto_logo {
  position:relative;
  width:480px;
  height:125px;
  margin:-127px 0px 0px 490px;
  top:20px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  color: #000;
  border:1px solid #fff;
  background:none;
}

.logo_terapy {
  float: left;
  width:173px;
  height:80px;
  border: thin #FFF solid;
  margin: 20px 0px 0px 25px;
  padding: 0px 0px 0px 0px;
}


.logo_ecofun {
  float: left;
  width:173px;
  height:80px;
  border: thin #FFF solid;
  margin: 20px 0px 0px 50px;
  padding: 0px 0px 0px 0px;
}



.figura_video p { /*ISSO É USADO PARA LEGENDAS DE IMAGENS... ENTENDEU? OU QUER QUE DESENHE?*/
  margin: 0px 0px 0px 0px;
  text-align: left;
  font-style: normal;
  font-size: smaller;
  text-indent: 0;
}





#meio {
  width: 100%;
  background: none;
  
}


#comporta_luxury {
  position: relative;
  width: 800px;
  height: 520px;
  margin: 0px 0px 0px 0px;
  background: #fff;
  border: 0px solid #ccc;
  overflow:none;

}

#comporta_animacao {
  position: relative;
  width: 800px;
  height: 520px;
  margin: 0px 0px 0px 0px;
  background: #fff;
  border: 0px solid #C03;
  overflow:none;

}


#rodape {
  position: relative;
  width: 1004px;
  height: 25px;
  
  font: normal 10px verdana;
  color: #fff;
  background: url(../img/icons/fundo_topo_superior2.jpg) repeat;
  margin: -3px 0px 0px 0px;
  clear: both;
}

#css_direitos {
	position: absolute;
	margin: 5px 450px 0px 0px;
	right: 274px;
}

#css_endereco {
	position: absolute;
	margin: 5px -220px 0px 0px;
	right: 274px;
}

#logo_altarede {
  width: 870px;
  text-align: right;
  padding: 0px 10px 0px 10px;
  margin: 0px 10px 10px 10px;
}



