@charset "utf-8";

body
{
	background: #001238 url(../images/fundos/fundo.jpg) top left repeat-x;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

a:link, a:visited
{
	color:#000;
	text-decoration:none;
}

a:hover, a:active
{
	color:#000;
	text-decoration:none;
}

div.layout
{
	width: 170mm;
	margin: 0 auto;
}

div.esq
{
	width:170mm;
}

div.dir
{
	width:170mm;
}

.floatResizeHack
{
	font-size: 1px;
	height: 1px;
	clear: both;
}

.boxGridBody
{
	width:170mm;
	border-bottom:1px solid #C9D4E4;
}

/* Popup Etar */
.boxGridBodyEtar
{
	width:500px;
	border-bottom:1px solid #C9D4E4;
}

/* ESTRUTURA BODY HOME +++++++++++++++++++++++++++++*/
.boxGridBodyCentro
{
	float:left;
	width:430px;
	padding-top:35px;
	text-align:left;
}

.boxBodyLeft
{
	float:left;
	width:186px;
	padding-left:22px;
	padding-right:7px;
}

.boxBodyRight
{
	float:right;
	width:186px;
	padding-left:7px;
	padding-right:22px;
}

/* DESTAQUES HOME ++++++++++++++++++++++*/
.boxTitulo
{
	height:24px;
	width:179px;
	color:#000;
	font-size:22px;
	padding-left:7px;
	background:url(../images/bkTitulo.gif) no-repeat;
	text-transform:lowercase;
}

.itemNoticia
{
	margin-left:4px;
	width:182px;
	margin-top:25px;
}

.itemNoticia .data
{
	font-size:10px;
	color:#333;
	line-height:115%;
}

.details
{
	margin: 10px 0 3px 1px;
	color:#333;
	font-size:10px;
	font-weight:normal;
}

.itemNoticia .titulo
{
	font-weight:bold;
	color:#000;
	line-height:95%;
}

.itemNoticia .texto
{
	font-size:10px;
	color:#000;
}

.itemNoticia .foto
{
	width:173px;
	padding-top:10px;
}

.boxLinkArquivo
{
	margin-top:10px;
	margin-left:4px;
}

.boxLinkArquivo a:link, .boxLinkArquivo a:visited
{
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

.boxLinkArquivo a:hover, .boxLinkArquivo a:active
{
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

.boxTituloDestaques
{
	font-size:22px;
	color:#000;
	margin-bottom:25px;
	text-transform:lowercase;
}

/*PESQUISA DE DADOS ++++++++++++++++++*/
.boxFormsDados
{
	width:586px;
	padding:10px 15px 10px 15px;
	margin-top:15px;
	margin-bottom:20px;
	background:url(../images/backForms.gif) no-repeat;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.btOff
{
	color:#ccc;
	font-size:10px;
}

.boxFormsDados select
{
	color:#999;
	font-size:10px;
}

.tbDados
{
	margin-bottom:30px;
}

.tdTop TD
{
	height:27px;
	border-right:1PX SOLID #FFF;
	border-top:1PX SOLID #FFF;
	border-bottom:1PX SOLID #FFF;
}

.textoTop
{
	padding-top:3px;
	text-align:center;
	font-weight:normal;
	color:#000;
}

.trBranco TD
{
	line-height:20px;
	height:20px;
	color:#000;
	text-align:center;
	border-right:1PX SOLID #FFF;
	border-top:1PX SOLID #FFF;
	border-bottom:1PX SOLID #FFF;
}

.trBrancoPrim
{
	line-height:20px;
	height:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	border:1PX SOLID #FFF;
}

.trAzul TD
{
	line-height:20px;
	height:20px;
	color:#000;
	text-align:center;
	border-right:1PX SOLID #FFF;
	/*border-top:1PX SOLID #FFF;*/
    border-bottom:1PX SOLID #FFF;
}

.trAzulPrim
{
	line-height:20px;
	height:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	border:1PX SOLID #FFF;
	border-top:0;
}

.boxListagemNoticias .titulo
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:2px;
}

/* ARTIGO ++++++++++++++++++++++*/
.boxGridBodyCentroArtigo
{
	text-align:left;
	padding-left:15px;
	padding-right:25px;
	padding-top:33px;
	float:left;
/*	width:612px;
	overflow-x: hidden;*/
}

.boxPath
{
	color:#999;
	font-size:9px;
	margin-bottom:20px;
}

.boxPath a:link, .boxPath a:visited
{
	font-size:9px;
	color:#999;
}

.boxPath a:active, .boxPath a:hover
{
	font-size:9px;
	color:#666;
}

.boxPath .selected
{
	font-size:9px;
	color:#666;
}

.boxTituloArtigo
{
	height:24px;
}

.boxTituloArtigo .titulo
{
	height:24px;
	color:#000;
	font-size:20px;
	padding-right:5px;
}

.boxTituloArtigo .menuItem
{
	height:24px;
	color:#000;
	font-size:14px;
	line-height:22px;
}

.boxTituloArtigo .menuItem a:link, .boxTituloArtigo .menuItem a:visited
{
	color:#000;
}

.boxTituloArtigo .menuItem a:hover, .boxTituloArtigo .menuItem a:active
{
	color:#000;
}

.boxTituloArtigoEsq
{
	width:6px;
	height:24px;
	background:url(../images/titEsq.gif) no-repeat left;
}

.boxTituloArtigoDto
{
	width:6px;
	height:24px;
	background:url(../images/titDto.gif) no-repeat right;
}

.boxSubtitulo
{
	margin-left:3px;
	margin-top:25px;
	margin-bottom:12px;
	color:#333;
	font-size:11px;
	font-weight:bold;
}

.boxSubtitulo .data
{
	margin-left:1px;
	margin-bottom:3px;
	color:#333;
	font-size:10px;
	font-weight:normal;
}

.boxConteudoArtigo
{
	margin-left:3px;
}

.boxConteudoArtigo .boxFoto
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.boxTexto
{
	font-size:11px;
}

/* Box Downloads Artigo */
.boxDownload
{
	margin: 15px 0 15px 0;
	clear:both;
}

.boxDownload li
{
	list-style-image: url(../images/icons/pdf.gif);
	padding-left: 10px;
}

.boxDownload ul
{
	margin-left: 30px;
}

.boxDownload h3
{
	color: #000;
}

.boxVoltar
{
	display:none;
}

.boxVoltar a:link, .boxVoltar a:visited
{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.boxVoltar a:hover, .boxVoltar a:active
{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.boxMenuInterno
{
	width:615px;
	/*width:500px;*/
margin-left:3px;
	margin-top:20px;
}

.itemMenuInterno
{
	/*float:left;*/
	margin-right:20px;
	margin-bottom:3px;
	font-weight:bold;
	background:url(../images/bulletMenu.jpg) no-repeat left;
}

.itemMenuInterno div
{
	padding-left:10px;
}

.boxMenuInterno .sombra
{
	clear:both;
	margin-top:5px;
	height:10px;
	background:url(../images/sombraMenu.jpg) repeat-x bottom;
}

.menu
{
	/*width:500px;*/
width:615px;
}

/* LISTAGEM ++++++++++++++++++++++*/
.boxListagem
{
	margin-top:24px;
}

.boxListagem .sombra
{
	clear:both;
	margin-top:5px;
	height:10px;
	background: url(../images/sombra_transparente.png) repeat-x bottom;
}

.itemListagem
{
	margin-top:12px;
	margin-bottom:12px;
}

.itemListagem .titulo
{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.itemListagem .texto
{
	margin-top:3px;
	font-size:10px;
	color:#000;
}

.boxResultadoPesquisa
{
	margin-top:25px;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.boxPaginacao
{
	clear:both;
	color:#333;
	margin-top:8px;
	margin-bottom:20px;
}

.boxPaginacao a:link, .boxPaginacao a:visited
{
	color:#333;
	font-size:10px;
	text-decoration:none;
}

.boxPaginacao a:hover, .boxPaginacao a:active
{
	color:#333;
	font-size:10px;
	text-decoration:none;
}


.pageBreak
{
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

.pageBreak select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	height: 17px;
	line-height: 100%;
	border: #C6D0E0 1px solid;
}


.path
{
	color:#666;
	font-size:10px;
}

/* LISTAGEM NOTICIAS E VIDEOS++++++++++++++++++++++*/

.boxListagemNoticias
{
	width:620px;
	margin-top:24px;
}

.boxListagemNoticias .sombra
{
	width:610px;
	margin-top:5px;
	background: url(../images/sombra_transparente.png) repeat-x bottom;
}

.boxListagemNoticias .itemListagem
{
	float:left;
	width:290px;
	margin-right:15px;
}

.boxListagemNoticias .itemListagem .titulo
{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.boxListagemNoticias .itemListagem .texto
{
	margin-top:0px;
	font-size:10px;
	color:#000;
}

.boxListagemNoticias .itemListagem .foto
{
	margin-top:4px;
	margin-right:5px;
	float:left;
}

.boxVermais
{
	clear:both;
	margin-top:4px;
	margin-bottom: 20px;
}

.boxVermais a:link, .boxVermais a:visited
{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.boxVermais a:hover, .boxVermais a:active
{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

/* GALERIA IMAGENS ++++++++++++++++++++++*/

.itemGaleriaImagem
{
	width:145px;
	height:132px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:url(../images/bkgaleriaimagem.png) left top no-repeat;
	_background:url(../images/bkgaleriaimagem.gif) left top no-repeat;
	cursor:pointer;
	cursor:hand;
}

.itemGaleriaImagem .boxFoto
{
	margin: 8px 8px 0 8px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.itemGaleriaImagem a:link, .itemGaleriaImagem a:active, .itemGaleriaImagem a:visited
{
	color:#0;
	font-weight: bold;
}

.itemGaleriaImagem a:hover
{
	color:#000;
	font-weight: bold;
}

/* ESTRUTURA GERAL ++++++++++++++++++++++*/
.sombraEsq
{
	float:left;
	width:233px;
	height:72px;
}

.sombraDto
{
	width:210px;
	float:left;
	*float:none;
	padding-top:35px;
	padding-left:27px;
	overflow:visible;
	text-align:left;
}

.boxLogo
{
	height:72px;
	padding-left:20px;
}

.boxGridMenu
{
	display:none;
}

.boxPesquisa
{
	display:none;
}


.boxResults {
    padding: 10px 0 10px 20px;

}

/* FOOTER ++++++++++++++++++++++++*/

.boxGridFooter
{
	clear:both;
	border-top:1px solid #fff;
	vertical-align: middle;
}

.copy
{
	text-align:left;
	font-size:9px;
	color:#666;
	padding: 22px 30px 0px 30px;
}

.dropConcursos 
{
	margin-top:25px;
}

/* --------------------		"Galeria" Box		-------------------- */

.galeriabox
{
	clear:both;
	width:173px;
	padding-left:9px;
	padding-top:11px;
}








/* outros 20100125 -------------------- */

.layout .esq .dir table td embed {
	display:none;
	}



