/*
	Folha de Estilo CSS3 - Guia senhorinihost
	Desenvolvido por JG Desenvolvimento
*/

@font-face {
	font-family: nexa_bold;
	src: url(../fonts/nexa/nexa_bold-webfont.woff);
}

@font-face {
	font-family: nexa_light;
	src: url(../fonts/nexa/nexa_light-webfont.woff);
}

*{
	margin:0;
	padding:0;	
}

#icones{
	position:relative;
	left:30px;
	top:15px;
}

html,body{
	height:100%;
	min-height: 100%;
	margin:0px;
	padding:0px;
	height:100%;
}

#header{
	width:916.7px;
	height:54px;
	margin:auto;
}

#logo{
	position:absolute;
	float:left;
	width:167px;
	height:157px;
	
	margin-top:14px;
	z-index:20;
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99;
	width:100%;
	height: 100%;
	overflow: visible;
}

#status{
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}
 
#menu{
	width:auto;
	height: 54px;
	display: inline-block;
	float:right;
	font-family:nexa_light, sans-serif;
}

#titulo_letra{
	font-family:nexa_light, sans-serif;
	font-size:22px;
	color:#fff;
}

#grupo-letras-page{
	position:relative;
	left:5px;
	top:34px;
	background:url(../img/caixabg.png) repeat;
	padding:22px;
}

.anuncios-busca{
	background:url(../img/caixabg.png) repeat;
}

#nenhum_resultado_letras{
	font-family:nexa_light, sans-serif;
	font-size:20px;
	text-align:center;
	position:relative;
	top:7px;
}

#lista_letras{
	list-style:none;
	margin-top:9px;
}

#lista_letras a{
	text-decoration:none;
	font-family:nexa_light, sans-serif;
	font-size:17px;
	color:#fff;
}

#lista_letras a:hover{
	text-decoration:none;
	font-family:nexa_light, sans-serif;
	font-size:17px;
	color:#909090;
}

#menu li{
	line-height:50px;
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	width: 145px;
	height:54px;
	font-family:nexa_light, sans-serif;
}

#menu li a{
	text-decoration:none;
	font-family:nexa_light, sans-serif;
}

#menu li a:hover{
	line-height:50px;
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	width: 145px;
	height:54px;
	font-family:nexa_light, sans-serif;
	color:#666666;
	border-top:3px solid #666666;
}

.item-active{
	color:#000;
	text-transform:uppercase
}

.item{
	color:#909090;
	text-transform:uppercase	
}


#container{
	width:1000px;
	/*background:#ccc;*/
	min-height:1655px;
	margin:auto;	
}

#barra-lateral{
	width:262px;
	height:auto; /* É para ser Auto */
	/*background:#999;*/
	float: left;
	display:inline-block;
}

#conteudo{
	width:736px;
	height:auto; /* É para ser Auto */
	/*background:#666;*/
	float: right;
}

#slide{
	width:726px;
	height:356px;
	margin:auto;
	margin-top:15px;
}

#detalhes-anuncio{
	width:719px;
	height:224px;
	background:url(../img/caixabg.png) repeat;
	margin:auto;
	margin-top:24px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

#detalhes-face{
	width:719px;
	height:114px;
	background:url(../img/caixabg.png) repeat;
	margin:auto;
	margin-top:45px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

#sobre-anuncio{
	width:719px;
	height:284px;
	background:url(../img/caixabg.png) repeat;
	margin:auto;
	margin-top:15px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

#img-anuncio{
	width:240px;	
	height:224px;
	float:left;
}

#sobre-text{
	width:374px;
	height:284px;
	float:left;	
}

#video-anuncio{
	width:345px;
	height:284px;
	float:right;
}

#sobre-anuncio-title{
	width:374px;
	height:auto;
}

#contato-anuncio{
	width:725px;	
	height:290px;
	margin:auto;
	margin-top:15px;
}

#contato-anuncio-mapa{
	width:345px;
	height:290px;
	background:#999;
	float:left;
}

#contato-anuncio-form{
	width:374px;
	height:290px;
	float:right;	
}

#contato-anuncio-form-title span{
	position:relative;
	left:12px;
	top:10px;
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	font-size:19px;
}

