/* 
Desenvolvimento: RNF Design - Soluções Inteligentes para WEB 
Mais informações visite: www.rnfdesign.com.br
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/topo_fundo_bg.jpg);
}
.tdGeral {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE16C;
	border-left-color: #FFE16C;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2C100;
}
.tdGeralExterna {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #EABB00;
	border-left-color: #EABB00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EABB00;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #F8EFB7;
	text-decoration: none;
	top: 6px;
	z-index: auto;
}
.txtLogo {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #BC7D0E;
}
.imgBorda {
	border: 1px dotted #D87F00;
}

.txtMarrom {
	font-size: 13px;
	color: #BC7D0E;
	font-family: tahoma;
	line-height: 20px;
}
.txtSubLogo {
	font-size: 9px;
	color: #BC7D0E;
	font-family: tahoma;
}.txtBranco {
	font-size: 13px;
	color: #FFFFFF;
	font-family: tahoma;
	line-height: 20px;
}
	.tdInput {
	border: 1px dotted #BC7D0E;
	font-family: tahoma;
	font-size: 11px;
	color: #D58E0C;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
p {
	text-indent: 17px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}

