/**
 *
 * Camadas
 *
 */

/**
 *
 * Camada de conteúdo (INÍCIO)
 *
 */

#slideshow_vitrines_novidades_ranking_usuarios {
  width: 531px;
  margin-top: 13px;
}

#slideshow_vitrines_novidades {
  float: left;
  width: 341px;
}

/* Slideshow principal (INÍCIO) */

#descricao_slideshow_vitrines {
  height: 20px;
  padding-top: 3px;
  border-top: 1px dashed #CCC;
  border-right: 1px dashed #CCC;
  border-left: 1px dashed #CCC;
  color: #616161;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#slideshow_vitrines1,
#slideshow_vitrines2 {
  float: left;
}

#slideshow_vitrines2 { border-left: 3px solid #CCC; }

#imagens_slideshow_vitrines1,
#imagens_slideshow_vitrines2 {
  width: 169px;
  height: 146px;
  background-color: #CCC;
}

#imagens_slideshow_vitrines1 img,
#imagens_slideshow_vitrines2 img {
  width: 166px;
  height: 140px;
  margin-top: 3px;
  overflow: hidden;
  display: none;
}

#imagens_slideshow_vitrines1 img { margin-left: 3px; }

#imagens_slideshow_vitrines1 img:hover,
#imagens_slideshow_vitrines2 img:hover,
#slideshow_patrocinadores div.slideshow img:hover,
#slideshow_anunciantes div.slideshow img:hover {
  cursor: pointer;
}

#descricao_imagem1,
#descricao_imagem2 {
  width: 168px;
  height: 21px;
  padding-top: 5px;
  color: #616161;
  font-size: 10px;
  text-align: center;
}

#descricao_imagem1 {
  border-bottom: 1px dashed #CCC;
  border-left: 1px dashed #CCC;
}

#descricao_imagem2 {
  border-top: 1px dashed #CCC;
  border-right: 1px dashed #CCC;
}

/* Slideshow principal (FIM) */

/* Novidades (INÍCIO) */

#novidades {
  width: 341px;
  margin-top: 20px; /* ***VERIFICAR*** */
}

#novidades div.titulo_azul_claro {
  padding: 2px 8px;
  font-size: 14px;
}

#novidades ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#novidades li {
  margin-top: 3px;
  font-size: 12px;
  line-height: 150%;
}

#novidades span.marcador_noticia {
  color: #919191;
  font-size: 11px;
}

#novidades a {
  color: #014183;
  font-weight: bold;
  text-decoration: none;
}

#novidades a:hover { color: #007CC3; }

/* Novidades (FIM) */

/* Ranking de usuários (INÍCIO) */

#ranking_usuarios {
  float: left;
  width: 180px;
  margin-left: 10px;
}

#ranking_usuarios div.titulo_verde {
  padding: 2px 8px;
  font-size: 14px;
}

#ranking_usuarios div.usuario {
  width: 160px;
  height: 61px;
  margin-left: 10px;
  border-bottom: 1px solid #D4DDB6;
}

#ranking_usuarios div.imagem_usuario {
  float: left;
  width: 61px;
}

#ranking_usuarios div.informacoes_usuario {
  float: left;
  width: 99px;
  text-align: center;
}

#ranking_usuarios h5 {
  margin-top: 8px;
  margin-bottom: 0;
  color: #01476B;
}

#ranking_usuarios img.estrelas { margin-top: 10px; }

/* Ranking de usuários (FIM) */

/* Registro básico (INÍCIO) */

#registro_basico {
  float: left;
  width: 232px;
  height: 350px;
  margin-top: 5px;
  margin-left: 10px;
  padding: 30px 14px 0 15px;
  background: url('../../imgs/home/bg_registro_basico.png') no-repeat;
  color: #0F0F0F;
  font-family: Verdana;
  font-size: 12px;
}

#registro_basico fieldset {
  margin-left: 0;
  padding: 0;
  border: none;
}

#registro_basico div.separador_campo { margin-top: 4px; }

#registro_basico label {
  font-size: 12px;
  font-weight: bold;
}

#registro_basico input,
#registro_basico select {
  margin: 2px 0 0 0;
  border: none;
  font-size: 12px;
}

#registro_basico input.texto { width: 230px; }

#registro_basico #grau_instrucao { float: left; }

#registro_basico #botao_registrar {
  float: right;
  margin-top: 11px;
}

/* Registro básico (FIM) */

/* Teasers (INCÍCIO) */

#teasers {
  float: left;
  width: 544px;
  margin-top: 10px;
  margin-left: 5px;
}

/* Teaser dos tipos de usuários para registro (INCÍCIO) */

#registro h5 {
  height: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px 8px;
  background-color: #58AFDC;
  font-size: 14px;
  color: #FFF;
  font-weight: normal;
}

#registro div.tipo_usuario {
  float: left;
  width: 169px;
  height: 175px;
  padding-left: 11px;
  background-color: #E6E4E5;
  color: #414141;
}

#registro div.tipo_usuario img { margin-bottom: 5px; }

#registro div.separador_tipo_usuario {
  margin-right: 2px;
  margin-left: 2px;
}

/* Teaser dos tipos de usuários para registro (FIM) */

/* Teaser da coluna social (INCÍCIO) */

#coluna_social { margin-top: 10px; }

#coluna_social div.imagem { float: left; }

#coluna_social div.texto {
  float: left;
  width: 359px;
  margin-left: 15px;
}

#coluna_social div.texto h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #00476C;
}

#coluna_social div.texto span {
  line-height: 150%;
  font-size: 11px;
  color: #696969;
}

#coluna_social div.texto div {
  margin-top: 10px;
  text-align: right;
}

#coluna_social div.texto a {
  font-size: 12px;
	color: #00476C;
	text-decoration: none;
}

/* Teaser da coluna social (FIM) */

/* Teasers (FIM) */

#slideshow_patrocinadores_anunciantes {
  float: left;
  width: 441px;
  height: 370px;
  margin-top: 10px;
  margin-left: 10px;
  background: url('../../imgs/home/bg_slideshow_home.png') no-repeat;
}

#slideshow_patrocinadores,
#slideshow_anunciantes {
  height: 185px;
}

#slideshow_patrocinadores img.titulo,
#slideshow_anunciantes div.titulo {
  margin-top: 5px;
  margin-left: 5px;
}

#slideshow_patrocinadores div.slideshow,
#slideshow_anunciantes div.slideshow {
  width: 259px;
  height: 123px;
  margin-top: 15px;
  background: url('../../imgs/home/bg_slideshow.png') no-repeat;
}

#slideshow_patrocinadores div.slideshow { margin-left: 96px; }

#slideshow_anunciantes div.slideshow { margin-left: 161px; }

#slideshow_patrocinadores div.slideshow img,
#slideshow_anunciantes div.slideshow img {
  width: 250px;
  height: 115px;
  overflow: hidden;
  display: none;
}

/**
 *
 * Camada de conteúdo (FIM)
 *
 */