/* CSS Document ( Desenvolvimento: rnfdesign.com.br ) */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e8e3;
	background-image: url(../img/fundo_topo.gif);
	background-repeat: repeat-x;
}
.tdTopoEsquerda {
	background-image: url(../img/fundo_topo_esq.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tdTituloInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
}
.txtRodapePemi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 0.3em;
}
.txtInterno {
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
	line-height: 18px;
}
.textointerno {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtSubTituloInterno {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}

.txtTituloInterno {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}

.LinkLoteamento {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #42AA25;
	text-decoration: none;
}
.LinkLoteamento:hover {
	font-size: 15px;
	color: #FF9900;
}.boletoBancario {
	background-image: url(../img/boleto_bancario.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.btnGerar {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #006600;
	background-color: #E7FFD7;
	border: 1px dotted #24B701;
}
