/* TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS */
/* TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS */

*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#FFFFFF;
	background-image:url(img/back.jpg);
	background-repeat:repeat-x
}

img{
	margin:0px;
	border:0px;
}


/*BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS */
/*BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS BLOCOS */

/*TOPO TOPO TOPO TOPO TOPO*/

#topo{
	width:930px;
	height:170px;
	position:relative;
	margin:0 auto;
	background-image: url(img/back_topo.jpg);
}

#add_favoritos a{
	width: 160px;
	height: 21px;
	display: block;
	position: absolute;
	background-image: url(img/back_addfavoritos.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 28px;
	padding-top: 7px;
	top: 5px;
	left: 394px;
	text-decoration:none;
}

#add_favoritos a:hover{
	background-image: url(img/back_addfavoritos_hover.jpg);
	text-decoration:none;
}

#ajuda a{
	width: 66px;
	height: 21px;
	display: block;
	position: absolute;
	background-image: url(img/back_ajuda.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 28px;
	padding-top: 7px;
	top: 5px;
	left: 558px;
	text-decoration:none;
}

#ajuda a:hover{
	background-image: url(img/back_ajuda_hover.jpg);
	text-decoration:none;
}

#abas{
	width:700px;
	height:30px;
	position:absolute;
	bottom:0px;
	left: 35px;
}

#abas span {
	float: left;
	text-align: center;
}

#abas span a{
	width:114px;
	height:22px;
	display:block;
	position:relative;
	margin-right:5px;
	padding-top: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(img/back_aba.jpg);
	text-decoration:none;
}

#abas span a:hover{
	background-image:url(img/back_aba_hover.jpg);
	text-decoration:none;
	color: #FFFFFF;
}

#abas .abaatual{
	width:114px;
	height:22px;
	display:block;
	position:relative;
	margin-right:5px;
	padding-top: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #F27200;
	background-image:url(img/back_aba_atual.jpg);
	text-decoration:none;
}

#aba_cadastre a{
	width:164px;
	height:30px;
	display:block;
	position:absolute;
	background-image: url(img/aba_cadastre.jpg);
	text-decoration:none;
	right: 155px;
	bottom: 0px;
	text-indent: -2000px;
	overflow: hidden;
}

#aba_cadastre a:hover{
	background-image: url(img/aba_cadastre_hover.jpg);
}

#form_login{
	width: 260px;
	display: block;
	text-align: center;
	height: 95px;
	position: absolute;
	right: 35px;
	top: 10px;
}

#form_login .input{
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	padding-top:2px;
	border: 2px solid #F37C0C;
	background-image:url(img/back_input.jpg);
}

#form_login .input_focus{
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	padding-top:2px;
	border: 2px solid #99CC00;
	background-image:none;
}

.input{
	border: 2px solid #F37C0C;
}

.input_focus{
	border: 2px solid #99CC00;
}

.esqueceu_senha{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.esqueceu_senha a:link{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.esqueceu_senha a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	font: 9;
}

.esqueceu_senha a:hover{
	text-decoration:underline;
	color: #990000;
}

#usuario{
	width: 250px;
	display: block;
	text-align: right;
	position: absolute;
	right: 35px;
	top: 15px;
}

#recupera_senha {
	position:absolute;
	left:50%;
	top:5px;
	width:220px;
	height:155px;
	z-index:10;
	margin-left: -72px;
	background-image: url(img/back_recsenha.jpg);
	padding: 10px 20px 0px;
}


/*CONTEÚDO CONTEÚDO CONTEÚDO*/

#container_conteudo{
	width:930px;
	position:relative;
	margin:0 auto;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(none);
}

#conteudo{
	width:800px;
	background-color:#FFFFFF;
	padding-top: 35px;
	position: relative;
	float: left;
	padding: 45px 30px 30px;
}

.sombra_esquerda{
	width:35px;
	height:250px;
	background-image:url(img/sombra_esquerda.jpg);
	float: left;
	position: relative;
}

