
#titulo-canal-usuario {
  float: left;
  width: 1000px;
  height: 30px;
  margin: 0 0 5 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
  background-color: #ffffff;
  background-image: url("/estilo-imagens/barra-titulo-30.jpg");
  background-repeat: repeat-x;
}

#titulo-canal-usuario h3 {
  font-family: "Arial", "Times New Roman"; 
  text-align: center;  
  margin: 2 5 2 5; 
  color: #000000;
}

#perfil-usuario {
  float: left;
  width: 1000px;
/*  height: 269px; */
  margin: 0 0 5 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#imagem-usuario {
  float: left;
  width: 195px;
  height: 150px;
  margin: 5 5 5 5;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}

#imagem-usuario p {
  text-align: center;
  font-size: 12px;
  margin: 0;
  font-family: "Arial", "Times New Roman";
  color: #4F4F4F;
}

#informacoes-sobre-usuario {
  float: right;
  width: 775px;
/*  height: 256px; */
  margin: 5 5 5 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#informacoes-sobre-usuario-titulo {
  float: left;
  width: 775px;
  height: 23px;
  margin: 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#informacoes-sobre-usuario-titulo h4 {
  display: inline;
  font-weight: normal;
  font-family: "Arial", "Times New Roman"; 
  text-align: left;  
  margin: 2 5 2 5; 
  color: #4F4F4F;
}

#informacoes-sobre-usuario-estado {
  float: left;
  width: 775px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#informacoes-sobre-usuario-estado h5 {
  display: inline;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  text-align: left;  
  margin: 2 5 2 5; 
  color: #4F4F4F;
}

#informacoes-sobre-usuario-lococp {
  float: left;
  width: 775px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#informacoes-sobre-usuario-lococp h5 {
  display: inline;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  text-align: left;  
  margin: 2 5 2 5; 
  color: #4F4F4F;
}

#informacoes-sobre-usuario-contatos {
 float: left;
 width: 775px;
 height: 18px;
 margin: 0;
 padding: 0;
 border: 0px solid #B5B5B5;
 background: #ffffff;
}

#informacoes-sobre-usuario-contatos h5 {
  display: inline;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  text-align: left;  
  margin: 2 5 2 5; 
  color: #4F4F4F;
}

#informacoes-sobre-usuario-textos {
   float: left;
   width: 775px;
/*   height: 55px; */
   margin: 0;
   padding: 0;
   border: 0px solid #B5B5B5;
   background: #ffffff;
}

#informacoes-sobre-usuario-textos p {
  text-align: justify;
  font-size: 12px;
  margin: 5;
  font-family: "Arial", "Times New Roman";
  color: #4F4F4F;
}
