/* CSS Document */

* {
	outline: none;
	font:normal 10px Tahoma, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a:active { outline: none; }

body{
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
	background: #f6f6f6 url("imgs/bg_topo.jpg") top center repeat-x;
}

body, div, td, form, table, p {
	font:normal 10px Tahoma, Helvetica, sans-serif;
	color: #636567;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0099CC;
}

a:active { outline: none; }

h2 {
	font:  bold 14px "Arial";
	margin: 12px 0px 10px 0px;
	padding: 0px;
}

h3 {
	font:  bold 14px "Arial";
	padding: 12px 0px 10px 20px;
}

td {
	vertical-align: top;
}

#geral {
	xxposition: absolute;
	width: 884px;
	xxleft: 50%;
	xxmargin-left: -442px;
	z-index: 10;
}

#bg {
	position: absolute;
	width: 100%;
	background: url("imgs/bg_topo.gif") center repeat-x ;
	height: 230px;
	z-index: 0;
}

/* --------------------------------------------------------- topo */

#topo {
	width: 100%;
	height: 183px;
}

.logo {
	position: absolute;
	margin: 24px 0px 0px 3px;
}

#menu {
	position: absolute;
	top: 70px;
	margin-left: 350px;
	width: 460px;
	height: 80px;
}

#banner {
	width: 100%;
	min-height: 198px;
	_height: 198px;
	background: #FFFFFF;
	margin-bottom: 40px;
	border: 1px solid #DDD;
}

#conteudo {
	clear: both;
}

/* --------------------------------------------------------- left right */

#left {
	float: left; 
	width: 573px;
}

#right {
	float: right; 
	width: 276px;
}

.box {
	border: 1px solid #DDD;
	border-top: 0px;
	background: #FFFFFF;
}

	.produto_box{
		min-height: 130px;
		_height: 130px;
		width: 280px;
		margin-right: 2px;
		float: left;
		background: #FFFFFF;
	}

		.produto_foto{
			width: 120px;
			float: left;
			text-align: right;
		}

		.produto_texto{
			width: 160px;
			float: left;
		}

.noticia_p {
	float: left;
	width: 160px;
	margin-left: 10px;
}

.noticia_img {
	float: left;
	width: 95px;
	text-align: right;
}

#rodape {
	height: 77px;
	width: 100%;
	background: url("imgs/bg_rodape.gif") no-repeat;
	clear: both;
	margin-top: 20px;
}

		#produtoExibe_foto{
			width: 220px;
			float: left;
			text-align: right;
		}

		#produtoExibe_texto{
			width: 320px;
			float: left;
		}

#cont {
	margin: 0px 0px 0px 20px;
}

.bold {
	font-weight: bold;
}

.both {
	clear: both;
}

.form_table td {
	color: #76513B;
}

.form_text {
	border: 1px solid #CCCCCC;
	width: 210px;
	padding-left: 2px;
	background: #ECF4FA;
}

.form_textarea {
	border: 1px solid #CCCCCC;
	width: 281px;
	height: 100px;
	margin-bottom: 6px;
	padding-left: 2px;
	background: #ECF4FA;
}

.form_select {
	border: 1px solid #CCCCCC;
	width: 110px;
	background: #ECF4FA;
}

.form_submit {
	/*background: #519D40;*/
	color: #fff;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
}

.form_imoveis_text {
	border: 1px solid #CCCCCC;
	width:166px;
	padding-left: 2px;
	margin: 0px 0px 4px 18px;
	color: #555;
}

.form_imoveis_textarea {
	border: 1px solid #CCCCCC;
	width: 166px;
	height: 100px;
	padding-left: 2px;
	margin: 0px 0px 4px 18px;
	color: #555;
}

.form_imoveis_submit {
	background: #AAA;
	color: #fff;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	margin: 0px 0px 4px 18px;
}

.amarelo  {
	color: #ada300;
}

.fornecedor_home{
	float: left;
	margin:5px;
}

.fornecedor_home p{
	margin-top: 10px;
	color: #8A8687;
	text-align:center;
}

.pag_num{
	padding: 2px 3px 3px 3px;
	background-color:#E0E0E0;
	float: left;
	clear: none;
	margin-right: 2px;
	display: block;
}

.pag_num a{
	color: #6B5B53;
}

.pag_num a:hover{
	background-color: #EBEBEB;
}

#pag_selecionada{
	background-color:#EFEFEF;
}

.destaque_chamada{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #918484;
}
