﻿/*
	Folha de Esitlos:
	
	Autor: BiTS - Business IT Solutions
	Website: www.bits.inf.br
	
*/

body {
	margin:0px;
	background:#EFDAD2;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}

img {
	border:0;
}

.clear {
	clear:both;
}

/*TOPO PRETO*/
#barra_topo {
	width:100%;
	background:#000;
	height:30px;
}
#info_topo {
	width:970px;
	height:20px;
	background:#000;
	margin:0px auto;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#bemvindo {
	float:left;
}
#links_direita {
	float:right;
	margin-right:18px;
}
#info_topo img {
	float:left;
}
#bemvindo #usuario_site {
	margin-top:-3px;
	margin-left:7px;
	float:left;
}
#bemvindo #usuario_site a {
	color:#FFF;
	text-decoration:underline;
}
#bemvindo #usuario_site a:hover {
	color:#DCA8A5;
	text-decoration:underline;
}
#img_mapa	{
	width:66px;
	height:12px;
	overflow:hidden;
	background:url(../images/links_topo.gif) top left no-repeat;
	display:block;
	float:left;
	margin-right:12px;
}
#img_mapa:hover	{
	background:url(../images/links_topo.gif) left bottom no-repeat;
}
#img_contato {
	width:42px;
	height:12px;
	overflow:hidden;
	background:url(../images/links_topo.gif) top right no-repeat;
	display:block;
	float:left;
}
#img_contato:hover	{
	background:url(../images/links_topo.gif) right bottom no-repeat;
}
/*FIM DO TOPO PRETO*/

/*CABELOS LINDOS TOPO*/
#topo_cabelos_lindos {
	border:0px;
	background:url(../images/fundo_geral.jpg) repeat-x;
	height:170px;
	width:100%;
}
#fundo_esquerda {
	background:url(../images/fundo_esquerda.jpg) no-repeat right top;
	height:170px;
	width:50%;
}
#fundo_direita {
	background:url(../images/fundo_direita.jpg) no-repeat left top;
	height:170px;
	width:50%;
}
#fundo_conteudo {
	width:970px;
}
#cabelos_lindos_info{
	width:970px;
	height:170px;
	background:url(../images/fundo_topo.jpg) no-repeat;
}

#buscar_no_site {
	float:right;
	width:490px;
	margin-top:18px;
	margin-bottom:32px;
}
#buscar_no_site input, #buscar_no_site img {
	float:left;
}
#buscar_no_site input.text {
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:352px;
	margin-right:9px;
	margin-left:19px;
	height:17px;
}
#btn_ok:hover {
	background:url(../images/btn_ok_over.jpg);
	display:block;
	width:39px;
	height:20px;
}

#cima_cabelos_lindos {
	width:970px;
	clear:both;
}
#logo {
	width:294px;
	margin-right:189px;
	float:left;
}
#img_logo {
	width:294px;
	height:44px;
	overflow:hidden;
	background:url(../images/cabelos_lindos.gif) top no-repeat;
	display:block;
	float:left;
}
#img_logo:hover	{
	background:url(../images/cabelos_lindos.gif) bottom no-repeat;
}