#contato-anuncio-form-title img{
	width:6px;
	height:41px;
	float:left;
	margin-top:0px;
}

#contato-anuncio-form-title{
	margin-left:12px;	
}

#contato-anuncio-form-dados{
	width:374px;
	height:auto;
	margin-top:35px;
	margin-left:12px;
}

#contato-anuncio-form-dados input, #contato-anuncio-form-dados textarea{
	display:block;
	margin-top:8px;	
	width:330px;
	height:42px;
	padding-left:20px;
	font-family:nexa_light, sans-serif;
	font-size:18px;
	color:#828282;
	outline:none;
	border:none;
}

#contato-anuncio-form-dados textarea{
	width:330px;
	height:100px;
	resize:none;
	padding-top:14px;
}

#contato-anuncio-form-dados button{
	border:none;
	outline:none;
	cursor:pointer;
	width:68px;
	height:36px;
	position:relative;
	left:275px;
	bottom:43px;
}

#sobre-anuncio-title img{
	width:6px;
	height:41px;
	float:left;
	margin-top:10px;
}

#sobre-anuncio-title span{
	position:relative;
	left:12px;
	top:20px;
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
}

#sobre-anuncio-text{
	width:340px;
	height:auto;
}

#sobre-anuncio-text p{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.6);
	margin-top:42px;
	margin-left:18px;
	text-align:justify;
}

#sobre-anuncio-text img{
	margin-left:18px;	
}

#sobre-anuncio-img{
	width:365px;
	height:40px;
	margin:auto;
	text-align:center;
	margin-top:17px;
}

#img-anuncio figure{
	margin:10px;	
	position:relative;
}

#img-anuncio figcaption{
	position:absolute;
	top:169px;
	left:175px;	
}

.img-figcaption{
	display:inline-block;
}

#detalhe-anuncio{
	width:479px;
	height:224px;
	float:right;
}

.detalhe-anuncio-title{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:28px;
	margin-top:15px;
	font-size:17px;
}

.detalhe-anuncio-endereco{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:28px;
	margin-top:20px;
	font-size:13px;
}

.detalhe-anuncio-local{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:28px;
	margin-top:10px;
	font-size:13px;	
}

.detalhe-anuncio-telefone{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:28px;
	margin-top:10px;
	font-size:13px;		
}

.detalhe-anuncio-site{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:28px;
	margin-top:10px;
	font-size:13px;
}

#content-anuncios{
	width:730px;
	height:auto; /* É para ser Auto */	
	margin:0px auto;
	margin-left:-2px;
}

#empresas_listagem {margin:0px auto; width:1060px; height:180px;}

.box-anuncio{
	position:relative;
	width:355px;
	height:155px;
	background:url(../img/caixabg.png);
	float:left;
	margin-left:10px;
	margin-top:15px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

.anuncio-img{
	border:none;
	width:155px;
	height:155px;
	position:relative;
	float:left;
}

.anuncio-img figcaption{
	position:absolute;
	top:122px;
	left:42px;
	width:50px;
	height:50px;
	font-family:nexa_light, sans-serif;
}

#pesquisa-titulo{
	font-family:nexa_light, sans-serif;
	font-size:22px;
	color:#fff;
	margin-left:7px;
}

.anuncio-img figcaption a{
	text-decoration:none;
	color:#555c44;
}

.ver-mais-sobre{
	width:114px;
	height:27px;
	background:url(../img/ver-sobre.png);
}

.box-anunciomaior{
	width:720px;
	height:120px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	border:none;
}

.anuncio-right{
	width:190px;
	height:152px;
	float:right;
}

.anuncio-titulo a{
	width:100px;
	height:120px;
	position:relative;
	top:17px;
	left:16px;
	font-family:nexa_bold, sans-serif;
	color:#fff;
	margin-left:22px;
	margin: 0 auto;
}

.anuncio-tit a{
	
	width:120px; 
	text-align:left;
	font-family:nexa_bold, sans-serif;
	color:#fff;
	margin-left:10px;
	left:16px;
	display: block;
	width: 150px;
	height: auto;
}

