body {
	color: #000000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
    background-color: #F6F6F6;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
}
.top{	
	background-image : url("imagens/t1.gif");
    background-position: top;
	background-repeat: repeat-x;
	height: 101px;
}
.main{	
	background-image : url("imagens/m1.gif");
    background-position: top;
	background-repeat: repeat-x;
}

td{	color: #000000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.quadroimovel{
width: 34%;
height: 100%;
background-color: white;
border: 1px solid #a2a2a2;
text-align:center;
}
h1{
	color: #C40000; 
	font-family: Arial Narrow, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px; font-weight: bold;
	margin: 0 0 0 0; padding: 0 0 0 0;
}
h2{
	color: #ff9900; 
	font-family: Arial Narrow, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px; font-weight: bold;
	margin: 0 0 0 0; padding: 0 0 0 0;
}

.foto{
border: 4px solid #EDEDED;
}


.imb{
	background-color: #FAFAFA;
	font-size: 11px;

}
.imb-p{
	background-color: #FAFAFA;
	font-size: 9px;
}

.red{color: #DA251D; font-weight : bold;}
.red2{color: #DA251D;}
.menor{font-size: 10px; font-weight: bold;}
.inputxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; height: 18px;
	border: solid 1px #b4b4b4;
	background-color: #ffffff; 
}
.btn{
	font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; height: 18px;
	border: solid 1px #000000;
	background-color: #FFBF00; 
}


a.amenor {font-family : tahoma, verdana, arial; color : #000000; text-decoration : underline;}
a.amenor:hover {color: #ffffff;}

a.menu {FONT-SIZE: 11px; font-family : arial, tahoma, verdana; color: #000000; font-weight : bold; text-decoration : none;}
a.menu:hover {color: #cc0000;}


a {font-family : tahoma, verdana, arial; color : #000000; text-decoration : none;}
a:active {color: #000000;}
a:hover {color: #cc0000;}
a.direitans:hover {color: #000000;}

	
	#menusuite a {
	display: block;
	width:100%;
	background-color: #CCCCCC;
	padding: 4px;
	text-decoration: none;
	color: black;
	font-size: 14px;
	margin: 1px;
	}
	
	#menusuite a:hover {
	background-color: #000000;
	color: white;
	background-image: none;
	}
	.TituloTabelinha {
		font-size: 14px; 
		font-weight: bold;
		color:#666666;
	}
	.SubTituloTabelinha {
		font-size: 10px; font-weight: none; color:#000000;
		color: #888888;
	}
