.tudo
{
	/*background-image:url(../../imgs/home/bkg.jpg);*/
}

.geral
{
	padding-bottom:327px;
}

.floater
{
	display: none;
}

.floater .fechar
{
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	right: 0;
	color: #01426a;
	display: block;
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	border-radius: 50px;
	behavior: url(library/plugins/css3pie/PIE.php);
}

.floater .fechar:hover
{
	background-color: #03578b;
	color: #fff;
}

/* imgDestaque
------------------------------------------------------------------------------------------------------- */
.imgDestaque,
.imgDestaque .mascara,
.imgDestaque .slider,
.imgDestaque .slider a
{
	width:970px;
	height:328px;
}

.imgDestaque
{
	margin-top:38px;
}

.imgDestaque .titulo
{
	margin-top: 233px;
	position: absolute;
	z-index:3;
}

.imgDestaque .mascara
{
	position:absolute;
	z-index:2;
	background: transparent url(../../imgs/home/imagem-destaque/mascara.png) left top no-repeat;
}

.imgDestaque .slider
{
	position:absolute;
	overflow:hidden;
}

.imgDestaque .slider a
{
	width: 970px;
	height: 328px;
	display: block;
}

.imgDestaque .slider table,
.imgDestaque .slider td,
.imgDestaque .slider tr
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}


.imgDestaque .foto,
.imgDestaque .legenda
{
	position: absolute;
}

.imgDestaque .legenda
{
	width: 950px;
	height: 42px;
	margin-top: 205px;
	padding: 81px 0 0 20px;
	position: absolute;
	background: transparent url(../../imgs/home/imagem-destaque/barra.png) left top repeat-x;
}

.imgDestaque .legenda span
{
	position: absolute;
}

.imgDestaque .navegacao
{
	/*width:205px;*/
	margin:312px 20px 0 0;
	float:right;
}

.imgDestaque .navegacao li
{
	width: 33px;
	height: 33px;
	margin-left:1px;
	float: left;
	display: block;
}

.imgDestaque .navegacao a
{
	position: absolute;
	z-index: 4;
}

.imgDestaque .navegacao a
{
	width: 33px;
	height: 33px;
	display: block;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -999%;
	overflow: hidden;
}

.imgDestaque .navegacao a:hover,
.imgDestaque .navegacao a.ativo
{
	background-position: center bottom;
}

/* conteudo
------------------------------------------------------------------------------------------------------- */

.conteudo
{
	height:933px;
	margin-top:40px;
}

/* colunaEsquerda
------------------------------------------------------------------------------------------------------- */

.colunaEsquerda
{
	width:417px;
	float:left;
}

/* botLine
................................................ */

.botLine
{
	border-top:1px solid #dbe4e2;
	padding-top:8px;
}

