@charset "utf-8";
body {
	font-family: Arial;
	font-size: 9pt;
	color: #2c3530;
	background-color: #2c3530;
	margin: 0px;
}
.tit_interno {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2c3530;
}


.txBco {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}

.foot {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial;
	font-size: 16px;
	color: #EB690B;
}
.linkAzul {
	font-family: Arial;
	font-size: 11px;
	color: #20558a;
}
.submenu {
	font-family: Arial;
	font-size: 12px;
	color: #20558a;
}
.campos {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.subtitulo {
	font-size: 12px;
	color: #20558a;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #20558a;
}
a:visited {
	text-decoration: none;
	color: #223963;
}
a:hover {
	text-decoration: underline;
	color: #223963;
}
a:active {
	text-decoration: none;
	color: #223963;
}
p {
	font-family: Arial;
	font-size: 9pt;
	color: #2c3530;
	margin: 0px;
	text-align:justify;
}
