@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:#5577A5;
}

a:link,
a:visited {
	color:#5577A5;
	text-decoration:none;
}

a:hover,
a:active {
	color:#2A507B;
	text-decoration:none;
}

/**/

div.layout {
	width: 950px;
	margin: 0 auto;
}

div.esq {
	width: 925px;
	padding-left: 25px;
	background: transparent url(../images/fundos/fundo_esq.jpg) top left no-repeat;
}

div.dir {
	width: 900px;
	padding-right: 25px;
	background: transparent url(../images/fundos/fundo_dir.jpg) top right no-repeat;
}

.floatResizeHack {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.boxGridBody {
	width:900px;
	background:#fff url(../images/fundos/fundoBody.jpg) repeat-x bottom;
	border-bottom:1px solid #C9D4E4;
}

/**/

.boxGridBodyEtar {
	width:500px;
	background:#fff url(../images/fundos/fundoBody.jpg) repeat-x bottom;
	border-bottom:1px solid #C9D4E4;
}

/**/

.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;
}

/**/

.boxTitulo {
	height:24px;
	width:179px;
	color:#FFFFFF;
	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:#4FAEF0;
	line-height:115%;
}

.details {
	margin: 10px 0 3px 1px;
	color:#5B799D;
	font-size:10px;
	font-weight:normal;
}

.itemNoticia .titulo {
	font-weight:bold;
	color:#5577A5;
	line-height:95%;
}

.itemNoticia .texto {
	font-size:10px;
	color:#5577A5;
}

.itemNoticia .foto {
	width:173px;
	padding-top:10px;
}

.boxLinkArquivo {
	margin-top:10px;
	margin-left:4px;
}

.boxLinkArquivo a:link,
.boxLinkArquivo a:visited {
	color:#4FAEF0;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

.boxLinkArquivo a:hover,
.boxLinkArquivo a:active {
	color:#2A507B;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

.boxTituloDestaques {
	font-size:22px;
	color:#6486B3;
	margin-bottom:25px;
	text-transform:lowercase;
}

/**/

.boxFormsDados {
	width:586px;
	padding:10px 15px 10px 15px;
	margin-top:15px;
	margin-bottom:20px;
	background:url(../images/backForms.gif) no-repeat;
	color:#5B799D;
	font-size:11px;
	font-weight:bold;
}

.btOff {
	color:#ccc;
	font-size:10px;
}

.boxFormsDados select {
	color:#5B799D;
	font-size:10px;
}

.tbDados {
	margin-bottom:30px;
}

.tdTop TD {
	height:27px;
	background-color:#CCD6E0;
	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:#5B799D;
}

.trBranco TD {
	line-height:20px;
	height:20px;
	background-color:#FFFFFF;
	color:#5B799D;
	text-align:center;
	border-right:1PX SOLID #FFF;
	border-top:1PX SOLID #FFF;
	border-bottom:1PX SOLID #FFF;
}

.trBrancoPrim {
	line-height:20px;
	height:20px;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#5B799D;
	text-align:center;
	border:1PX SOLID #FFF;
}

.trAzul TD {
	line-height:20px;
	height:20px;
	background-color:#E1E8F0;
	color:#5B799D;
	text-align:center;
	border-right:1PX SOLID #FFF;
	border-bottom:1PX SOLID #FFF;
}

.trAzulPrim {
	line-height:20px;
	height:20px;
	background-color:#E1E8F0;
	font-weight:bold;
	color:#5B799D;
	text-align:center;
	border:1PX SOLID #FFF;
	border-top:0;
}

.boxListagemNoticias .titulo {
	color:#8DA8C5;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:2px;
}

/**/

.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;
	background-color:#6486B3;
}

.boxTituloArtigo .titulo {
	height:24px;
	color:#FFFFFF;
	font-size:20px;
	padding-right:5px;
}

.boxTituloArtigo .menuItem {
	height:24px;
	color:#B2CCDD;
	font-size:14px;
	line-height:22px;
}

.boxTituloArtigo .menuItem a:link,
.boxTituloArtigo .menuItem a:visited {
	color:#B2CCDD;
}

.boxTituloArtigo .menuItem a:hover,
.boxTituloArtigo .menuItem a:active {
	color:#fff;
}

.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:#5B799D;
	font-size:11px;
	font-weight:bold;
}

.boxSubtitulo .data {
	margin-left:1px;
	margin-bottom:3px;
	color:#5B799D;
	font-size:10px;
	font-weight:normal;
}

.boxConteudoArtigo {
	margin-left:3px;
}

.boxConteudoArtigo .boxFoto {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.boxTexto {
	font-size:11px;
}

/**/

.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: #5B799D;
}

