body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #FFFFFF url(imagens/bgSup.jpg) top repeat-x;
}
td {
	vertical-align: top;
	font-size: 12px;
	color: #222222;
}

.bgInf {
	background: url(imagens/bgInf.jpg) repeat-x top;
}
.conteudo {
	padding: 22px 0px;
}
.copyright {
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial Narrow, sans-serif;
	padding: 10px 0px 20px 0px;
}
.bgTit {
	background: url(imagens/bgTit.jpg) no-repeat center top;
}
.tit {
	height: 60px;
}
.titSub {
	font-family: Arial Narrow, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

a:link, a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* formularios */
.form {
	border: 1px solid #cccccc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 7px;
	border: 1px ridge;
	color: #FFFFFF;
	background-color: #FF6600;
	font-size: 10px;
	letter-spacing: 0px;
}
.formItem {
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}

/* noticias */
.noticiaCapaData {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}
a.noticiaCapa:link, a.noticiaCapa:visited {
	font-family: Arial Narrow, sans-serif;
	color: #241F1C;
	font-size: 12px;
	text-decoration: none;
}
a.noticiaCapa:hover {
	color: #000000;
	text-decoration: underline;
}
.noticiaTit {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
.noticiaData {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial Narrow, sans-serif;
}
.noticiaText {
	text-align: justify;
}
.noticiaFoto {
	width: 255px;
	float: left;
	padding-bottom: 5px;
}
/* paginacao */
.pag, a.pag:link, a.pag:visited {
	background: url(imagens/btnPag.jpg) no-repeat center;
	width: 13px;
	height: 13px;
}
a.pag:link, a.pag:visited {
	color: #FFFFFF;
	padding: 1px 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.btnVoltar {
	text-align: right;
	padding-right: 35px;
	padding-bottom: 5px;
}
.resumo {
	font-size: 11px;
	font-family: Arial Narrow, sans-serif;
}
.inicialImovel {
	border-right: 1px dashed #DDDDDD;	
}
.fotoP {
	background: #EEEEEE;	
	padding: 3px;
}

.lancamento {
	margin-bottom: 20px;
	margin-left: 10px;
}
.lancamentoTitulo {
	clear: both;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 7px;
}
.lancamentoFoto {
	width: 290px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.lancamentoConteudo {
	float: right;
	font-size: 11px;
	width: 380px;
}
.lancamentoFotos {
	padding: 15px 0px;
	font-size: 11px;
}
#content {
	font-size: 1px;
	color: #FFFFFF;
}