@CHARSET "UTF-8";

.bloco_sistema_pesquisar{
	margin: 5px 0;
}
input{
	margin-bottom: 5px;
}
.formButton{
	color: #2A8C43 !important;
}
.estrutura{
	background: url("../img/background_corpo.gif") repeat-y;
	width: 990px;
}
.menu_center{
	width: 974px;
}
.menu ul {
	width: 955px;
}	
	
/* MENU */
.esquerda .menuSite .nivel-0 a{
	color: #003980;
	background: url("../img/bullet_menu.gif") no-repeat left;
}

.esquerda .menuSite .nivel-1 a{
	color: #003980;
}

.menuSuspenso {
	background-color: #d0142c;
}

.menu a:hover {
	background-color: #D15858;
}

.menu_left{
	background: url("../img/menu_esq.gif") no-repeat;
}

.menu_right{
	background: url("../img/menu_dir.gif") no-repeat;
}

.menu a {
	color: #ffffff;
}

.submenu ul {
	background: #D15858 !important;
}

.submenu a:hover {
	background-color: #d0142c;
}

.esquerda .h1_left,.inferior .h1_left{
	background: url("../img/titulo_bloco_esq.gif") no-repeat;
}

.esquerda .h1_right, .inferior .h1_right{
	background: url("../img/bandeira_bloco_dir.gif") no-repeat bottom right;
}

.direita .h1_left{
	background: url("../img/titulo_bloco_dir.gif") no-repeat;
}

.direita .h1_right{
	background: url("../img/bandeira_bloco_esq.gif") no-repeat bottom right;
}

.h1_center h1{
	background-color: #2a8c43;
}

.bloco .titulo h1{
	color: #fff;
}

.centro h1{
	color: #003a81;
	border-color: #89a6d3;
}

.bloco_noticia_lista .noticiaData{
	color: #d0142c;
}

.bloco_noticia_lista .noticiaTitulo{
	color: #000;
}

.bloco_noticia_lista .itemNoticia {
	margin: 2px;
	padding: 2px;
}

.bloco_noticia_lista .noticiaTitulo {
	background:url("data:image/gif;base64,R0lGODlhCQAJAMQAAJ2dncrKyuLi4u7u7uPj45mZmf7+/sTExNvb276+vqWlpdzc3L+/v8PDw6Cg oNTU1Jqamn9/f+3t7dXV1bm5uf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAA AAAALAAAAAAJAAkAAAUtYCWOpDgQUjk1QTONyPHMByImVJ4nIgNAQABDtHBEjo6FyDBRFBQTA0ki SIlCADs=") no-repeat scroll 0 0 transparent;
	color:#000000;
	padding-left:15px;
	text-transform:uppercase;
}

.bloco_noticia_lista .noticiaImagem {
	display:none;
}

.bloco_noticia_lista .itemNoticia {
	margin:2px;
	padding:2px;
	width:48%;
}

.bloco_noticia_lista .itemNoticia {
	border-bottom:1px solid #DADADA !important;
	float:none !important;
	height:auto !important;
	overflow:hidden;
	width:99%;
}

.noticiaVejamais {
	display: block;
	text-align: right;
}

.fotosAlbumItem a{
	color: #000;
}

.itemListagemSimples {
	background: url("../img/bullet_menu.gif") no-repeat left;
}

.itemListagemSimples a {
	color: #000;
}

/* Links */
.bloco_links_random div,
.bloco_links_random ul {
	height: 40px !important;
}


/* DOWNLOAD */
.downloaditem {
	margin: 5px 10px;
	border-bottom: 1px dotted #C8C8C8;
	padding: 8px 10px 0 0;
	background: whiteSmoke;
	margin: 5px 10px 0 0;
}

.downloaditem h2{
	font-size: 12px;
	text-transform: uppercase;
	border:0;
}

.downloadInfo p {
	color: #888;
	padding: 5px;
	font-size: 12px;
}


