body {
  margin: 0px;
  background: #ffffff repeat;
  
}

#principal {

  position: absolute;
  top: 0px;
  left: 50%;
  width: 900px;
  margin: 0px 0px 0px -460px;
  border: 1px solid #ccc;
  
}

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

#topo {
  width: 900px;
  height: 117px;
  background: url(../img/icons/topo_novo2.png) no-repeat;
}

#menu {
  position: relative;
  width: 900px;
  height: 27px;
  margin: 0px 0px 0px 0px;
  background: url(../img/icons/fundo_topo_superior2.jpg) repeat;
}

#menu_parte {
  position: relative;
  width: 590px;
  height: 27px;
  margin: -38px 0px 0px 310px;
  background: url(../img/icons/fundo_topo_superior2.jpg) repeat;
}


#menu_form {
  position: absolute;
  top: 16px;
  left: 18px;
  width: 192px;
  height: 477px;
  font: bold 12px verdana;
  color: #000;
  margin: 11px 0px 0px -17px;
  background: url(../img/icons/fundo_menu_lateral.jpg) repeat;
}

#texto_menu {
  font: bold 12px verdana;
 color: #000;
 padding:0px 0px 0px 0px;
}

#texto_menu2 {
  font: bold 12px verdana;
 color: #FFFFFF;
 padding:5px 0px 0px 20px;
}


#texto_login {
  font: 11px verdana;
 color: #FFFFFF;
 padding:2px 0px 0px 5px;
}

#texto_menu3 {
  font: bold 10px verdana;
 color: #fff;
 padding:5px 0px 0px 10px;
}

#texto_depoimento {
  font: 9px verdana;
 color: #666666;
 text-align:left;
}

#titulo{
 font: bold 12px verdana;
 color: #AD282B;
 text-align:center;
 }
 
 #titulo_interno{
 font: bold 14px verdana;
 color: #800000;
 margin:0px 0px 0px 15px;
 text-align:left;
 }
 
 #texto_home {
  font: 11px verdana;
 color: #000;
 margin:0px 0px 0px 15px;
 text-align:justify;
}

#texto_home2 {
  font: 9px verdana;
 color: #666666;
 text-align:right;
}

#texto_home3 {
  font: 9px verdana;
 color: #000;
 text-align:left;
}

a.link {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #fff;
}

a.link2 {
  text-decoration: none;
/*  font: bold 10px Lucida Sans;
*/
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
 
}

a.link2:hover {
  text-decoration: none;
  color:#C0C0C0;
  
}



a.link3 {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #666666 ;
  text-align: right;
}

.input_contato {
  width: 200px;
  background: #fff;
  border: solid 1px  #CC0033;
  font: normal 11px verdana;
  color: #666666;
}

.input_contato2 {
  width: 350px;
  background: #fff;
  border: solid 1px  #CC0033;
  font: normal 11px verdana;
  color: #666666;
}

.input_botao {
  width: 110px;
  background: #fff;
  border: solid 1px  #CC0033;
  font: normal 11px verdana;
  color: #666666;
}

.input_botao2 {
  width: 40px;
  background: #fff;
  border: solid 0px  #CC0033;
  font: normal 11px verdana;
  color: #666666;
}


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

#comporta_home {
  position: relative;
  width: 705px;
  height: 480px;
  margin: 0px 0px 0px 195px;
  background: url(../img/icons/fundo_home.png) repeat;
  border: 0px solid #ccc;
  overflow:auto;

}

#rodape {
  position: relative;
  width: 900px;
  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;
}