.botLine a img:hover
{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

/* salaDeImprensa
................................................ */

.salaDeImprensa
{
	height:312px;
	font-size:14px;
	line-height:15px;
	text-align:justify;
	margin-bottom:20px;
}

.salaDeImprensa .categoria
{
	margin: 5px 0 4px 0;
}

.salaDeImprensa .data
{
	background-image:url(../../imgs/home/bkg-data.png);
	background-position:left top;
	background-repeat:no-repeat;

	margin:-10px 0 0 350px;
	position:absolute;
	padding-top:12px;
	height:55px;
	width:59px;
	z-index:2;

	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	color:#fff;
}

.salaDeImprensa .data a
{
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	color:#fff;
}

.salaDeImprensa .data b
{
	display:block;
	font-size:28px;
	line-height:27px;
}

.salaDeImprensa .imgDestaque
{
	width:417px;
	height:155px;
	margin-top:2px;
	overflow:hidden;
	margin-bottom:17px;
}

.salaDeImprensa .imgDestaque a
{
	display:block;
}

.salaDeImprensa .imgDestaque span
{
	background-image:url(../../imgs/home/mask-noticias.png);
	background-position:left top;
	background-repeat:no-repeat;

	margin-left:-417px;
	position:absolute;
	height:155px;
	width:417px;
	z-index:1;
}

.salaDeImprensa .imgDestaque img:first-child
{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.salaDeImprensa h2,
.salaDeImprensa h2 a
{
	line-height:18px;
	font-size:14px;
	color:#4c5f62;
}

.salaDeImprensa a
{
	color:#656563;
}

.conteudo a:hover,
.conteudo a:hover span,
.conteudo a:hover strong
{
	color:#99b1b3;
}

/* outrasNoticias
................................................ */

.outrasNoticias
{
	margin-bottom:51px;
	height:185px;
}

.outrasNoticias ul,
.clipping ul
{
	margin-bottom:15px;
}

.outrasNoticias li,
.clipping li
{
	margin: 4px 0 13px 0;
}

.outrasNoticias li a,
.clipping li a
{
	color:#656563;
	font-size:10px;
}

.outrasNoticias li a strong,
.clipping li a strong
{
	color:#4c5f62;
	font-size:11px;
}

/* duvidasFrequentes
................................................ */

.duvidasFrequentes
{
	height:135px;
}

.duvidasFrequentes a
{
	color:#656563;
	display:block;
	line-height:15px;
	text-align:justify;
}

.duvidasFrequentes h2
{
	margin:7px 0 0px 0;
}

.duvidasFrequentes h2 a
{
	color:#4c5f62;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.duvidasFrequentes p
{
	margin-top:9px;
}

/* clipping
................................................ */

.clipping
{
	height:160px;
	margin-top:40px;
	margin-bottom:30px;
}

.clipping ul
{
	margin-bottom:19px;
}

/* colunaDireita
------------------------------------------------------------------------------------------------------- */

.colunaDireita
{
	width:476px;
	float:right;
}

/* eventos
------------------------------------------------------------------------------------------------------- */

.eventos
{
	height:200px;
}

.eventos .categoria
{
	margin:5px 0 4px 0;
}

.eventos .calendario
{
	margin:0;
	padding:0;
}

.eventos .calendario .mes
{
	font-size:14px;
}

/* destaque
................................................ */

.destaque
{
	float:left;
	width:200px;
	margin: 20px 0 0 15px;
}

.destaque a
{
	display:block;
	color:#656563;
	font-size:11px;
}

.destaque a span
{
	font-size:10px;
}

.destaque a strong
{
	color:#4c5f62;
	display:block;
	font-size:13px;
	margin-bottom:4px;
}

.destaque a img
{
	display:block;
	margin-top:10px;
}

.destaque a:hover img
{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

/* licitacoes
------------------------------------------------------------------------------------------------------- */

.licitacoes
{
	height:155px;
}

.licitacoes ul
{
	margin: 5px 0 0 0;
}

.licitacoes li
{
	line-height:14px;
	margin-bottom:15px;
}

.licitacoes li h2
{
	color:#4c5f62;
	font-size:13px;
	letter-spacing:0;
}

.licitacoes li h2 span
{
	color:#656563;
}

.licitacoes li a
{
	color:#656563;
	display:block;
	text-align:justify;
}

/* parceiros
------------------------------------------------------------------------------------------------------- */

.parceiros
{
	margin-top:50px;
	height:90px;
}

.parceiros table
{
	margin-top:20px;
}

.parceiros table td
{
	text-align:center;
}

/* galeria
------------------------------------------------------------------------------------------------------- */

.galeria
{
	width:478px;
	height:300px;
	margin-top:74px;
}

.galeria ul
{
	height:91px;
}

.galeria .botLine
{
	border-top:1px solid #9ab3b5;
}

.galeria .galeriaFotos
{
	margin-bottom:36px;
}

.galeria li a span
{
	background-image:url(../../imgs/home/mask-video.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	height:91px;
	width:150px;
}