body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#layout {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#layout  hr   {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	height: 1px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#layout #meio {
	background-image: url(../../img/design/bg__meio.gif);
	margin-top: 1px;
	overflow: hidden;
	width: 766px;
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#layout #meio #lateral {
	float: left;
	width: 224px;
}
#layout #meio #lateral #busca {
	padding: 10px;
	background-image: url(../../img/design/bg__busca.gif);
	background-repeat: no-repeat;
	height: 300px;
}
#layout #meio #lateral #busca label {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}

#layout #meio #lateral #busca input, select {
	width: 100%;
	font-size: 11px;
	padding: 1px;
}
#layout #meio #lateral #busca .mini {
	font-size: 9px;
	color: #FFFFFF;
}


#layout #meio #conteudo {
	float: right;
	width: 520px;
	padding: 10px;
}
#layout #meio #conteudo .box {
	background-color: #E2E2E2;
	float: left;
	width: 140px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 7px;
}
#layout #meio #conteudo .box .foto {
	text-align: center;
	background-color: #FFFFFF;
	height: 105px;
	width: 140px;
	overflow: hidden;
}
#layout #meio #conteudo .box .preco {
	background-color: #980204;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	width: auto;
	text-align: center;
}
#layout #meio #conteudo .box .bairro {
	font-size: 13px;
	font-weight: bold;
}

#layout #meio #conteudo .box .cod {
	font-size: 13px;
	font-weight: bold;
}
#layout  #meio  #conteudo  .tipo {
	font-size: 20px;
	font-weight: bold;
	color: #980204;
}
#layout  #meio  #conteudo  .bairro {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#layout  #meio  #conteudo  .bt_over {
	background-color: #FFFF99;
}
#layout  #meio  #conteudo  #forms  label {
	font-weight: bold;
	display: block;
	width: 100%;
}
#layout   #meio   #conteudo   #forms   input, select, textarea {
	font-weight: normal;
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
}


#layout #meio #conteudo #orderby {
	background-color: #E2E2E2;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	width: 495px;
}
#layout #meio #conteudo #orderby a {
	color: #993333;
	font-weight: bold;
}
#layout #meio #conteudo #orderby a:hover {
	color: #999999;
	font-weight: bold;
}



#layout #meio #conteudo #paginacao {
	background-color: #E2E2E2;
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	clear: left;
	margin-top: 20px;
	width: 495px;
	float: left;
}
#layout #meio #conteudo #paginacao a {
	color: #993333;
	font-weight: bold;
}

#layout #meio #conteudo #paginacao a:hover {
	color: #999999;
	font-weight: bold;
}
#rodape  {
	height: 60px;
	background-image: url(../../img/design/bg__rodape.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFFFFF;
	width: 746px;
	background-color: #980204;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#rodape  #by  {
	float: right;
	margin-top: -60px;
	text-align: right;
}
#id_label {
	background-color: #FFFF99;
	padding: 2px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
}
.mini {
	font-size: 9px;
}
.clear_bt {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}