#tipo_cabelo {
	width:480px;
	float:left;
	margin-top:-0px;
}
#tipo_cabelo img#meu_cabelo {
	margin-bottom:7px;
}
#tipo_cabelo a {
	margin-right:7px;
	display:block;
	float:left;
	overflow:hidden;
	height:10px;
}
/*NORMAL*/
#tipo_cabelo #cabelo_normal {
	width:49px;
	background:url(../images/tipo_cabelo.gif) top left no-repeat;
}
#tipo_cabelo #cabelo_normal:hover {
	background:url(../images/tipo_cabelo.gif) bottom left no-repeat;
}
/*SECO*/
#tipo_cabelo #cabelo_seco {
	width:38px;
	background:url(../images/tipo_cabelo.gif) -56px top no-repeat;
}
#tipo_cabelo #cabelo_seco:hover {
	background:url(../images/tipo_cabelo.gif) -56px bottom no-repeat;
}
/*OLEOSO*/
#tipo_cabelo #cabelo_oleoso {
	width:50px;
	background:url(../images/tipo_cabelo.gif) -101px top no-repeat;
}
#tipo_cabelo #cabelo_oleoso:hover {
	background:url(../images/tipo_cabelo.gif) -101px bottom no-repeat;
}
/*MISTO*/
#tipo_cabelo #cabelo_misto {
	width:38px;
	background:url(../images/tipo_cabelo.gif) -159px top no-repeat;
}
#tipo_cabelo #cabelo_misto:hover {
	background:url(../images/tipo_cabelo.gif) -159px bottom no-repeat;
}
/*TINGIDO*/
#tipo_cabelo #cabelo_tingido {
	width:161px;
	background:url(../images/tipo_cabelo.gif) -206px top no-repeat;
}
#tipo_cabelo #cabelo_tingido:hover {
	background:url(../images/tipo_cabelo.gif) -206px bottom no-repeat;
}
/*LOIRO*/
#tipo_cabelo #cabelo_danificado {
	width:100px;
	background:url(../images/tipo_cabelo.gif) -374px top no-repeat;
}
#tipo_cabelo #cabelo_danificado:hover {
	background:url(../images/tipo_cabelo.gif) -374px bottom no-repeat;
}
/*OUTROS*/
#tipo_cabelo #cabelo_outros {
	width:50px;
	margin-right:0px;
	background:url(../images/tipo_cabelo.gif) -421px top no-repeat;
}
#tipo_cabelo #cabelo_outros:hover {
	background:url(../images/tipo_cabelo.gif) -421px bottom no-repeat;
}

/*FIM DO CABELOS LINDOS TOPO*/

#fundo_conteudo_site {
	width:100%;
	background:#FAF2ED url(../images/fundo_continuacao.jpg) repeat-x;
}
#conteudo_site {
	width:970px;
	margin:0px auto;
	background:#FAF2ED url(../images/fundo_continuacao.jpg) repeat-x;
}

#menu_destaques {
	width:970px;
}

/*MENU*/
#menu_institucional {
	float:left;
	width:150px;
	margin-left:1px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	margin-top:12px;
}
#menu_institucional ul {
	margin:0px;
	padding:0px;
}
#menu_institucional ul li.first {
	border-top:1px solid #EFDAD1;
	list-style:none;
	height:17px;
	padding-top:4px;
	border-bottom:1px solid #EFDAD1;
}
#menu_institucional ul li {
	list-style:none;
	height:17px;
	padding-top:4px;
	border-bottom:1px solid #EFDAD1;
}
#menu_institucional ul li a {
	text-decoration:none;
	color:#000;
	padding-left:15px;
	background:url(../images/li.gif) no-repeat left;
	text-decoration:none;
}
#menu_institucional ul li a:hover {
	color:#C16662;
	padding-left:15px;
	background:url(../images/li_active.gif) no-repeat left;
}
/*FIM DO MENU*/

/*FLASH*/
#conteudo_flash {
	float:left;
	width:630px;
	margin-left:10px;
	margin-right:10px;
	height:322px;
}
#conteudo_flash img {
	margin-bottom:2px;
}
#flash {
	height:310px;
	background:url(../images/flash.jpg) no-repeat;
}
/*FIM DO FLASH*/