.sombra_direita{
	width:35px;
	height:250px;
	position:relative;
	background-image:url(img/sombra_direita.jpg);
	float: left;
}

#texto_home{
	width:590px;
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
}

#anuncio_lado_home{
	width:165px;
	position: relative;
	float:right;
	right: 0px;
	top: 0px;
}

#textual{
	width:790px;
	position:relative;
	margin:0 auto;
	background-color:#FFFFFF;
}

.detalhes_dadosusuario
{
    width:790px;
	position:relative;
	float:left;
	
}

.detalhes_avaliacoessusuario{
	width:700px;
	position:relative;
	float:left;
	background-image: url(img/back_blocos_detalhes.jpg);
	background-repeat: no-repeat;
	padding: 15px 20px;
}

.detalhes_servicos{
	width:760px;
	position:inherit;
	background-image: url(img/back_blocos_detalhes_central.jpg);
	background-repeat: no-repeat;
	padding: 15px 20px;
	margin-bottom: 20px;
}

.tabela_perguntas_respostas{
	border: 0px solid #CCCCCC;
	
	margin-bottom: 20px;
}

.tabela_perguntas_respostas th{
	height: 30px;
	line-height: 30px;
	background-color: #CCCCCC;
}

.tabela_perguntas_respostas td{
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#ctl00_ContentPlaceHolder1_tabela_perguntas_respostas
{
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#ctl00_ContentPlaceHolder1_tabela_perguntas_respostas th{
	height: 30px;
	line-height: 30px;
	background-color: #CCCCCC;
}

#ctl00_ContentPlaceHolder1_tabela_perguntas_respostas td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.tr_pergunta{

}

.tr_resposta{
	background-color:#F0F0F0;
}

.tr_resposta p{
	color: #990000;
}

/* RODAPE RODAPE RODAPE RODAPE */


#container_rodape{
	width:930px;
	height:180px;
	position:relative;
	margin:0 auto;
}

#rodape{
	width:860px;
	height:180px;
	position:relative;
	margin:0 auto;
	background-image:url(img/back_rodape.jpg);
}

.sombra_rodape_esquerda{
	width:35px;
	height:180px;
	position:absolute;
	left:0px;
	background-image:url(img/sombra_rodape_esquerda.jpg);
}

.sombra_rodape_direita{
	width:35px;
	height:180px;
	position:absolute;
	right:0px;
	background-image:url(img/sombra_rodape_direita.jpg);
}

#rodape_menu{
	width:200px;
	height:100px;
	position:absolute;
	left:5px;
	top:55px;
}

#rodape_menu span a{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height: 18px;
	margin-bottom: 7px;
	background-image: url(img/seta_menu_rodape.png);
	background-repeat: no-repeat;
	text-indent: 22px;
	width: 200px;
	font-weight: bold;
}

#rodape a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#rodape a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#rodape a:hover{
	color:#990000;
}

#rodape .copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	display: block;
	width: auto;
	position: absolute;
	top: 50px;
	right: 5px;
}

#rodape .uso_privacidade{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	display: block;
	width: auto;
	position: absolute;
	top: 70px;
	right: 5px;
}

.clear{
	width:100%;
	height:10px;
	clear:both;
}

#busca_simples{
	width:770px;
	height:35px;
	position: relative;
	top: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 10px;
	background-image: url(img/back_busca.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}


#ordenar_resultados{
	width:770px;
	height:30px;
	position: relative;
	top: 0px;
	border-bottom:1px #666666 dashed;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-left: 10px;
}

#combo_ordenar{
	position: absolute;
	right: 10px;
	top: 5px;
}

#resultados{
	width:710px;
	position: relative;
	float:right;
	right: 30px;
}

#navegar_resultados{
	width:770px;
	height:16px;
	position: relative;
	border-top:1px #666666 dashed;
	background-color: #F2F2F2;
	padding: 10px;
	margin: 20px auto 0px;
}

