body {
	background-color: #EAE5CE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../img/design/bg_topo.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, p, hr, form {
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4A3F2B;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4A3F2B;
	font-weight: normal;
}


div {
	overflow: hidden;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CABCA4;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}

#layout {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#layout #topo {
	height: 294px;
	background-image: url(../../img/design/bg_topo-content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}
#layout #topo #logo {
	float: left;
	width: 210px;
	height: 82px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
#layout #topo #menu {
	float: left;
}

#layout #topo #menu ul, li {
	margin: 0px;
	padding: 0px;
}
#layout #topo #menu ul li {
	float: left;
	list-style-type: none;
}
#layout #topo #menu ul li a {
	color: #333333;
	height: 35px;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
	margin-top: 32px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../img/design/brd_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#layout #topo #menu ul li a:hover {
	color: #DB281B;
	height: 35px;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
	margin-top: 32px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../img/design/brd_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#layout #topo #busca {
	float: left;
	clear: left;
	padding: 10px;
	background-image: url(../../img/design/brd_busca.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 178px;
}
#layout  #topo  #busca #bairro {
	font-size: 11px;
	padding: 1px;
	height: 63px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

#layout  #topo  #busca #bairro .check {
	text-align: left;
	margin: 1px;
	font-weight: normal;
}

#layout  #topo  #busca #bairro input {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#layout #topo #busca fieldset    {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#layout #topo #busca label    {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3F2B;
	font-weight: bold;
	padding-top: 4px;
}
#layout #topo  #busca input, select   {
	width: 100%;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #382F20;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #393021;
}
#layout #topo #atendimento {
	text-align: right;
	height: 195px;
	vertical-align: top;
}

#layout #content {
	background-color: #F1EFE9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B39F5B;
	border-left-color: #B39F5B;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
}
#layout  #content  .box {
	padding: 4px;
	float: left;
	width: 142px;
	background-color: #EAE5CE;
	border: 1px solid #D7CCAA;
	margin: 10px;
	height: 270px;
}
#layout #content .box .foto {
	height: 93px;
	width: 140px;
	background-color: #FFFFFF;
	text-align: center;
}
#layout #content .box .preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EAE5CE;
	background-color: #4A3F2B;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}



#layout #content label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3F2B;
	font-weight: bold;
	padding-top: 4px;
}
#layout #content input, textarea {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #382F20;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #393021;
	width: 98%;
}

#layout #content .col {
	float: left;
	width: 160px;
	padding-right: 12px;
	background-image: url(../../img/design/brd_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 210px;
}
#layout #content .bege {
	font-size: 24px;
	color: #C5B684;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#layout #content .cinza {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#layout #content .laranja {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#layout #content #orderby {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 95%;
}
#layout #content #orderby a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#layout  #content  #orderby  a:hover {
	color: #E7B813;
}
#layout #content #paginacao {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 95%;
}
#layout #content #paginacao a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#layout #content #paginacao a:hover {
	color: #E7B813;
}











#rodape {
	width: 100%;
	background-image: url(../../img/design/bg_rodape.jpg);
	background-repeat: repeat-x;
	height: 250px;
}
#rodape #content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/design/bg_rodape-content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#rodape  #content  .col {
	float: left;
	width: 200px;
	padding: 10px;
}
#rodape #content .col-brd {
	float: left;
	width: 200px;
	background-image: url(../../img/design/brd_rodape.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}

#rodape #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7B813;
	font-weight: bold;
}
#rodape #content a {
	color: #CCCCCC;
	text-decoration: none;
}
#rodape #content b {
	color: #C7B887;
}

#rodape #content a:hover {
	color: #E7A31B;
	text-decoration: underline;
}
#rodape #content #assin {
	float: right;
	text-align: right;
}
#rodape #content #assin img {
	padding-bottom: 10px;
}
.mini {
	font-size: 9px;
}

#id_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	visibility: hidden;
}
