.fundoinformacao, .pesquisa {
	background-color: #59789b;
}
body {
	background-image: url(/_imgs/bgtile/bg.gif);
	background-color: #59789b;
}
.informacao_titulo, .agenda_tit, .resumos_tit, .destaques_tit {
	color: #ffb400;
}
body, .agenda_txt, .resumos_txt, .fundoinformacao, .pesquisa  {
	color: #ffffff;
}
.menus{
	color: #1b4779;
}
.menus:link {
	color: #1b4779;
}
.menus:visited {
	color: #1b4779;
}
.menus:hover {
	color: #1b4779;
}
.informacao_img, .destaques_img {
	border: #ffffff;
}
.rodape, .linkstopo {
	color: #cccccc;
}
a, a:hover, a:visited {
	color: #ff9900;
}
hr, {
	border: #59789b;
}
.tracejado {
	border-left-color: #59789b;
}
.menu_normal {
	background-image: url(/_imgs/bgtile/menuOFF.gif);
	z-index:1;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background-repeat: repeat-x;
	background-position: top;
	cursor: hand;
	background-color: #59789b;
}
.menu_bg {
	background-color: #59789b;
}

.menu_cor{
	background-color: #59789b;
}