.anuncio-telefone p{
	position:relative;
	top:5px;
	font-family:nexa_light, sans-serif;
	color:#fff;
	margin-left:10px;
	font-size:13px;
}

.anuncio-endereco p{
	position:relative;
	top:12px;
	font-family:nexa_light, sans-serif;
	color:#fff;
	margin-left:10px;		
	font-size:13px;
}

.anuncio-cidade p{
	position:relative;
	top:18px;
	font-family:nexa_light, sans-serif;
	color:#fff;
	margin-left:10px;		
	font-size:13px;	
}

#box-pesquisa{
	width:250px;
	height:335px;
	background:url(../img/caixabg.png) repeat;
	position:relative;
	top:150px;
}

#box-pesquisa-title{
	width:235px;
	height:auto;
	padding-top:19px;
	padding-left:15px;
}

#box-pesquisa-title p{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	font-size:16px;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
}

#box-pesquisa-title img{
	width:26px;
	height:26px;
	float:right;
	position:relative;
	bottom:24px;
	right:10px;
}

#box-login-title{
	width:235px;
	height:30px;
	padding-top:19px;
	padding-left:22px;	
}

#box-login-title p{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	font-size:17px;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:40px;
}

#box-login-title img{
	width:26px;
	height:26px;
	float:left;
	position:relative;
	bottom:4px;
	left:5px;
}


#box-utilitarios-title{
	width:235px;
	height:30px;
	padding-top:19px;
	padding-left:22px;	
}

#box-utilitarios-title p{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	font-size:17px;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
	margin-left:44px;
	margin-top:2px;
}

#box-utilitarios-title img{
	width:26px;
	height:26px;
	float:left;
	position:relative;
	bottom:0px;
	left:7px;
}


#box-pesquisa-letra{
	width:235px;
	height:auto;
	padding-top:19px;
	padding-left:15px;	
}

#box-pesquisa-letra p{
	font-family:nexa_light, sans-serif;
	color:#FFF;
	font-size:16px;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
}

#box-pesquisa-letra img{
	width:26px;
	height:26px;
	float:right;
	position:relative;
	bottom:24px;
	right:45px;
}

#box-login{
	width:250px;
	height:223px;
	background:url(../img/caixabg.png) repeat;
	position:relative;
	top:170px;
}

#box-utilitarios{
	width:250px;
	height:880px;
	background:url(../img/caixabg.png) repeat;
	position:relative;
	top:190px;
}

#box-utilitarios-itens{
	width:220px;
	height:auto;
	margin-left:0px;
	margin-top:-2px;
}

#box-utilitarios-itens ul{
	list-style:none;
}

#box-utilitarios-itens li{
	padding-top:10px;
	font-family:nexa_light, sans-serif;
}

#box-utilitarios-itens li a{
	color:#fff;	
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
}

#box-facebook{
	width:250px;
	height:278px;
	background:url(../img/caixabg.png) repeat;
	position:relative;
	top:210px;
}

#footer{
	width:100%;
	height:61px;
	background:url(../img/caixabg.png) repeat;
}

.clear {
    clear: both;
}
.clear:after {
    clear: both;
    content: '';
}

#content-footer{
	width:1000px;
	height:56px;
	margin:auto;
}

#menu-footer-container{
	width:800px;
	height:56px;
	float:left;
}

#logo-rodape{
	width:190px;
	height:56px;
	float:right;
}

#logo-rodape img{
	width:175px;
	height:34px;
	border:none;
	margin-top:11px;	
}


#menu-footer{
	width:auto;
	height: 54px;
	display: inline-block;
	float:right;
}

#menu-footer li{
	line-height:56px;
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	width: 145px;
	height:54px;
	font-family:nexa_light, sans-serif;
}

#menu-footer li a{
	text-decoration:none;	
}

#menu-footer li a:hover{
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	width: 145px;
	height:54px;
	font-family:nexa_light, sans-serif;
	color:#8eb651;
}

#titulo_pagina{
	font-family:nexa_light, sans-serif;
	font-size:24px;
	color:#FFF;
}

#texto_pagina{
	font-family:nexa_light, sans-serif;
	font-size:18px;
	margin-top:10px;
	font-weight:justify;
}

