/* CSS Document - Daniel D'Angelo Ferraz - digipronto.com.br */

*{
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background:#0b0204;
}

#container{
	width:100%;
	background:url(../imagens/fundo.jpg) top center repeat-x #2c2c2c;
}

#header{
	width:989px;
	height:115px;
	margin:0 auto;
	background:url(../imagens/topo.jpg) top right no-repeat;
}#header h1 a{
	width:445px;
	height:115px;
	text-indent:-99999px;
	display:block;
	background:url(../imagens/logo.jpg);
}

#content{
	width:989px;
	margin:0 auto;
}

#contEsq{
	width:263px;
	height:387px;
	padding:10px 20px 0px 40px;
	float:left;
	background:url(../imagens/contEsq.jpg)
}#contEsq p{
	font-size:12px;
	color:#f9a01c;
}#contEsq label{
	display:block;
	padding:0px 0px 10px 0px;
}#contEsq label span{
	font-size:12px;
	color:#fff;
	padding:0px 0px 10px 0px;
	display:block;
}#contEsq label input, #contEsq label select{
	padding:2px 3px;
	background:#fff;
	color:#000;
	border:0px;
}#contEsq .botao{
	float:right;
	width:83px;
	border:0px;
	height:26px;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/btBuscar.jpg)
}

#contDir{
	width:636px;
	padding:16px 0px 0px 30px;
	height:381px;
	float:left;
	background:url(../imagens/contDir.jpg)
}#contDir p{
	color:#fff;
	font-size:12px;
	padding:10px 0px 0px 0px;
}

#baixo, #baixo2{
	width:989px;
	display:none;
	margin:0 auto;
	background:url(../imagens/fundoBaixo.jpg) top center repeat-y;
}#baixo h3, #baixo2 h3{
	width:959px;
	height:29px;
	color:#f9a01c;
	font-size:16px;
	padding:17px 0px 0px 40px;
	background:url(../imagens/tituBaixo.jpg);
}#baixo p, #baixo2 p{
	color:#fff;
}

#baixo2 p.apagaPesq{
	font-size:12px;
	padding:0px 40px 15px 40px;
}#baixo2 p.apagaPesq a{
	color:#fff;
}

.rodaBaixo{
	width:989px;
	height:26px;
	background:url(../imagens/rodaBaixo.jpg);
}

#lisResult{
	padding:0px 40px;
	font-size:11px;
}#lisResult p{
	width:226px;
	height:110px;
	display:block;
	padding:0px 0px 10px 0px;
	float:left;
}#lisResult p a{
	color:#fff;
}

#directions{
	width:90%;
	margin:0 auto;
	background:#fff;
	padding:5px;
}#directions *{
	font-size:12px;
}

#map{
	width:597px;
	height:333px;
}

#footer{
	width:100%;
	height:130px;
	background:url(../imagens/rodape.jpg) bottom left repeat-x;
}

#footerEsq{
	width:272px;
	height:130px;
	float:left;
	background:url(../imagens/rodLeft.jpg)
}

#footerDir{
	width:206px;
	height:130px;
	float:right;
	text-indent:-99999px;
	background:url(../imagens/logoRodape.jpg);
}

#qtdRev{
	color:#fff;
	position:absolute;
	visibility:hidden;
}#lblEstados,#lblCidades,#lblBusca,#lblBt{
	visibility:hidden;
}