.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: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_alto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.texto_padrao {
	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;
}.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: #005CB9;
	font-size: 11px;
}
.fundo_td_curriculo {
	background-attachment: fixed;
	background-color: #BCD6EF;
	background-image: url(../img/curriculo/fundo_td.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