.boxVoltar {
	margin-top:20px;
	margin-bottom:20px;
}

.boxVoltar a:link,
.boxVoltar a:visited {
	color:#4FAEF0;
	font-size:10px;
	text-decoration:none;
}

.boxVoltar a:hover,
.boxVoltar a:active {
	color:#2A507B;
	font-size:10px;
	text-decoration:none;
}

.boxMenuInterno {
	width:615px;
	margin-left:3px;
	margin-top:20px;
}

.itemMenuInterno {
	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:615px;
}

/**/

.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:#5B799D;
	font-size:11px;
	font-weight:bold;
}

.itemListagem .texto {
	margin-top:3px;
	font-size:10px;
	color:#5577A5;
}

.boxResultadoPesquisa {
	margin-top:25px;
	color:#5B799D;
	font-size:12px;
	font-weight:bold;
}

.boxPaginacao {
	clear:both;
	color:#5B799D;
	margin-top:8px;
	margin-bottom:20px;
}

.boxPaginacao a:link,
.boxPaginacao a:visited {
	color:#4FAEF0;
	font-size:10px;
	text-decoration:none;
}

.boxPaginacao a:hover,
.boxPaginacao a:active {
	color:#2A507B;
	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:#5577A5;
	height: 17px;
	line-height: 100%;
	border: #C6D0E0 1px solid;
}

.path {
	color:#4FAEF0;
	font-size:10px;
}

/**/


.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:#5B799D;
	font-size:11px;
	font-weight:bold;
}

.boxListagemNoticias .itemListagem .texto {
	margin-top:0px;
	font-size:10px;
	color:#5577A5;
}

.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:#4FAEF0;
	font-size:10px;
	text-decoration:none;
}

.boxVermais a:hover,
.boxVermais a:active {
	color:#2A507B;
	font-size:10px;
	text-decoration:none;
}

/**/


.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: #00CCFF;
	font-weight: bold;
	text-align: center;
}

.itemGaleriaImagem a:link,
.itemGaleriaImagem a:active,
.itemGaleriaImagem a:visited {
	color:#00CCFF;
	font-weight: bold;
}

.itemGaleriaImagem a:hover {
	color:#2A507B;
	font-weight: bold;
}

/**/

.sombraEsq {
	float:left;
	height:538px;
	width:233px;
	background:url(../images/fundos/sombraesquerda.png) no-repeat right top;
	 *background:url(../images/fundos/sombraesquerda.png) no-repeat right top;
	_background:none;
}

.sombraDto {
	width:210px;
	float:left;
	 *float:none;
	padding-top:35px;
	padding-left:27px;
	overflow:visible;
	text-align:left;
	background:url(../images/fundos/sombradireita.png) left top no-repeat;
	 *background:url(../images/fundos/sombradireita.png) left top no-repeat;
	_background:none;
}

.boxLogo {
	height:72px;
	padding-left:20px;
}

.boxGridMenu {
	width:169px;
	text-align:left;
	font-size:14px;
	color:#26557F;
	margin-right:26px;
	margin-left:37px;
	padding-top:27px;
}

.boxPesquisa {
	height:25px;
	width:168px;
	margin-top:25px;
	background:url(../images/boxPesquisa.gif) no-repeat;
}

.boxPesquisa .boxForm {
	float:left;
	margin-left:5px;
	margin-top:4px;
	margin-bottom:4px;
	height:17px;
	width:130px;
	margin-top:3px;
}

.boxPesquisa .boxForm input {
	height:14px;
	width:125px;
	border:1px solid #fff;
	color:#587BAA;
	font-size:11px;
	text-align:left;
}

.boxPesquisa .boxBt {
	float:right;
	height:17px;
	width:17px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
}

.boxResults {
	padding: 10px 0 10px 20px;
}

/**/


.boxGridFooter {
	clear:both;
	border-top:1px solid #fff;
	background-color:#D5DCE8;
	vertical-align: middle;
}

.copy {
	text-align:left;
	font-size:9px;
	color:#587AA8;
	padding: 22px 30px 0px 30px;
}

.dropConcursos {
	margin-top:25px;
}

/**/

.galeriabox {
	clear:both;
	width:173px;
	padding-left:9px;
	padding-top:11px;
}

/**/

.boxFuncionalidades {
	float: right;
	text-align: right;
	color: #ccd6e3;
}

.boxFuncionalidades a {
	padding: 0 3px;
	color: #4FAEF0;
	text-decoration: none;
	font-size: 11px;
}

.boxFuncionalidades a:hover {
	text-decoration: none;
	color:#2A507B;
}

/**/
