@charset "utf-8";
/* CSS Document */

#geral {
	color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
	background-color: #FFF;
}
#geralinterno {
	color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
}

#topo {
	height: 150px;
}
#menu {
	height: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
#lancamento {
	height: 276px;
	text-align: center;
	color: #CCC;
	padding-top: 4px;
}
#busca {
	text-align: center;
	font-weight: bold;
	background-color: #DFDFDF;
	margin-bottom: 5px;
}
#conteudo {
}
#coluna {
	width: 150px;
	float: left;
	margin-left: 5px;
}
#eventos {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

#atendimento {
	padding-top: 22px;
	padding-left: 5px;
}
#news {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}



#meio {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
#meioimo {
	padding-bottom: 10px;
	text-align: justify;
}

#meioresultado {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: justify;
}

#noticia {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#not {
	padding-top: 5px;
	height: 190px;
	margin-bottom: 30px;
}
#fotonot {
	text-align: center;
	height: 130px;
	width: 190px;
}
#descnot {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#imovel {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
#apart {
	float: left;
	width: 200px;
	padding-right: 10px;
}
#rodape {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	background-color: #CCC;
	padding-bottom: 3px;
}
#textonews {
	padding-left: 4px;
}

h2 {
	color: #FF9900;
}
.espa {
	margin-right: 5px;
	margin-bottom: 5px;
}
.cor {
	color: #03C;
}




.todas {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}


body {
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minhadiv {
	display: block;
	height: 100px;
	width: 150px;
	border: 2px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}

div.minhadiv:hover
{
	border: 2px solid #FF9900;
}
div.todas:hover
{

	background-color: #CCC;
}
.atendimento {
	display: block;
	height: 77px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
div.atendimento:hover
{

}
div.eventos:hover
{
	border: 2px solid #0B3894;
}
.eventos {
	display: block;
	height: 80px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCC;
	margin-bottom: 10px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
div.news:hover
{
	border: 2px solid #0B3894;
}
.news {
	display: block;
	height: 150px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCC;
}
centro {
	text-align: center;
}
.bordaa {
	border: 1px solid #006;
}

esquero {
	text-align: left;
}
