* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	background-image: url(../../imagens/bgcinza.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

h1 {
	position: absolute;
	top: 235px;
	padding-left: 550px;
	font-size: 22px;
	color: #585858;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0;
}

td {
	font-weight: bold;
}

#box_rodape {
	height: 83px;
	background-image: url(../../imagens/box.png);
	background-repeat: no-repeat;
	margin-left:43px;
	color: #8B8B8B;
	padding-top: 30px;
	text-align: center;
	width: 787px;
}

#box_rodape p {
	margin-bottom: 20px;
}

#busca_avancada {
	background-image: url(../../imagens/barra_busca.png);
	background-repeat: no-repeat;
	height: 127px;
	padding-left: 200px;
	color: #FFF;
	padding-top: 10px;
}

#busca_avancada li {
	list-style-type: none;
	float: left;
	width: 175px;
	margin-right: 10px;
}

#busca_avancada select, #busca_avancada input {
	width: 175px;
	font-size: 12px;
}

#container {
	width: 878px;
	margin: 0 auto;
}

#conteudo {
	background-image: url(../../imagens/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #014F5C;
	min-height: 200px;
	width: 767px;
	margin-left: 44px;
	padding: 10px;
	font-size: 12px;
	color: #FFF;
}

#conteudo p {
	margin-bottom: 10px;
}

#corretor_online {
	position: absolute;
	padding-left:490px;
	padding-top:15px;
}

#corretor_online a {
	color: #FFF;
	text-decoration: none;
}

#menu {
	background-image: url(../../imagens/visao.png);
	background-position:44px 0;
	height: 28px;
	background-repeat: no-repeat;
	padding-left:320px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin-right: 17px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu li li {
	text-transform: none;
}

#rodape {
	width: 767px;
	margin-left: 43px;
	padding: 10px;
	color: #000;
	text-align: center;
}

#rodape a {
	color: #5C5C5C;
	text-decoration: none;
}

#rodape div {
	width: 255px;
}

#rodape li {
	list-style-type: none;
	color: #5C5C5C;
}

#rodape p {
	margin-top: 10px;
}

#telefone {
	color:#FFFFFF;
	font-size:22px;
	padding-left:350px;
	padding-top:80px;
	position:absolute;
}

#topo {
	background-image: url(../../imagens/topo2.png);
	background-position:44px 0;
	background-repeat: no-repeat;
	height: 132px;
	padding-left:58px;
}

.botao {
	width: auto !important;
	height: auto !important;
	border: 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.titulo_acesso {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}


.corretoron1 {
	text-transform: uppercase;
	font-size: 16px;
}

.corretoron2 {
	text-transform: uppercase;
	font-size: 14px;
}