﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #363e7c;
}
#superior {
	width: 740px;
	margin: 0 auto;
	padding:0;
	background-image:url('../Imagens/fundosuperior.gif');
	margin-bottom:-9px;
}
#container {
	width: 720px;
	margin: 0 auto;
	margin-top:5px;
	padding: 10px;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 700px;
	background:transparent;
}
#navigation {
	position: relative;
	float: left;
	width: 109px;
	margin-left:-10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}
#content {
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #fff;
}
#content p {
	padding:0px;
	margin:0px;
}
#footer {
	text-align: center;
	clear: both;
	width: 714px;
	font-size: 10pt;
	background-color:transparent;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	color: white;
	background-image:url('../Imagens/menu.gif');
}
#navigation a:hover {
	color: black;
	text-decoration: none;
	background-color: white;
	background-image:none;
}
#navigation img {
	margin-bottom: -4px;
}

/* Content Styles */
h6 {
	color: black;
	padding:0px;
	margin:0px;
}
h5 {
	color: black;
	padding:0px;
	margin:0px;
}
h4 {
	color: black;
	padding:0px;
	margin:0px;
}
h3 {
	color: black;
	padding:0px;
	margin:0px;
}
h2 {
	color: black;
	padding:0px;
	margin:0px;
}
#content h1 {
	color: black;
	padding:0px;
	margin:0px;
}
#content img {
	padding: 5px;
	border:0px;
}
/* Footer Styles */
#footer p {
	color: gray;
}
#footer a {
	color: gray;
	text-decoration: underline;
}
#footer a:hover {
	color: black;
	text-decoration: none;
}
a {
	text-decoration: underline;
}
a:hover {
	color: gray;
	text-decoration: underline;
}
a:visited {
	color:blue;
}
.style_italic {
	font-style: italic;
}
#inferior {
	width: 740px;
	margin: 0 auto;
	padding:0;
	background-image:url('../Imagens/fundoinferior.gif');
	font-size:9px;
	text-align:center;
}
#listaimoveis {
	float:left;
	width:230px;
	border:1px;
	border-style:dotted;
	border-color:gray;
}
#listaimoveis ul{
	border:0px;
	padding:0px;
}
.lista{
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
}
.sublista{
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
}
#tabela{
	clear:left;
}
#mostraimoveis {
	float:right;
	width: 356px;
	border:1px;
	border-style:dotted;
	border-color:gray;
	padding:5px;
}
.visitandolink {
	background-color: #99CCFF;
}
#interesse {
	float:left;
	clear:inherit;
	width:500px;
	padding:5px;
	margin:5px;
	border:1px;
	border-style:dotted;
	border-color:gray;
}
#contatoTelefone {
	width:190px;
	float:left;
	margin:5px;
	border:1px;
	border-style:dotted;
	border-color:blue;
	border-collapse:separate;
	text-align:center;
}
#contatoEmail {
	width:190px;
	float:left;
	margin:5px;
	border:1px;
	border-style:dotted;
	border-color:blue;
	text-align:center;
}
#contatoEndereco {
	width:190px;
	float:left;
	margin:5px;
	text-align:center;
	border:1px;
	border-style:dotted;
	border-color:blue;
}
#contatoMapa {
	float:none;
	clear:both;
	text-align:center;
}
#telefones {
	text-align:center;
	display:inline;
	font-size:11px;
	display:block;
	/*border:1px;
	border-style:dashed;
	border-color:blue;*/
}
#tabelaTelefones {
	table-layout:auto;
	text-align:center;
}
#tabelaTelefones a {
	padding:0px;
	border:0px;
	float:right;
}
#tabelaTelefones img {
	padding:0px;
	border:0px;
}
#tabelaTelefones h3 {
	padding:0px;
	border:0px;
	float:left;
}
#tabelaTelefones td {
	width:50%;
}