/* CSS Document */

* { padding:0; margin:0; }

body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_princ.gif);
}

#geral
{
	padding-top:20px;
	padding-bottom:10px;
	margin: 0 auto;
	width: 756px;
}

p {
	line-height:15px;
	margin-top:9px;
}

ul { margin-top:10px; margin-bottom:0px;}

li { margin:3px 0px 3px 3px; padding-left:16px; background: url(../images/seta.gif) no-repeat left; text-decoration:none; list-style:none; border:none; text-indent:0px;}

/* ****** CABECALHOS - HEADS ****** */
h1 {
	margin:0;
	padding:0;
	font-size: 20px;
	color: #BA0001;
	font-weight:bolder;
}
h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 20px;
	color: #BA0001;
	float:left; 
	text-indent:-5000em; 
	width:226px; 
	height:141px; 
	background:#000000 url(../images/topo_lg_cid.jpg) no-repeat center center; 
	overflow:hidden;
}
.nome_imovel {
	font-size: 12px;
	color: #BA0001;
	margin-top: 5px;
	font-weight:bold;
}


h2 {
	font-size: 16px;
	color: #BA0001;
	margin-top: 5px;
	font-weight:bold;
}
h3, h4 {
	font-size: 12px;
	color: #BA0001;
	margin-top: 5px;
	font-weight:bold;
}

h5 {
	font-size: 11px;
	color: #FF6600;
}

/* ****** LINKS ****** */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.txtdest:link {
	color: #FFFFFF;
}
a.txtdest:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.txtdest:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.txtdest:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.rodape:link {
	color: #666666;
	text-decoration:underline;
}
a.rodape:visited {
	text-decoration: none;
	color: #666666;
	text-decoration:underline;
}
a.rodape:hover {
	text-decoration: underline;
	color: #999999;
}
a.rodape:active {
	text-decoration: none;
	color: #666666;
}

.txtcorpo {
	line-height: 18px;
}

.bordacinza {
	border: 1px solid #DADADA;
}
.txt_branco {

	color: #FFFFFF;
	text-decoration: none;
}

.txt_rodape {
	font-size:11px;
}

#descricao {
	text-indent:-5000em;
	overflow:hidden;
	height:40px;
	width:100%;
}


.local_divisao {
	background-color: #DADADA;
	font-weight:bolder;
}

/* ****** PÁGINA INICIAL ******* */

.bg_buscanomapa {
	background-image: url(../images/bg_buscanomapa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_solicpesquisa {
	background-image: url(../images/bg_solic_pesquisa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_anuncieimv {
	background-image: url(../images/bg_anuncie_imv.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* ****** MENU ESQUERDO ****** */
#menu {
	width: 194px;
	padding: 0;
	margin: 0;
	text-align:left;
	display:table;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0 0 0 -16px;
	text-indent:15px;
	width: 194px;
	background:none;
}

#menu li a {
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	width: 194px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-weight:bolder;
}

#menu li a:hover {
	background-color: #DDDDDD;
	width: 194px;
	color: #666666;
}

#menu li .secaoatual {
	background-color: #FFFFFF;
	width: 193px;
	color: #BA0001;
	cursor:default;
	font-weight:bold;
	border-left: 1px solid #DDDDDD;
}

#menu li .secaoatual:hover {
	background-color: #FFFFFF;
	color: #BA0001;
	width: 193px;
	font-weight:bold;
}

/* ****** FORMULARIOS ****** */
form {
	margin:0;
}

.form1 {
	width: 118px;
}

.form1, .form2, .form3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	padding:1px;
}

.form1 select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}


.form4 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	padding:0px;
}

/* ***** DESTAQUES ***** */
#destaquevenda {
	background:#d47415;
	width:138px;
	overflow:hidden;
	padding:5px;
	display:table;
	text-align:center;
	margin:4px;
}
#destaquevenda a, #destaquealuguel a {
	width:138px;
	height:190px;
	display:block;
	
}
#destaquevenda a:hover {
	background:#bf640a;
	width:138px;
	height:190px;
	display:block;
	text-decoration:none;
}
#destaquealuguel {
	background:#940909;
	width:138px;
	overflow:hidden;
	padding:5px;
	display:table;
	text-align:center;
	margin:4px;
}

#destaquealuguel a:hover {
	background:#7c0000;
	width:138px;
	height:190px;
	display:block;
	text-decoration:none;
}
#destaquevenda h2, #destaquealuguel h2 {
	margin:3px;
	padding:0;
	line-height:13px;
	font-size: 12px;
	color: #ffe958;
	margin-top: 5px;
	font-weight:bold;
}
#destaquevenda p, #destaquevenda a, #destaquevenda a:hover, #destaquealuguel p, #destaquealuguel a, #destaquealuguel a:hover {
	margin:0;
	padding:0;
	line-height:13px;
}
#destaquevenda p em, #destaquealuguel p em {
	color: #FFFFFF;
	font-style:normal;
	font-size: 11px;
}
#destaquevenda img, #destaquealuguel img {
	margin-top:5px;
	border: none;
}

/* **** GRUPO DE CRITÉRIOS DE EXIBIÇÃO DE IMÓVEIS **** */
.grupo_criterio {
	border:1px solid #CCCCCC;
	background-color:#F6F6F6;
	padding:8px;
	margin:4px 1px;
	display:block;
	width:208px;
	height:208px;
	text-align:left;
}

.txt_branco {

	color: #FFFFFF;
	text-decoration: none;
}