@charset "utf-8";
/* CSS Document */
.padraoMaior {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.padraoMaior a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.padrao {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.padrao a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.padraoEspaco {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	letter-spacing:1px;
}
.padraoEspaco a{
	color: #000;
	text-decoration:none;
	letter-spacing:1px;
}
.padraoEspaco a:hover{
	color: #000;
	text-decoration:underline;
	letter-spacing:1px;
}
.TituloInterna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	margin:95px 0 0 10px;
}
.NomeProdutoMenor {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #274463;
	font-weight:bold;
}
.CopyRight {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #fff;
}
.CopyRight a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
.preco {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FF6600;
}
.DescricaoProduto {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.DescricaoProduto a{
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 12px;
	text-decoration:none;
}
.TituloImovel {
	color: #990000;
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
}
.TituloImovel a{
	color: #990000;
	font-family: "Trebuchet MS", Arial;
	text-decoration:none;
	font-weight:bold;
}
.TituloMostraImovel {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px;
}
.TituloOfertaInterna {
	color: #1C8FB0;
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
}
.TituloOfertaInterna a{
	color: #1C8FB0;
	font-family: "Trebuchet MS", Arial;
	text-decoration:none;
	font-weight:bold;
}



.TextoDescricao {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.TextoDescricao a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	overflow:hidden;
}
.Telefone {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #990000;
}