#box-pagina{
	position:relative;
	top:35px;
	left:15px;
	background:url(../img/caixabg.png) repeat;
	padding:26px;
}

.item-active-footer{
	color:#FFF;
	text-transform:uppercase
}

.item-footer{
	color:#FFF;
	text-transform:uppercase	
}

#rodape_fim{
	width:100%;
	height:32px;
}

#text-rodape p{
		
	text-align:center;
	font-family:nexa_light, sans-serif;
	color:#a2a2a2;
	padding-top:10px;
}

#espace{
	padding-top:5px;	
}

a{
	text-decoration:none;
}

.link{
	color:#5c9cd5;
}

#form-pesquisa{
	width:235px;
	height:auto;
	margin-top:14px;
	margin-left:15px;
}

#form-pesquisa input[type=search]{
	width:195px;
	height:49px;
	float:left;
	border:1px solid #fff;
	padding-left:17px;
	font-size:17px;
	font-family:nexa_light, sans-serif;
	outline:none;
		position:absolute;
}

#grupo-pesquisa{
	width:235px;
	height:49px;
}

#form-pesquisa button[type=submit]{
	border:none;
	background:none;
	position:absolute;
	right:15px;
	margin-top:-1px;
	cursor:pointer;
	outline:none;
	float:right;
}


.grupo-login{
	width:240px;
	height:49px;
}

#login-inputs{
	width:240px;	
	height:auto;
	position:relative;
	left:25px;
	top:3px;
}

.img-login{
	position:relative;
	top:25px;
	right:30px;
}


#login-footer{
	width:240px;
	height:80px;
	margin:auto;
}

#esqueci-senha a{
	width:179px;
	height:auto;
	float:left;
	font-family:nexa_light, sans-serif;
	font-size:11px;
	position:relative;
	top:30px;
	left:23px;
	color:#F8F8F8;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.5);
}

#btn_entrar{
	width:60px;
	height:auto;
	float:left;
	position:relative;
	right:20px;
	top:20px;
}

#btn_entrar button[type=submit]{
	border:none;
	outline:none;
	background:none;
	cursor:pointer;
}

#form-login input[type=text], #form-login input[type=password]{
	width:180px;
	height:36px;
	float:left;
	border:1px solid #fff;
	padding-left:18px;
	font-size:16px;
	font-family:nexa_light, sans-serif;
	outline:none;
	margin-top:12px;
}



#grupo-categoria{
	width:235px;
	height:49px;
	margin-top:10px;
}



#form-pesquisa button[type=submit]{
	border:none;
	background:none;
	position:absolute;
	right:15px;
	cursor:pointer;
	outline:none;
	height:50px;
}

#select-pesquisa{
	width:220px;
	height:34px;
	border:none;
	outline:none;	
	font-family:nexa_light, sans-serif;
	padding-left:15px;
	font-size:16px;
}

#select-cidade{
	width:220px;
	height:34px;
	border:none;
	outline:none;	
	font-family:nexa_light, sans-serif;
	padding-left:15px;
	font-size:16px;
	margin-left:15px;	
}

#grupo-cidade{
	position:relative;
	right:15px;
}

#box-letras{
	width:210px;
	height:100px;
	margin-left:14px;
	margin-top:12px;
	line-height:22px;
}

#box-letras a{
	margin-left:7px;	
	font-family:nexa_light, sans-serif;
	color:#fff;
	font-size:16px;
}

#full-screen-background-image {
	background-color: #FFF;
	 position: absolute;
	text-align:center;
	height:50px;
	width:100%;
	  top: 0;
  left: 0;
}

#pagina{ width:800px; height:80px; margin:0 auto; text-align:center;}
#pagina ul{ width:800px; text-align:center; float:left; }
#pagina ul li{ display:inline; margin:2px; padding:8px;  border:1px solid #ccc; border-radius:1px; text-align:center;
background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
}
#pagina ul li a{ color:#333; font-family:arial; font-size:19px; text-decoration:none; }
#pagina ul li.current {background:#ccc; color:#333;}

#logo_250_100 {
	margin-top: 3px;
}

#logo_250_100 img {
	width: 240px;
	height: 130px;
	margin-left: 5px;
}