/*ANÚNCIOS*/
#conteudo_anuncios {
	float:left;
	width:150px;
}
#conteudo_anuncios img {
	margin-bottom:2px;
}
#anuncio1 {
	width:126px;
	height:126px;
	border:12px solid #CBB0A6;
	background:#EDD7CE;
}
#conteudo_anuncios .anuncio, #conteudo_anuncios .anuncio2 { /*CSS de fade in dos anúncios*/
	width:126px;
	height:126px;
	overflow:hidden;
	position:relative;
	background:#FFF;
}
#conteudo_anuncios .anuncio img, #conteudo_anuncios .anuncio2 img {
	position:absolute;
	top:0;
}
#conteudo_anuncios .anuncio .descricao_anuncio, #conteudo_anuncios .anuncio2 .descricao_anuncio {
	position:absolute;
	bottom:0;
	display:none;
	width:126px;
	height:50px;
	text-align:left;
}
#conteudo_anuncios .anuncio .descricao_anuncio .fundo_anuncio, #conteudo_anuncios .anuncio2 .fundo_anuncio {
	position:absolute;
	top:0;
	background:#000;
	width:126px;
	height:50px;
	opacity:0.6;
}
#conteudo_anuncios .anuncio .descricao_anuncio .texto_anuncio, #conteudo_anuncios .anuncio2 .texto_anuncio {
	position:absolute;
	top:0;
	z-index:10;
	padding:5px 10px;
	color:#FFF;
	text-align:left;
}

#anuncio2 {
	margin-top:10px;
	width:126px;
	height:126px;
	border:12px solid #EDDBD5;
	background:#F1E1DA;
}

/*FIM DOS ANÚNCIOS*/

#artigos_dicas_cases {
	width:970px;
	margin-top:18px;
}
#newsletter_enquete {
	width:150px;
	margin-top:70px;
	margin-left:1px;
	float:left;
	margin-bottom:40px;
}
.titulo_sessao {
	border-top:1px solid #EFDAD1;
	height:31px;
	padding-top:9px;
	width:147px;
	padding-left:3px;
	border-bottom:1px solid #EFDAD1;
	margin-bottom:9px;
}
.campos {
	font-size:10px;
	margin-bottom:20px;
}
.formulario {
	margin-top:8px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
}
.formulario input.text {
	margin-bottom:3px;
	border:1px solid #000;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	width:140px;
	padding:4px 5px 4px;
	height:12px;
	font-weight:bold;
}
.formulario input.img {
	margin-top:5px;
}
#form_enquete {
	border-bottom:1px solid #EFDAD1;
	padding-bottom:10px;
	margin-bottom:10px;
}
.formulario .btn_enquete {
	margin-right:7px;
}
#diversas_opcoes {
	width:630px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	margin-bottom:39px;
}
#artigos_novidades {
	width:310px;
	float:left;
	border-top:1px solid #EFDAD1;
}
.titulo_artigo_dicas {
	border-top:10px solid #F6E9E3;
	padding-top:14px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	padding-bottom:13px;
	border-bottom:1px solid #EFDAD1;
}
.artigos_resumo {
	padding:8px 0px 6px 2px;
	border-bottom:1px solid #EFDAD1;
}
.artigos_resumo_titulo {
	color:#BC4343;
	font-weight:bold;
}
.artigos_resumo_titulo a {
	color:#BC4343;
	text-decoration:none;
}
.artigos_resumo_titulo a:hover {
	text-decoration:underline;
}
#ver_mais_artigos {
	width:128px;
	padding-top:6px;
	padding-bottom:8px;
	border-bottom:1px solid #EFDAD1;
}
#ver_mais_artigos a {
	color:#000;
	font-weight:bold;
	padding-left:16px;
	background:url(../images/li.gif) no-repeat left;
}
#ver_mais_artigos a:hover {
	color:#BC4343;
	background:url(../images/li_active.gif) no-repeat left;
}
#dicas_semana {
	width:310px;
	float:right;
	border-top:1px solid #EFDAD1;
}
.dicas_resumo {
	padding-top:10px;
	padding-bottom:9px;
	border-bottom:1px solid #EFDAD1;
}
.dicas_resumo a {
	color:#BC4343;
	text-decoration:none;
}
.dicas_resumo a:hover {
	text-decoration:underline;
}
.dicas_texto_foto {
	width:309px;
	padding-left:1px;
	height:61px;
}
.dicas_foto {
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.dicas_texto {
	width:230px;
	float:left;
}

.dicas_texto_sem_foto {
	width:300px;
	float:left;
}

.dicas_resumo_titulo {
	color:#BC4343;
	font-weight:bold;
	margin-bottom:7px;
}
#ver_mais_dicas {
	width:180px;
	padding-top:6px;
	padding-bottom:8px;
	border-bottom:1px solid #EFDAD1;
}
#ver_mais_dicas a {
	color:#000;
	font-weight:bold;
	padding-left:16px;
	background:url(../images/li.gif) no-repeat left;
}
#ver_mais_dicas a:hover {
	color:#BC4343;
	background:url(../images/li_active.gif) no-repeat left;
}

