.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #025DBA;
}
.fundo_rodape {
	background-image: url(../img/index/rodape/fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: +4;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_alto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.texto_padrao, body, td, tr, th, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #003366;
	text-decoration: none
}
a:visited {
	color: #003366;
	text-decoration: none
}
a:hover {
	color: #003366;
	text-decoration: underline
}
a:active {
	color: #003366;
	text-decoration: none
}.topo_dir {
	background-image: url(../img/index/topo_dir_baixo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.topo_fundo {
	background-image: url(../img/index/topo_fundo.jpg);
	background-repeat: repeat-x;
}
.topo_dir_alto {
	background-image: url(../img/index/topo_dir_alto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
