/* CSS Document */


a:link		{color: #FFFF00; text-decoration:none}
a:visited	{color: #FFFF00; text-decoration:none}
a:hover		{color: #4A6363; text-decoration:none}

a.2:link		{color: #FF0000; text-decoration:none}
a.2:visited		{color: #FF0000; text-decoration:none}
a.2:hover		{color: #FF7300; text-decoration:none}

.titulos {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.imovel_descricao {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.menus_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF7300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A6363;
	padding-left: 5px;
	text-align: left;
	height: 30px;
	background-position: center;
}
.menus_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF7300;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A6363;
}
.imovel_titulo 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.sem-cadastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFB97F;
	line-height: 45px;
}
.texto-fotos-imovel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #519A75;
	text-align: center;
	color: #FFF;
}


.imovel_detalhes 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}
.imovel_codigo 	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.imovel_foto1 {
	height: 87px;
	width: 135px;
}

.thumbs {
	height: 150px;
	width: 200px;
}

.thumbs-index {
	height: 87px;
	width: 135px;
}