#cabelos_lindos_forum {
	margin-top:40px;
	width:620px;
	padding:20px 0px 10px 10px;
	height:35px;
	background:#F4E4DD;
}
#cabelos_lindos_forum img {
	float:left;
	margin-right:10px;
}
#logar_forum {
	width:470px;
	float:left;
	margin-top:2px;
}
#logar_forum input {
	float:left;
	margin-left:10px;
}
#logar_forum .input_opcoes {
	float:left;
	width:151px;
}
#logar_forum .input_opcoes_txt {
	clear:both;
	font-size:10px;
	margin-left:12px;
}
#logar_forum .input_opcoes_txt a {
	color:#000;
}
#logar_forum .input_opcoes_txt a:hover {
	color:#BC4343;
}
#logar_forum input.text {
	width:131px;
	border:1px solid #000;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	padding:3px 5px 3px;
	height:12px;
	font-weight:bold;
}
#logar_forum #opcoes_forum {
	clear:both;
	font-size:10px;
	height:15px;
	margin-left:13px;
}
#logar_forum #opcoes_forum span {
	display:block;
	float:left;
	width:154px;
}

#ultimas_forum {
	margin-top:20px;
	width:630px;
}
#ultimas_forum img {
	margin-bottom:7px;
}
#ultimas_forum a {
	text-decoration:none;
	color:#000;
}
#ultimas_forum a:hover {
	text-decoration:underline;
}
#ultimas_forum .forum_titulo {
	color:#BC4343;
	font-weight:bold;
	margin-bottom:14px;
}
#ultimas_forum .forum_titulo a {
	color:#BC4343;
	text-decoration:none;
}
#ultimas_forum .forum_titulo a:hover {
	text-decoration:underline;
}
#ultimas_forum #noticia_forum1 {
	border-top:1px solid #EFDAD1;
	width:310px;
	padding-top:9px;
	padding-bottom:7px;
	float:left;
	border-bottom:1px solid #EFDAD1;
}
#ultimas_forum #noticia_forum2 {
	border-top:1px solid #EFDAD1;
	width:310px;
	padding-top:9px;
	padding-bottom:7px;
	float:right;
	border-bottom:1px solid #EFDAD1;
}

#blog_central {
	margin-top:40px;
	width:630px;
}
#blog_cabelos_lindos {
	border-top:1px solid #EFDAD1;
	width:310px;
	float:left;
}
.titulo_blog_central {
	border-top:10px solid #F6E9E3;
	padding:20px 0px;
	height:70px;
	border-bottom:1px solid #EFDAD1;
}
.titulo_blog_central a {
	text-decoration:none;
	color:#000;
}
.titulo_blog_central a:hover {
	text-decoration:underline;
}
#img_blog {
	width:50px;
	float:left;
	height:50px;
	margin-right:10px;
}
#txt_blog {
	width:250px;
	float:left;
}
#txt_blog img {
	margin-bottom:3px;
}
#central_cabelos_lindos {
	border-top:1px solid #EFDAD1;
	width:310px;
	float:right;
}
#img_central {
	width:70px;
	float:left;
	height:70px;
	margin-right:10px;
}
#txt_central {
	width:230px;
	float:left;
}
#txt_central img {
	margin-bottom:3px;
}

