body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/bg_site.gif);
	background-repeat: repeat;
	letter-spacing: 1px;
}

#caminho_pag {
	font-size: 10px;
	color: #999999;
	text-indent: 10px;
	margin: 5px;
	line-height: 20px;
	float: left;
	width: 95%;
}

#transparencia
{
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height:100%;
	opacity: 0.7;
	color: #000000;
	background-color: #fff;
	text-align: center;
	padding-top: 300px;
}
*#transparencia
{
    filter: alpha(opacity = 70);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#topo {
	padding: 0px;
	height: 392px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteudo {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#texto_conteudo {
	width: 760px;
	position: relative;
	height: auto;
	text-align: justify;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/bg_conteudos.gif);
	background-repeat: repeat;
	border: 1px solid #d3d3d3;
	padding: 5px;
	float: right;
}

#menu {
	float: left;
	width: 220px;
	position: relative;
	height: auto;
	padding: 0px;
	color: #321807;
	margin: 0px;
	z-index: 1;
}
ul.menu {
	padding: 0px;
	width: 160px;
	list-style-type: none;
	position: relative;
	margin: 0px;
	letter-spacing: 1px;
	height: auto;
	text-indent: 20px;
}
ul.menu  li a:link     {
	width: 180px;
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 0px;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	text-indent: 5px;
}
ul.menu li a:hover {
	color: #000000;
	font-weight: bold;
}
ul.menu li a:visited {
	width: 180px;
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	position: relative;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 0px;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	text-indent: 5px;
}
.submenu{
	position:absolute;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 5 px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-weight: bold;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	margin: 0px;
	display: block;
	overflow: visible;
	width:180px;
	top: 30px;
	z-index: 999;
}

.submenu a{
	color: #333333;
	width: auto;
	display: block;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	float: left;
	line-height: 20px;
	font-weight: normal;
}

.submenu a:hover{ 
	background-color: #f7f7f7;
	color: #333333;
	text-align: left;
}
h3.titulo_vermelho {
	font-size: 14px;
	color: #b7160a;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	z-index: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 95%;
}

#menu_conteudo {
	float: left;
	width: 200px;
	position: relative;
	height: auto;
	padding: 10px;
	color: #321807;
	background-image: url(imagens/bg_conteudos.gif);
	background-repeat: repeat;
	border: 1px solid #d3d3d3;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#busca_rapida {
	padding: 10px;
	width: 750px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	border: 1px solid #d3d3d3;
	background-image: url(imagens/bg_conteudos.gif);
	background-repeat: repeat;
}



#rodape {
	height: 54px;
	width: 1000px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	text-align: center;
	background-image: url(imagens/bg_rodape.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#root {
	height: 20px;
	line-height: 20px;
	color: #666666;
	text-indent: 0px;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: left;
	width: 980px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 99;
	position: relative;
	float: right;
	font-weight: bolder;
	margin: 0px;
}



p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h3.titulos {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	z-index: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3.titulo_pag {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	line-height: 25px;
	text-indent: 20px;
}
.fonte_branca {color: #FFFFFF}
.forms    {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #0066CC;
	padding: 2px;
	background-color: #FFFFFF;
}
.png {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#texto_conteudo_adm {
	padding: 5px;
	width: 95%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linha_cinza_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#imovel_index img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imovel_index {
	padding: 5px;
	width: 222px;
	margin: 0px;
	color: #333333;
	position: relative;
	height: auto;
	text-align: center;
	float: left;
	clear: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
h3.t_imo_index {
	margin: 0px;
	padding: 0px;
	width: 98%;
	position: relative;
	float: left;
	line-height: 25px;
	color: #990000;
	text-align: center;
}

