.link_acesso:link { font-family: "Verdana", Times, serif; font-size:7.5pt; color: #333333; text-decoration: none; font-weight: none }
.link_acesso:visited { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #333333; text-decoration: none; font-weight: none}
.link_acesso:hover { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #26547D; text-decoration: none; font-weight: none}

.link_conteudo:link { font-family: "Verdana", Times, serif; font-size:8pt; color: #636363; text-decoration: none; font-weight: none}
.link_conteudo:visited { font-family: "Verdana", Times, serif; font-size: 8pt; color: #636363; text-decoration: none; font-weight: none}
.link_conteudo:hover { font-family: "Verdana", Times, serif; font-size: 8pt; color: #679D87; text-decoration: none; font-weight: none}

.link_menu:link { font-family: "Verdana", Times, serif; font-size:7.5pt; color: #ffffff; text-decoration: none; font-weight: bold }
.link_menu:visited { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #ffffff; text-decoration: none; font-weight: bold}
.link_menu:hover { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #0D4417; text-decoration: none; font-weight: bold}

.link_menu2:link { font-family: "Verdana", Times, serif; font-size:7.5pt; color: #0D4417; text-decoration: none; font-weight: bold }
.link_menu2:visited { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #0D4417; text-decoration: none; font-weight: bold}
.link_menu2:hover { font-family: "Verdana", Times, serif; font-size: 7.5pt; color: #ffffff; text-decoration: none; font-weight: bold}

.Form_Pop
{
    FONT-SIZE: 10px;
    COLOR: #808284;
    FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #D1D3D4
}

.botao
{
    BORDER-RIGHT: #0077D4 1px solid;
    BORDER-TOP: #0077D4 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #0077D4 1px solid;
    COLOR: #D1D3D4;
    FONT-FAMILY: verdana;
	font-weight: bold;
    BACKGROUND-COLOR: #0077D4
}

.usuario {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #808284;
}
.usuario2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D1D3D4;
}
.conteudo_destaque, .conteudo_destaque a:link, .conteudo_destaque a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.conteudo_destaque a:hover{text-decoration:underline;}

.menu_institucional {
	background-attachment: fixed;
	background-image: url(imagens/menu_institucional_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	
}


.conteudofundo {
	background-attachment: fixed;
	background-image: url(imagens/conteudo_fundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.conteudotitulo, .conteudotitulo a:link, .conteudotitulo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1277B6;
	font-size: 14px;
	font-weight: bold;
	}
	
.iframe {
	overflow-x: hidden;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;

}
.menu_portal {
	background-image: url(imagens/portal_bottom.jpg);
	background-repeat: no-repeat;
}

div.scroll {
	height: 100%;
	width: 417px;
	overflow: auto;
	border: 0px;
	padding: 0px;
	}
