body {
	margin: 0;
	background-color: #F8F8FC;
}	
.texto {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	text-indent: 20px;
}
.titulo {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #0071BE;
}
.texto_ni {
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.sub_titulo {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #26137E;
	text-indent: 0px;
}
.itens {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	text-indent: 0px;
}a:link {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
.legenda {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.texto_comum {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
}
.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.texto_pequeno {

	font-family: Arial;
	font-size: 9px;
	text-align: justify;
}
.texto_chamada {
	font-family: Arial;
	font-size: 11px;
}
.desabilitado {
	background-color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.desabilitado2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}.legenda_branca {

	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.erro {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #28166F;
	background-color: #D7EDFB;
}
.certo {
	font-family: Arial;
	font-size: 12px;
	color: #2D2477;
	background-color: #F4F9FF;
}
.texto_fonte {

	font-family: Arial;
	font-size: 12px;
}.branco_g {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_destaque {

	font-size: 10px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.texto_dica {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2D2477;
}
.texto_tabelas {
	font-size: 10px;
}

#esquerda {
	background-image: url(../gif/esa_01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#direta {
	background-image: url(../gif/esa_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_destaque {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.texto_branco_tabelas {
	font-size: 10px;
	color: #FFFFFF;
}
iframe {
	background-image: url(../gif/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 330px;
	width: 440px;
}
