/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}

.txt-size-10-azul {
	font-size: 10px;
	color: #205dd0;
	}

.txt-size-10 {
	font-size: 10px;
	}

.txt-destaque-negrito {
	font-weight: bold;
	color: #a30000;
	}

.imput-txt {
	width: 123px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #6c6c6c;
	}

.bt {
	width: 47px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	background-color: #a30000;
	color: #FFFFFF;
	}

#geral {
	background-image: url(../imgs/nuvem.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	height: 329px;
	width: 100%;
	}

#site {
	z-index: 1;
	width: 760px;
	position: absolute;
	left: 50%;
	top: 21px;
	margin-left: -380px;
	background-image: url(../imgs/bg-topo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding-bottom: 20px;
	padding-top: 35px;
	}
	
#topo {
	background-color: #FFFFFF;
	width: 724px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 2px;
	clear: both;
	float: left;
	}
	
#topo-esquerdo {
	width: 202px;
	float: left;
	clear: none;
	padding-right: 1px;
	}
	
#marca {
	float: left;
	clear: both;
	margin-bottom: 1px;
	}

#menu {
	float: left;
	clear: both;
	}

#menu-interna {
	float: left;
	clear: both;
	border-bottom: 2px solid #FFFFFF;
	}
	
#topo-direito {
	width: 521px;
	float: left;
	clear: none;
	}
	
#links {
	height: 22px;
	width: 521px;
	background-color: #ffc600;
	padding-right: 0px;
	text-align: right;
	float: left;
	clear: both;
	margin-bottom: 1px;
	}
	
#slide-busca-newsletter {
	height: 22px;
	width: 521px;
	float: left;
	clear: both;
	}
	
#slideshow {
	width: 313px;
	height: 248px;
	margin-right: 1px;
	float: left;
	clear: none;
	}
	
#busca-newsletter {
	width: 207px;
	float: left;
	clear: none;
	}

#busca {
	width: 179px;
	padding: 14px;
	padding-bottom: 0px;
	padding-top: 22px;
	height: 42px;
	float: left;
	clear: both;
	background-color: #ff9000;
	margin-bottom: 1px;
	}
	
#busca-interna {
	width: 179px;
	padding: 14px;
	padding-bottom: 0px;
	padding-top: 22px;
	height: 42px;
	float: left;
	clear: none;
	background-color: #ff9000;
	margin-bottom: 1px;
	}
	
#slogan {
	width: 207px;
	height: 64px;
	float: left;
	clear: both;
	background-color: #bc0000;
	margin-bottom: 1px;
	}

#slogan-interna {
	width: 313px;
	height: 64px;
	float: left;
	clear: none;
	background-color: #bc0000;
	margin-bottom: 1px;
	border-right: 1px solid #FFFFFF;
	text-align: right;
	}

#newsletter {
	width: 179px;
	height: 118px;
	padding: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	clear: both;
	background-color: #efefef;
	}

#opiniao-img {
	width: 106px;
	margin-right: 13px;
	float: left;
	clear: none;
	}
	
#opiniao-texto {
	width: 300px;
	float: left;
	clear: none;
	}
	
