 *{
  padding:0;
  margin:0; 
 }
body {
	padding: 20px;
	margin: 0px;
	line-height: 1.5em;
	color: #666666;
	background-color: #00004A;
	background-color: #ffffff;
	font-family: Tahoma;
}


ul#topo {
	text-align:center;
	background-color:#FFFFFF;
}
ul#topo li{
	margin:0 auto;
	width:auto;
	display:inline;
	text-align:center;
}




.search_field {
	padding:20px;
	width:auto;
	margin-bottom:10px;
	text-transform:uppercase;
	background-color:#ffffff;
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #ececec;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #ececec;
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	font-weight: bold;
}


.search_form {
	width: auto;
	text-align:center;
}


input.search { 
	width: 25%; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #666666;
	margin-right:2px;
}

input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 3px 0;
	width: 65px;
	margin:0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

ul#servicos {
	text-align:center;
	width:250px;
	display:inline;
}
ul#servicos li{
	margin:0 auto;
	width:auto;
	display:inline;
	text-align:center;
}


ul#produto{
	vertical-align: middle;
	text-align:center;
	width:auto;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}	

ul#produto li{
	width:250px;
	padding:5px;
	display:inline;
	margin:0px;
	text-align:left;
	list-style-image: url(imagens/seta.gif);
	list-style-position: inside;
	background-color:#fff;
	border-right-width: 2px;
	border-right-style:solid;
	border-right-color: #333333;
	text-align:center;
}	

a {
	text-decoration: none;
	border-bottom: 0px dotted #999999;
	color: #0A0A0A;
	text-transform: uppercase;
	font-size: 70%;
	font-weight: 600;
}

a:hover {
	font-size: 70%;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
}

#rodape {
	width: 100%;
	height: 15px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-image:url(imagens/fundo_img.jpg)
	}

#rodape p {
	margin: 0;
	line-height: normal;
	font-size: 70%;
	text-transform: uppercase;
	text-align: center;
	color:#1f1f1f;
}

dl{
	padding:20px;
	margin:0px;
	width:auto;
}	

dd{
	text-align:center;
	width:80%;
	padding:1%;
	margin:0 auto;
}	

dd p{
	padding:1%;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:600;
}	

.cor_imob{
	background-color:#7D0F02;
}


.cor_car{
	background-color:#C1A03A;
}


ul#imbst {
	width:auto;
	display:block;
	margin:0 auto;
	background-color:#f4f3ef;
	padding:2%;
}
ul#imbst li{
	display:list-item;
	text-align:left;
	list-style-position: inside;
	color:#333333;
}

ul#imbst li.peq{
	font-size:45%;
	list-style-type: none;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing: 1px;
}

