/*-----------------------------------------------------*/
/*---------------- CLASSES DO PROJECTO ----------------*/
/*-----------------------------------------------------*/

.titulos_imobiliaria
{
font-family:Arial;
	font-size:14px;
	color:#9a9a9a;
font-weight:bold;
}
.rep_fundo_azul
{
background: url(../../imagens/BG_repetidorVertical.jpg) ;
	background-repeat: repeat-y;
}
.rep_menu
{
background: url(../../imagens/MenuRept.jpg) ;
	background-repeat: repeat-y;
 }
.rep_vertical
{
background: url(../../imagens/FooterRepetir.jpg) ;
	background-repeat: repeat-y;
 }
.rep_footer
{
background: url(../../imagens/FooterRepetir.jpg) ;
	background-repeat: repeat-x;
		background-color:#252525;
}
.rep_tit
{
background: url(../../imagens/tituloRept.jpg) ;
	background-repeat: repeat-x;
		
}

.layout_body
{

		background: url(../../imagens/BG_geral.jpg) ;
	background-repeat: repeat-x;
	background-color:#252525;
	padding-top:0px;
}

.background_footer
{
	background: url(../../imagens/Footer.jpg) ;
	background-repeat: no-repeat;
	background-position: right top;
	height:35px;
	width:842px;
}

.background_header
{
	background: url(../../imagens/Topo.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	height:296px;
	width:897px;	
} 

.background_menu
{
	background: url(../../imagens/BarraMenu.jpg) ;
	background-repeat: no-repeat;
	background-position: right;
	height:34px;
	width:850px;	
}

.background_index
{
	/*background: url(../../imagens/BarraMenu.jpg) ;
	background-repeat: no-repeat;
	background-position: right;
	height:34px;
	width:850px;	*/
	background-color:#ffffff;
}
 .items_menu
{
	font-family:Arial;
	font-size:12px;
	color:#493A1D;

}
 .items_menu2
{
	font-family:Arial;
	font-size:11px;
	color:#705A28;

}
 .items_menu13
{
	font-family:tahoma;
	font-size:14px;
	color:#C8A44E;
	

}
.layout_texto
{
	font-family:Arial;
	font-size:11px;
	color:#B4B4B4;
	line-height: 20px;
	
}

.layout_contactos
{
	font-family:Arial;
	font-size:14px;
	color:#9a9a9a;
	line-height: 20px;
}

.background_friso_left
{
	background: url(../../imagens/SombraEquerda.jpg) ;
	background-repeat:repeat-y;
	background-position: left;	
	width:4px;	
	/*background-color:#ffffff*/;
}
.bg_fundo
{
	background: url(../../imagens/101.jpg) ;
	background-repeat:no-repeat;
	background-position:center;
}
.background_friso_right
{
	background: url(../../imagens/SombraDireita.jpg) ;
	background-repeat:repeat-y;
	background-position: right;	
	width:4px;	
	/*background-color:#ffffff*/;
}

.background_friso_top
{
	background: url(../../imagens/FrisoCima.jpg) ;
	background-repeat:no-repeat;
	background-position: top right;	
	width:850px;
	height:9px;	
	/*background-color:#ffffff*/;
}

.background_destaque
{
	background: url(../../imagens/Destaque.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	height:168px;
	width:826px;	
	
}

.layout_texto_pesquisa
{
	font-family:Arial;
	font-size:12px;
	color:#7b7a66;
	line-height: 20px;
}


.layout_texto_titulos
{
	font-family:Arial;
	font-size:16px;
	color:#28507A;

}

.layout_texto_titulos_cinza
{
	font-family:Arial;
	font-size:12px;
	color:#717171;
	line-height: 20px;
}
.layout_texto_grande
{
	font-family:Arial;
	font-size:15px;
	color:#9a9a9a;
	line-height: 20px;
	text-decoration: none;
}
a:link.layout_texto_grande{ color:#9a9a9a; text-decoration: none; }
a:hover.layout_texto_grande{color:#f9a622; text-decoration: none;}
a:vlink.layout_texto_grande{ color:#9a9a9a; text-decoration: none; }