/* CSS Document */
* {
	outline: none;
}
img {
	border: none;
}
body,td,th,input,select,textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	text-align: center;
	background: url(img_index/fundo.jpg) top repeat-x;
}
#geral {
	margin: 0 auto;
	width: 978px;
}
.menu {
	background:url(img_index/menu_bac.jpg);
	text-align: center;
}
.menu table {
	margin: 0 auto;
}
.menu td, .menu a {
	color: #666;
}
.menu a {
	display: block;
	text-decoration: none;
	line-height: 36px;
	padding: 0 14px;
}
.menu a:hover, .menu a:active {
	background: #E9E9E9;
	color: #333;
	text-decoration: none;
}

.esquerda {
	width: 761px;
	vertical-align: top;
	padding: 5px 3px 0 0;
}
.direita {
	width: 214px;
	vertical-align: top;
	padding: 8px 0 0 0;
}

.imoveisrurais {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: bold; 
	line-height: 180%;
	background: #FC0;
	padding: 0 0 5px 0;
}
.imoveisrurais a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 21px;
}
.imoveisrurais a:hover, .imoveisrurais a:active {
	color: #972219;
}

.titulo {
	background: url(img_index/tit_fundo.jpg);
}
.titulo td {
	background: url(img_index/tit_bac.jpg);
}
.titulo td.titulo {
	padding: 0 0 0 15px;
	width: 196px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fc0;
}

.titulo2 {
	background: url(img_index/tit2_fundo.jpg);
}
.titulo2 td {
	background: url(img_index/tit2_bac.jpg);
}
.titulo2 td.titulo {
	padding: 0 0 0 15px;
	width: 196px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fc0;
}

.titulo3 {
	background: url(img_index/tit_fundo.jpg);
}
.titulo3 td {
	background: url(img_index/tit_bac.jpg);
}
.titulo3 td.titulo3 {
	padding: 0 0 0 15px;
	width: 400px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fc0;
}

.destaque {
	background: #CED0DA url(img_index/destaque_bac.jpg) bottom repeat-x;
	width: 181px;
}
.destaque table {
	border-bottom: 1px solid #eee;
}
.destaque table td {
	padding: 1px;
	background: #fff;
	border: 1px solid #4C5274;
}
.destaque .tipo {
	background: #646B8E;
	font: bold 9px Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0 0 0 16px;
	line-height: 12px;
	text-transform: uppercase;
	border-top: 8px solid #CED0DA;
}
.destaque .descricao {
	height: 50px;
	padding: 0 0 0 16px;
	color: #333;
	line-height: 180%;
}
.destaque .botao {
	text-align: center;
	padding: 0 0 2px 0;
}
.destaque .botao img {
	margin: 0 auto;
}

.conteudo {
	background: #eee;
	padding: 20px;
	text-align: justify;
}
.editor {
	font-size: 9pt;
}

a {
	color: #4C547D;
}
a:hover, a:active {
	color: #CE000D;
}

.Formulario {
	border: 1px solid #4C547D;
}
	
.categoria a {
	display: block;
	padding: 0 0 0 10px;
	color: #5A6082;
	text-decoration: none;
	line-height: 35px;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
.categoria a:hover, .categoria a:active {
	color: #333;
	}
