body{
	background-color: #FFFFFF;
}

.fundoEsq{
	background-color: #FFFFFF;
	background-image: url(../img/003.gif);
	background-position: left top;
	background-repeat:repeat-y;
}

.fundoDir{
	background-color: #FFFFFF;
	background-image: url(../img/004.gif);
	background-position: left top;
	background-repeat:repeat-y;
}

.fundoMenu{
	background-color: #fa6d16;
}

.fundoVazio{
	background-color: #FFFFFF;
}

.home{
  font-family:Arial; 
  font-size: 14px; 
  color: #ffffff; 
  text-decoration: none;
  font-weight: bold;
  line-height:23px;
  text-align:center;
}

.tituloPagina{
  font-family:Arial; 
  font-size: 14px; 
  color: #ffffff; 
  text-decoration: none;
  font-weight: bold;
  line-height:23px;
  margin-left:10px;
  padding-left:10px;
  background-image: url(../img/001.gif);
  background-position: left top;
  background-repeat:repeat-x;
}

.subTitulo{
  font-family:Arial; 
  font-size: 14px; 
  color: #fa6d16; 
  text-decoration: none;
  font-weight: bold;
  line-height:23px;
  padding-left:24px;
  background-image: url(../img/icon_gr.gif);
  background-position: left top;
  background-repeat:no-repeat;  
}

a:link,a:visited { 
  font-family: Arial; 
  font-size: 11px; 
  color: #fa6d16; 
  font-weight: bold;
  text-decoration: none;
}
a:Hover { 
  font-family: Arial; 
  font-size: 11px; 
  color: #fa6d16; 
  font-weight: bold;
  text-decoration: underline;
}


.rodape{
	font-family: tahoma; 
	font-size: 10px; 
	color: #fa6d16; 
}

.txtRodape{
	font-family: tahoma; 
	font-size: 10px; 
	color: #fa6d16; 
}

img{border-color: #318057;}


td { font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}

.tDest { font-family: Arial; font-size: 11px; color: #ff833d; text-decoration: none; font-weight: bold;}


.menu{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
textarea{
  overflow:auto;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: none;
	
}
select{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
  	width:180px;
	text-decoration: none;
	background-color: none;
	border: 1px solid #00582a;
}

checkbox{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
  	text-decoration: none;
	background-color: none;	
}


.mensagem{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	color:#ffffff;
	height:100px;
	width:300px;
	background-color:#fa6d16;
		filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}


.botao{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #fa6d16;
	text-align:center; 
	height:23px;
	background-color:#ffffff;
	border:1px solid #fa6d16;
}

.botaoP{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: #fa6d16;
	text-align:center; 
	height:17px;
	word-spacing:normal;
	background-color:#ffffff;
	border:1px solid #fa6d16;
}

.boxGeral {
	font-family: Arial;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	background-color: none;
	border: 1px solid #a3a3a3;
}

#detalheImovel .titulo {
  display:inline;
  width:100px;
  line-height:1.9em;
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #666666; 
  font-weight: bold;

}

#detalheImovel .valor {
  display:inline;
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #666666; 
  text-decoration: none;
}

