
div.imovel{
	margin:2px; 
	padding:2px; 
/*	background-color:#FAFAF5;*/
	background: #EFEDDA url(http://valelivre.com.br/imobconfianca/_classimob/_imgs/bg_imovel.gif) repeat-x;;
/*	background: #EFEDDA url(http://localhost:8090/_classimob/_imgs/bg_imovel.gif) repeat-x;;*/
/*	border: solid 1px #EFEDDA;	*/
    border: none;
}
.h300{/*height:225px;*/}
h3{font : bold 16px Tahoma, Verdana, Arial;  	color: #CE0000;}


table.classif{
   border: solid 1px #EFEDDA;
   background-color:#FBFBF7;   
   width:100%;	
}

table, td {border-collapse:collapse;}
td{vertical-align:top;    width:50%; padding:2px;}

table.classif td{vertical-align:top;}

.titulo_imovel{
	font-weight:bold;
	font: bold 16px Tahoma, Verdana, Arial;
	color:#7D754C;
	color:#3E91CC;
}
#filtro {
	width:100%;
	height:22px;
}
#filtro a{
	text-decoration:none;
	width:200px;
	height:18px;	
	padding:2px;
	text-align:center; 

	color:#7D754C;
}
#filtro a:hover{
	text-decoration:none;
	color:red;
}


#fotos img {
	border: solid 2px #EFEDDA;
	padding: 2px;
}



.baixado * {text-decoration:line-through; background-color:#F3F3F3 !important;}
div#super_filtro{ width:99%; background-color:#EFEDDA; 	border: solid 1px #DFDCCA;	padding: 2px;}


