/* <DEFAULT> */
	body, div, td {
		font-family: arial,verdana,helvetica;
		font-size:11px;
		color:#000000;
		text-decoration: none;
	}
	select, textarea, input {
		font-family: arial,verdana,helvetica;
		font-size:11px;
		color:#000000;
		text-decoration: none;
	}
/* </DEFAULT> */

/* <SPACES> */
.space5 { padding: 5px; }
/* </SPACES> */

/* <BORDAS> */
	.borderPortifolio { border: 1px solid #A3A3A3; }
	.borderLancamentos { border: 1px solid #BABABA; }
	.borderBox { border-right: 1px solid #BABABA; border-top: 1px solid #BABABA; border-bottom: 1px solid #BABABA; border-left: 1px solid #BABABA; }
	.borderImoveisVenda { border: 1px solid #BBC0C5; }
	.borderFale { border-right: 1px solid #BEBEBE; border-top: 1px solid #BEBEBE; border-bottom: 1px solid #BEBEBE; border-left: 1px solid #BEBEBE; }
	.borderNavegacaoFicha { border-top: 1px solid #D97E7E; border-bottom: 1px solid #D97E7E; border-right: 1px solid #D97E7E; border-left: 1px solid #D97E7E; }
	.borderImgFicha { border-right: 1px solid #B6B6B6; border-top: 1px solid #B6B6B6; border-bottom: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; }
	.borderBoxVerde { border-right: 1px solid #72A068; border-top: 1px solid #72A068; border-bottom: 1px solid #72A068; border-left: 1px solid #72A068; }	
/* </BORDAS> */

/* <FONTS> */
	/* COLORS */
	.txtWhite	 		{ color: #ffffff; }
	.txtBlack	 		{ color: #000000; }
	.txtRed	 			{
	color: #E60000;
	text-decoration: none;
}
	.txtLightBlack	 	{ color: #232323; }
	.txtGray	 		{ color: #696969; }
	.txtGrayDark	 	{ color: #8B8B8B; }
	.txtGrayLight	 	{ color: #60665F; }
	.txtOrange	 		{ color: #FF7315; }
	.txtBrown	 		{ color: #4D4D4D; }
	/* FONT FACE */
	.txtArial 		{ font-family: arial,verdana,helvetica; }
	/* SIZE */
	.txt9 			{ font-size: 9px; }
	.txt10 			{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
	.txt11 			{ font-size: 11px; }
	.txt12 			{ font-size: 12px; }
	.txt13 			{ font-size: 13px; }
	.txt14 			{ font-size: 14px; }
	.txt15 			{ font-size: 15px; }
	.txt16 			{ font-size: 16px; }
/* </FONTS> */

/* <LINKS> */
	a.linkWhite:link		{ color:#000000; text-decoration:none }
	a.linkWhite:visited		{ color:#000000; text-decoration:none }
	a.linkWhite:active		{ color:#000000; text-decoration:none }
	a.linkWhite:hover		{ color:#ffffff; text-decoration:underline }

	a.linkGray:link			{ color:#696969; text-decoration:none }
	a.linkGray:visited		{ color:#696969; text-decoration:none }
	a.linkGray:active		{ color:#696969; text-decoration:none }
	a.linkGray:hover		{ color:#696969; text-decoration:underline }

	a.linkRed:link			{ color:#B31804; text-decoration:none }
	a.linkRed:visited		{ color:#B31804; text-decoration:none }
	a.linkRed:active		{ color:#B31804; text-decoration:none }
	a.linkRed:hover			{ color:#E01907; text-decoration:none }

	a.linkBlack:link			{ color:#000000; text-decoration:none }
	a.linkBlack:visited			{ color:#000000; text-decoration:none }
	a.linkBlack:active			{ color:#000000; text-decoration:none }
	a.linkBlack:hover			{ color:#D63134; text-decoration:none }
	
/* </LINKS> */

/* <FORMS> */
	input,textarea {
		color: #000000; background-color:#ffffff; border: thin solid #060606 ; border-width: 1px;
	}
	textarea { overflow: auto }
	select {}
	.none 	{ border: 0; background: none; text-decoration:none; }
	.formPopup{	color: #000000; background-color: #F3F3F3; border: thin solid #505050 ; border-width: 1px; }
	.formFale{ color: #000000; background-color: #EEEAE1; border: thin solid #AFA593 ; border-width: 1px; }
/* </FORMS> */

/* <TABELA> */
	.border	{ border-width: 1px; border-collapse: collapse; }
/* </TABELA> */

/* <IMAGEM> */
	.borderImg	{ border: thin solid #CC3333; border-width: 1px; }
/* </IMAGEM> */

/* <BACKGROUND & BGCOLOR> */
	.backSite 	{ background: url("../imagens/back_site.gif"); }
	.bg		{ background:#eeeeee }
	.bgnone {	background: none; }
/* </BACKGROUND & BGCOLOR> */
