@charset "utf-8";

body {
	background-image:url(images/fundo_hotsite.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
}

.menuhighlight {
	font-family: Arial;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3F55;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E5A10;
}
.rodapebw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
a {
	text-decoration: none;
	color: #144E91;
}
#link_menu {
	color: #FFF;
}

#link_menu:hover {
	text-decoration: underline;
}

.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.texto_tabelas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3F55;
}
.texto_tabelas_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A3F55;
}
.texto_azul_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2261A2;
}
.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D322D;
}
#link_prog {
	color: #990000;
}

#link_conferencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C00;
	font-weight:bold;
}

.bot_download { 
	margin-top:5px;
	text-align:right;
}