#cases_publicidade {
	width:150px;
	float:left;
}
#cases_publicidade .titulo_sessao {
	border-top:1px solid #EFDAD1;
	height:28px;
	padding-top:10px;
	width:147px;
	padding-left:3px;
	border-bottom:1px solid #EFDAD1;
	margin-bottom:0px;
}
#cases_publicidade .cases_txt {
	padding:10px 0px;
	width:150px;
	border-bottom:1px solid #EFDAD1;
}
#cases_publicidade .cases_usuario {
	padding:10px 0px;
	width:150px;
	height:40px;
	border-bottom:1px solid #EFDAD1;
}
#cases_publicidade .cases_usuario .foto_cases {
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#cases_publicidade .cases_usuario .usuario_cases {
	width:100px;
	height:40px;
	float:left;
}
#cases_publicidade .cases_usuario .usuario_cases a {
	color:#000;
	text-decoration:none;
}
#cases_publicidade .cases_usuario .usuario_cases a:hover {
	color:#BC4343;
	text-decoration:underline;
}
#cases_publicidade .ver_outros_cases {
	width:150px;
	padding:10px 0px;
	border-bottom:1px solid #EFDAD1;
}
#cases_publicidade .ver_outros_cases a {
	display:block;
	color:#000;
	font-weight:bold;
	padding-left:16px;
	background:url(../images/li.gif) no-repeat left;
}
#cases_publicidade .ver_outros_cases a:hover {
	background:url(../images/li_active.gif) no-repeat left;
	color:#BC4343;
}
#publicidade {
	clear:both;
	width:150px;
	margin-top:10px;
}
#publicidade .publicidade_img {
	width:150px;
	margin-top:10px;
	height:80px;
}
/*FIM DO CONTEUDO*/

/*RODAPE*/
#rodape {
	clear:both;
	height:104px;
}
#rodape_site {
	width:970px;
	margin:0px auto;
	padding:10px 0px;
	height:100px;
	font-family:Arial;
}
#logo_rodape {
	padding:24px 1px 10px;
	width:54px;
	height:24px;
	float:left;
}
#links_site {
	width:885px;
	margin-left:10px;
	float:left;
}
#links_site .secao_site {
	width:885px;
	padding:4px 0px;
	height:15px;
	border-bottom:1px solid #EBD0BE;
}
#links_site #secao_site {
	width:885px;
}
#links_site .secao {
	width:90px;
	margin-top:4px;
	float:left;
}
#links_site .links_secao {
	width:700px;
	float:left;
	color:#c2c7a7;
}
#links_site .links_secao a {
	text-decoration:none;
	color:#000;
}
#links_site .links_secao a:hover {
	color:#C16662;
}
#secao_site #secao_site_contato {
	width:800px;
	padding:4px 0px;
	height:15px;
	border-bottom:1px solid #EBD0BE;
	float:left;
}
#secao_site #secao_site_bits {
	margin-top:3px;
	width:85px;
	height:40px;
	float:left;
}
a#bits {
	width:85px;
	height:40px;
	display:block;
	background:url(../images/logo_bits.jpg) left no-repeat;
}
a:hover#bits {
	background:url(../images/logo_bits.jpg) right no-repeat;
}
#cabelos_lindos_direitos {
	float:right;
	width:280px;
	margin-top:-10px;
}

/*FIM DO RODAPE*/

/*ESTILO ENQUETE*/
.alternativa_enquete {
	width:380px;
	color:#BC4343;
	height:20px;
}
.nome_alternativa {
	float:left;
	width:185px;
	padding-right:10px;
}
.porcentagem_alternativa {
	width:50px;
	float:left;
	height:11px;
	background:#BC4343;
	margin-top:1px;
}
.voto_alternativa {
	float:left;
	padding-left:10px;
}
/*FIM DO ESTILO ENQUETE*/