a:link {text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:hover {text-decoration: none; color: #FFFFFF}
a:active {text-decoration: none; color: #FFFFFF}

a.link2:link {text-decoration: none; color: #666666}
a.link2:visited {text-decoration: none; color: #666666}
a.link2:hover {text-decoration: underline; color: #666666}
a.link2:active {text-decoration: none; color: #666666}

a.menu1:link {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #003366}
a.menu1:visited {font-family: Arial Narrow, Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: none; color: #003366}
a.menu1:hover {font-family: Arial Narrow, Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: none; color: #FFFFFF}
a.menu1:active {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px;text-decoration: none; color: #FFFFFF}

.texto {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: justify;
	line-height:120%;
}
.texto_branco {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	line-height:120%;
}
.texto_12 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}
.texto_caixa {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	padding-left:62px;
	padding-top:25px;
	padding-right:30px;
}
.texto_menu {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	line-height:150%;

}
.texto_menu {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	line-height:150%;

}
.texto_tit {
	font-family: Times New Roman;
	font-size: 19px;
	color: #332200;
	font-weight: bold;
		}
		
.texto_tit_M {
	font-family: Times New Roman;
	font-size: 16px;
	color: #332200;
	font-weight: bold;
		}

.pad_top10 {margin-top:10px;}
.pad_top5 {margin-top:5px;}
.pad_top20 {margin-top:20px;}
.pad_top25 {margin-top:25px;}
.pad_left30 {margin-left:30px;}
.campo {
	border: 1px solid #83A0B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
	
.imborder { border: 3px solid #FFFFFFF;}



