body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form{
padding:0px;
margin:0px;
}
#conteudo {
	background-image: url(../imagens/cont-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#conteudo h2 {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#conteudo h3 {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
#conteudo .line-tit {
	height: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#conteudo .line-h2 {
	height: 10px;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9999;
}
#conteudo legend {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}


body {
	background-color: #FFFFFF;
	background-image: url(../imagens/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#rodape .cr {
	font-size: 10px;
	color: #333333;
}
#rodape a {
	color: #333333;
	text-decoration: none;
}
.topo_container {
	background-color: #FFFFFF;
	margin: auto;
	height: 175px;
	width: 930px;
}
.topo_container .td1 {
	background-image: url(../imagens/bg02.jpg);
	background-repeat: repeat-x;
}
.topo_container .inp_login {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
	background-image: url(../imagens/input-bg01.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
.topo_container form {
	margin: 0px;
	padding: 0px;
}
.row2 {
	background-color: #FFFFFF;
	margin: auto;
	width: 930px;
}
#menu td {
	background-color: #FFFFFF;
	background-image: url(../imagens/menu-bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
	vertical-align: middle;
}
.row2 #menu .td1 {
	height: 33px;
}
.row2 #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	margin-left:10px;
}
.row2 #menu a:hover {
	text-decoration: underline;
}
.row2 .pesq-main {
	background-image: url(../imagens/pesquisa-main.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
}
.row3 {
	background-color: #FFFFFF;
	margin: auto;

}
#rodape {
	background-image: url(../imagens/rodape-bg.jpg);
	background-repeat: repeat-x;
	height: 173px;
}
.row2 .pesq-main div {
	font-family: "Trebuchet MS", Arial;
}
.row2 .pesq-main .size10 {
	font-size: 10px;
}
.row2 .pesq-main .req {
	color: #FF0000;
}
.row2 .pesq-main .pesq-cod {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #999999;
	height: 40px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.row2 .pesq-main .div-cod {
	padding-left: 10px;
	font-size: 14px;
}
.row3 .td-lanc {
	background-image: url(../imagens/lancamentos-bg.jpg);
	background-repeat: repeat-y;
}
.row3 .td-lanc .borda {
	background-image: url(../imagens/lanc-borda.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 152px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow:hidden;
}
.row3 .td-lanc .borda td {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
}
.row3 .td-lanc .borda .tit {
	font-size: 16px;
	font-weight: bolder;
}
.row3 .td-lanc .borda .nome {
	font-size: 14px;
}
.row3  .td-lanc  .borda  .thumb {
	padding: 1px;
	border: 1px solid #990000;
}
.row3 .tit-ofertas {
	background-image: url(../imagens/ofertas-bg01.jpg);
	height: 33px;
	margin-top:5px;

}
.row3 .tit-ofertas h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	font-weight: bolder;
	padding: 5px 0px 0px 10px;

}
.row3 .tdofertas {
	background-image: url(../imagens/ofertas-bg02.jpg);
	background-repeat: repeat-x;
	height: 185px;
	border: 1px solid #CCCCCC;
}
.row3 .tdofertas h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #990000;
	margin-left: 10px;
}
.row3 .tdofertas td {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
}
.row3 .tdofertas .thumb {
	border: 5px solid #CCCCCC;
}
.row3 .tdofertas u {
	font-size: 10px;
}
.row3 .tdofertas a {
	color: #000000;
	text-decoration: none;
}
.row3 .tdofertas .bairro {
	color: #FF0000;
	font-weight: bold;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.feedbackform{
padding: 5px;
}

.feedbackform label.error{
	background-color: #FFFF00;
	padding: 5px;
	display:block;
	border: 1px dotted #666666;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 500px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid red;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

#loading{
	background-image: url(../imagens/bg2.gif);
	position:absolute;
	width:220px;
	height:360px;

}
.quick{
	background-image: url(../imagens/quick.jpg);
	height: 397px;
	width: 390px;
}
#caracteristicas table table td{
height:30px;
}
#caracteristicas table table td img{
margin:0 5px;
vertical-align:middle;
}

.achei_paginacao{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imagens/pag.jpg);
	background-repeat: repeat-x;
}
.achei_paginacao a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	border:solid 1px #FFFFFF;
	padding:4px;

	
}
.achei_paginacao a:hover{
background-color:#FFFFFF;
	
}

#achei .td_meio a.i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
}
#achei .td_meio a:hover.i {
	text-decoration: underline;
	color:#FF0000;
}
#achei .td_meio small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#achei .n_quartos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
#achei .valor{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	}
#achei .td_meio{
	background-image: url(../imagens/bg3.jpg);
	background-repeat: repeat-x;
	height: 120px;
	background-position: top;
}
#achei .td_left{
	background-image: url(../imagens/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#achei .td_right{
	background-image: url(../imagens/bgright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#achei .hotimg{
	border:4px solid #CCCCCC;
}
#achei .hotimghover{
	border:4px solid #0099CC;
}

.bgimages{
	background-position: center;
	background-repeat:no-repeat;
	background-color: #333333;
}
.legenda-foto
{
	width:350px;
	background-color:#F3F3F3;
	border:solid 5px #FFFFFF;
	font-size: 12px;
	color: #FF0000;
}
#fotos_do_imovel li img {
	width:430px;
	height:270px;

}

#BoxNewsletter {
	background-image: url(../imagens/bg-news.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 251px;
}
#BoxNewsletter .BoxPad {
	padding-top: 20px;
	padding-left: 110px;

}
#BoxNewsletter .BoxPad .inp {
	height: 15px;
	border: 1px solid #CCCCCC;
}