@CHARSET "UTF-8";

/* MENU */
.esquerda .menuSite .nivel-0 a{
	color: #003980;
	background: url("../img/bullet_menu.gif") no-repeat left;
	display: none;
}

.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 {
    height: auto !important;
}

.h1_center h1{
	background-color: #003a81;
}

.bloco .titulo h1{
	color: #fff;
}

.centro h1{
	color: #003a81;
	border-color: #89a6d3;
}

.bloco_noticia_lista .noticiaData{
	color: #d0142c;
}

.bloco_noticia_lista .noticiaTitulo{
	color: #000;
}

.fotosAlbumItem a{
	color: #000;
}

.itemListagemSimples {
	background: url("../img/bullet_menu.gif") no-repeat left;
}

.itemListagemSimples a {
	color: #000;
}

.pageFooter {
	padding-top: 15px;
}

/* Links */
.bloco_links_random div,
.bloco_links_random ul {
	height: 40px !important;
}

/* Bloco RSS */
.rss_titulo {
	width: 160px;
	margin-bottom: 10px;
	font-size: 11px;
}
.rssSiteBloco {
	padding-top: 5px;
}

/*Noticias*/
.noticiaTableImagem {
    float:left;
}

.legendaImagem {
    width: 254px;
    background: #EDEDED;
    padding: 5px;
    font-size: 10px;
}

.noticiaConteudo {
    margin-top:10px;
}