#navegar_resultados span{
	display:inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	width: auto;
	height: auto;
}

#navegar_resultados .paginaatual{
	display:inline-block;
	background-color: #666666;
	border:1px solid #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

#navegar_resultados span a{
	display:inline-block;
	background-color:#DFDFDF;
	border:1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	height: auto;
}

#navegar_resultados span a:hover{
	display:inline-block;
	background-color: #FF9900;
	border:1px solid #666666;
	text-decoration:none;
}

#navegar_resultados #prox_ant{
	width:130px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	padding-right: 10px;
}

#navegar_resultados #prox_ant .anterior{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3398CC;
	width: auto;
	height: 20px;
}

#navegar_resultados #prox_ant .proxima{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3398CC;
	width: auto;
	height: 20px;
}


.espacador{
	margin:0 auto;
}

.nome_usuario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.visitas_usuario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3399CC;
	font-weight:bold;
}

.qualificacoes_usuario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#85B000;
	font-weight:bold;
}

.avaliacoes_usuario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}


.borda_avaliacoes{
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
}


.espacador_resultados{
	background-image:url(img/espacador_resultados.gif);
	height: 20px;
	background-position: -5px;
}



/* TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS */
/* TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS TEXTOS */


h1 a{
	display:block;
	width:215px;
	height:120px;
	position:absolute;
	background-image:url(img/logo_indicafacil.jpg);
	background-repeat:no-repeat;
	top:13px;
	left:35px;
	text-indent: -2000px;
	overflow:hidden;
}

h2{
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	margin: 0px;
}

h3{
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #000000;
	margin: 0px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3398CC;
	margin: 0px;
	padding:0px;
	border-bottom: #E1E1E1 1px dashed;
	width: 95%;
}

h5{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #8CBB00;
	border-bottom: #E1E1E1 1px dashed;
	width: 100%;
	margin-bottom: 15px;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


.titulo_bloco{
	margin:0 auto;
	padding-top:13px;
	width: 210px;
	display: block;
	text-align: center;
}

#conteudo a:link{
	text-decoration:none;
	color:#FF6600;
}

#conteudo a:visited{
	text-decoration:none;
	color:#FF6600;
}

#conteudo a:hover{
	text-decoration:underline;
	color:#990000;
}

.publicidade{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.label{
	color:#000000;
}

.label_menor{
	color:#990000;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bem_vindo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

.nome_usuario_logado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	margin-top: 3px;
	margin-right: 2px;
	font-weight: normal;
	text-decoration:none;
	
}

.acessar a{
	height:18px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(img/btn_acessar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 4px 6px;
	text-decoration:none;
}

.acessar a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

.sair a{
	width:50px;
	height:19px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	position: relative;
	float: right;
	background-image: url(img/btn_sair.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 3px;
	text-indent: 21px;
}

.sair a:hover{
	text-decoration:none;	
}

/*FORMS FORMS FORMS*/

.input_cadastro{
	border:2px solid #CCCCCC;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	padding:2px;
}

.input_cadastro_focus{
	border:2px solid #99CC00;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	padding:2px;
}

.select_cadastro{
	border:2px solid #CCCCCC;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cidades_escolhidas{
    width:50%;
	border:2px solid #CCCCCC;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.erro_validacao{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}

.btn_recuperarsenha{
	border:2px solid #FF6600;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
}

.voltar_resultados{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D74A00;
	margin-bottom: 20px;
}

.apelido{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D74A00;
	margin-bottom: 20px;
}

.titulo_bloco_avalizacoes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D74A00;
	border-bottom:#CCCCCC 1px solid;
	display: block;
	line-height: 20px;
}

.titulo_bloco_servicos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D74A00;
	border-bottom:#CCCCCC 1px solid;
	display: block;
	line-height: 20px;
	margin-bottom:20px;
}

.titulo_servicos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