div.div-corpo {
	background-color: #FFFFFF;
	width: 742px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	clear: both;
	float: left;
	background-image: url(../imgs/bg-site-home.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
	}

div.div-corpo-interna {
	background-color: #FFFFFF;
	width: 742px;
	padding: 18px;
	border-bottom: 18px solid #FFFFFF;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	clear: both;
	float: left;
	background-image: url(../imgs/bg-site-interna.gif);
	background-position: center;
	background-repeat: repeat-y;
	}

div.titulo-home {
	width: 100%;
	height: 23px;
	float: left;
	clear: both;
	}

div.subtitulo-home-direita {
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: both;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #7f7f7f;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	}
	
div.coluna-esquerda {
	width: 202px;
	float: left;
	clear: none;
	padding-right: 1px;
	overflow: hidden;
	}

div.coluna-esquerda-interna {
	width: 202px;
	float: left;
	clear: none;
	padding-right: 1px;
	overflow: hidden;
	padding-bottom: 20px;
	}

div.cont-esquerda-home {
	width: 182px;
	float: left;
	clear: both;
	padding-left: 9px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 12px;
	}
	
div.coluna-cental-home {
	width: 313px;
	margin-right: 1px;
	float: left;
	clear: none;
	}

div.cont-central-home {
	width: 282px;
	float: left;
	clear: both;
	padding-left: 16px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 12px;
	}

div.coluna-direita-home {
	width: 207px;
	float: left;
	clear: none;
	}

div.cont-direita-home {
	width: 179px;
	float: left;
	clear: both;
	padding-left: 14px;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 12px;
	}
	
div.noticia-home {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
div.noticia-home a {
	font-weight: bold;
	color: #a30000;
	}

div.noticia-home .txt-destaque {
	font-weight: bold;
	color: #205dd0;
	}
	
div.conteudo-interna {
	float: left;
	clear: both;
	padding: 32px;
	padding-top: 13px;
	padding-bottom: 20px;
	width: 457px;
	text-align: justify;
	}
	
img.conteudo-interna {
	float: left;
	clear: both;
	margin-bottom: 13px;
	}

a {color: #205dd0;}
	
a:hover {text-decoration: none;}

.txt-destaque {
	font-weight: bold;
	color: #a30000;
	}
	
td.audio {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d2d2d2;
	}

td.audio a {
	font-weight: bold;
	color: #a30000;
	text-decoration: none;
	}	

	
td.audio-ouvir {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #d2d2d2;
	}

div.div-rodape-img {
	background-color: #FFFFFF;
	width: 742px;
	padding: 0px;
	clear: both;
	float: left;
	}
	
div.div-rodape-texto {
	width: 742px;
	padding: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	clear: both;
	float: left;
	background-image: url(../imgs/bg-rodape-texto.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 10px;
	}

div.div-interna-direita {
	width: 521px;
	float: left;
	clear: none;
	}

div.titulo-pagina {
	width: 457px;
	float: left;
	clear: both;
	background-color: #efefef;
	background-image: url(../imgs/interna/bg-tit-azul.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 13px;
	}

div.titulo-pagina div {
	padding-bottom: 8px;
	padding-top: 7px;
	}

div.subtitulo-pagina {
	width: 423px;;
	float: left;
	clear: both;
	background-color: #efefef;
	background-image: url(../imgs/interna/bg-tit-azul.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 13px;
	padding: 2px;
	padding-left: 34px;
	}

div.titulo-pagina-marcador {
	width: 28px;
	float: left;
	clear: none;
	}

div.titulo-pagina-texto {
	width: 423px;
	float: left;
	clear: none;
	padding-left: 6px;
	font-size: 10px;
	}
	
div.titulo-pagina-texto .txt-titulo-complemento {
	font-size: 17px;
	font-weight: bold;
	color: #627800;
	color: #8aa900;
	}	
	
div.titulo-pagina-texto img {
	}

.ondestou {
	color: #870000;
	}

#div-rodape1 {
	width: 219px;
	float: left;
	clear: none;
	}	

#div-rodape2 {
	width: 312px;
	float: left;
	clear: none;
	}	

#div-rodape3 {
	width: 179px;
	float: left;
	clear: none;
	text-align: right;
	}		
	
/*  CSS CALENDARIO */

.HIDDEN {
	visibility: hidden;
	position:   absolute;
}
.VISIBLE {
	visibility:       visible;
	position:         absolute;
	width:            150px;
	background-color: #84A001;
}
.ano {
	font-family:     "Trebuchet MS";
	font-size:       10px;
	font-style:      normal;
	line-height:     normal;
	font-weight:     bold;
	color:           #FFFFFF;
	text-decoration: none
}
.titulo {
	font-family:     "Trebuchet MS";
	font-size:       10px;
	font-style:      normal;
	line-height:     normal;
	font-weight:     bold;
	color:           #ffffff;
	text-decoration: none
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.dia_letra {
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       11px;
	font-style:      normal;
	font-weight:     bold;
	color:           #ffffff;
	text-decoration: none
}
.dia {
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       11px;
	font-style:      normal;
	font-weight:     normal;
	color:           #000000;
	text-decoration: none
}

/* FIM CSS CALENDARIO*/

#submenu {
	width: 515px;
	background-color: #efefef;
	padding-right: 6px;
	text-align: right;
	float: left;
	clear: both;
}

#submenu table.table-submenu {
	margin-right: 0px;
	padding: 0px;
	float: right;
}

#submenu table.table-submenu td {
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #FFFFFF;
	padding: 8px;
	padding-bottom: 6px;
	padding-top: 4px;
	}
	
div.conteudo-interna p {
	margin: 0px;
	padding: 0px;
	clear: both;
	} 
	
td.td-img-galeria {
	border: 1px solid #CFCFCF;
	padding: 5px;
	}
	
td.td-txt-galeria {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	}
	
.txt-destaque-azul { color: #205dd0;}

div.noticia-mes {
	width: 457px;
	float: left;
	clear: both;
	margin-bottom: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e5e5e5;
	}
	
form {margin: 0px; padding: 0px;}

select.select-mes {
	vertical-align: middle;
	width: 120px;
	font-size: 10px;
	}
	
a.a-tit-noticia {
	color: #a30000;
	}

div.noticia-teaser {
	width: 457px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	}

.txt-tit-noticia {
	color: #a30000;
	font-size: 17px;
	font-weight: bold;
	}
	
table.table-thumb-galeria {
	margin-bottom: 10px;
	}
	
div.ministerios-lista {
	width: 457px;
	float: left;
	clear: both;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
div.ministerios-lista a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
div.ministerios-lista a.normal {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	}