body {
    background-color : #422A18;
    background-image : url("Imagem/fundo.gif");
    background-repeat: repeat;
	background-attachment: scroll;
	color: #FFFFFF;
	font-family: Verdana, Arial, 'Times New Roma';
	font-size: 12px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border-style:none;
}
img { border-width:0px;padding:0px;margin:0px; }
table { border-collapse:collapse; border-spacing:0px;border-style:none; }
a { text-decoration:none; color:#FECB66; font-size:10pt; }
a:link {color: #FECB66; font-size:10pt;}
a:hover {color: #FECB66; font-size:10pt;}
a:active {color: #FECB66; font-size:10pt;}
a:visited {color: #FECB66; font-size:10pt;}
table, tr, td { border-style: none;}
.fundo_marrom { background-color:#422A18;}
.p_trat1 {
    font-size: 12px;
	color:#FECB66;
}
.p_trat2 {
    font-size: 12pt;
    font-family: Calibri, Arial;
}
.p_trat3 {
    font-size: 12px;
	color:#FFFFFF;
}
.span_c2_t1 { 
    font-size: 16pt;
    font-family: Calibri, Arial;
    font-weight: bold;
    color: #FFC000;
}
.input_indicacao {
    color: #422A18; font-family: verdana; font-size: 13px;
}
.textarea_indicacao {
    color: #422A18; font-family: verdana; font-size: 12px;
}