body {
	background: url("imagens/fundo.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	}
.miolo {
	background: url("imagens/fundo_miolo.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
.txtBoxStyle1{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    font-family: "Trebuchet MS";
    font-size: 11px;    
    color: #605D5C;
    background-image: url(imagens/corners.gif);
	}
.txtBoxStyle2{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    font-family: "Trebuchet MS";
    font-size: 11px;    
    color: #605D5C;
    background-image: url(imagens/grid.gif);
	}
.forms {
	FONT-SIZE: xx-small;
	WIDTH: 140px;
	HEIGHT: 22px;
	BORDER-TOP-STYLE: groove;
	BORDER-RIGHT-STYLE: groove;
	BORDER-LEFT-STYLE: groove;
	BORDER-BOTTOM-STYLE: groove;
	BACKGROUND-COLOR: #FCFCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.txtNormal {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.lnkNormal:link, a.lnkNormal:visited, a.lnkNormal:active {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkNormal:hover {
	color: #184D75;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.txtNormalLaranja {
	color: #F1592A;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.txtTituloNoticias {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}
a.lnkNoticia:link, a.lnkNoticia:visited, a.lnkNoticia:active {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;

}
a.lnkNoticia:hover {
	color: #184D75;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}

a.lnkNoticiaDestaque:link, a.lnkNoticiaDestaque:visited, a.lnkNoticiaDestaque:active {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;

}
a.lnkNoticiaDestaque:hover {
	color: #184D75;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}
.txtNormalBranco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.lnkNormalBranco:link, a.lnkNormalBranco:visited, a.lnkNormalBranco:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkNormalBranco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.lnkPequenoBranco:link, a.lnkPequenoBranco:visited, a.lnkPequenoBranco:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 10px;

}
a.lnkPequenoBranco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 10px;
}



.txtRodape {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}

a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkRodape:hover {
	color: #184D75;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.txtTituloPagina {
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: none;
	padding-left: 15px;
}
a.lnkTituloPagina:link, a.lnkTituloPagina:visited, a.lnkTituloPagina:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;

}
a.lnkTituloPagina:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.caixa{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	}
	
td.botaoMenu a {

	color: #FFFFFF;
	
	background: url("imagens/btt_menu.png");
	vertical-align: middle;
	width: 115px;
	line-height:30px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display:block; 
	clear:both;
}

td.botaoMenu a:hover {

	color: #FFFFFF;
	
	background: url("imagens/btt_menu_on.png");
	vertical-align: middle;
	width: 115px;
	line-height:30px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display:block; 
	clear:both;
	
}

a.lnkSubMenu:link, a.lnkSubMenu:visited, a.lnkSubMenu:active {
	color: #184D75;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 11px;

}
a.lnkSubMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.caixa {
	border: 1px solid #999999;
}

.txtTituloBranco {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.txtTituloBarraLateral {
	padding-bottom: 3px;
	padding-right: 5px;
	height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}