/* INICIO TAGS HTML */
Body {
	margin: 0;
	background: url(../../imagens/bg_miolo.gif) center repeat-y;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
form {
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

input,select,textarea {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
}

/* FIM TAGS HTML */

/* INICIO DAS CLASSES GERAIS */

.Cadeado_Mat {
float:left;
_float:inherit;
width:9px;
height:12px;
background:url(../../imagens/lock.gif) no-repeat;
margin:0 5px 0 0;
padding:0 0 0 0;
font-size:7px;
}


.paginacao img{
	margin-bottom: -2px;
}
.laranja {
	color: #f89434;
}
.laranja2 {
	color: #BC5704;
}
.bordo {
	color: #660000;
}
.laranja_escuro {
	color: #7A1B1D;
}
.left {
	float: left;
}
.right {
	float: right;
}
.vermelho {
	color: #7d0000;
}
.verde {
	color: #003300;
}
.fonte14 {
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif
}
.fonte09 {
	font-size: 9px;
}
.display {
	display: none;
}
/* FIM DAS CLASSES GERAIS */
#container {
	margin: 0 auto;
	width: 988px;
	height: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#contorno {
	height: 25px;
	background: url(../../imagens/bg_topo.gif) center top no-repeat;
	background-attachment: fixed;
	margin-bottom: -8px;
}
#cabecalho {
	float: left;
	width: 988px;
	height: 97px;
	background: url(../../imagens/cabecalho_bg.jpg) no-repeat;
	/* background: url(../../imagens/cabecalho_bg_novazul2k16.jpg) no-repeat; */
}

/* INICIO CABEÇALHO */

#cabecalho .laranja {
	color: #f89434;
}
#cabecalho .branco {
	color: #FFFFFF;
}
#cabecalho .logo_CE {
	float: left;
	margin: 36px 0 0 15px;
}
#cabecalho #area_login {
	float: left;
	width: 335px;
	height: 52px;
	background: left url(../../imagens/login_login.gif) no-repeat;
	padding: 1px 0 0 65px;
	margin: 24px 0 0 45px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
#cabecalho #area_login .espaco_senha {
	margin-left: 115px;
}
#cabecalho #area_loged {
	float: left;
	width: 250px;
	height: 45px;
	padding: 5px 0 0 0;
	margin: 28px 100px 0 95px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background: url(../../imagens/bg_loged.png) no-repeat;
}
#cabecalho #area_loged p{
	margin:0;
	padding:2px 0 0 0;
	font-size: 9px;
	text-align:center;
}
#cabecalho #area_loged a{
color: #ffffff;
}
#cabecalho .logo_GCE {
	float: left;
	margin: 8px 0 0 250px;
}

/* FIM CABEÇALHO */


/* INICIO GUIA GPS */

#guia_GPS {
	float: left;
	width: 988px;
	height: 30px;
/*	background: url(../../imagens/guia_GPS_bg.jpg) repeat-x; */
	border-bottom: 3px solid #333333;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	z-index: 98;
	
}

/* FIM GUIA GPS */

/* INICIO BANNERS */

/* INICIO BANNERS CABEÇALHO */

#banners_cabecalho_home {
	float: left;
 width:988px;
	height: 60px;
	/*margin-bottom: 10px; */
}
#banners_cabecalho_home #bbt1 {
	float: left;
 width:120px;
 padding-right:15px;
}
#banners_cabecalho_home #bf {
	float: left;
 width:468px;
 padding-right:15px;
}
#banners_cabecalho_home #bbt2 {
 float: left;
 width:120px;
}
#banners_cabecalho_home #bn234 {
 float: left;
 width:234px;
 padding-right:15px;
}


#banners_cabecalho {
	float: left;
	width: 988px;
	height: 60px;
	margin: 10px 0 0 0;
}
#banners_cabecalho #bbt1 {
	float: left;
	padding-right: 15px;
}
#banners_cabecalho #bf {
	float: left;
	padding-right: 15px;
}
#banners_cabecalho #bbt2 {
	float: left;
}
#banners_cabecalho #bn234 {
	float: left;
 padding-right: 15px;
}


/* FIM BANNERS CABEÇALHO */

/* INICIO BANNERS CONTEUDO */

#banner_half {
	float: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #333333;
}
#banner_300x300 {
	float: left;
	width: 300px;
	background-color: #dedede;
	padding: 10px;
	margin: 10px 0 10px 0;
	font-size: 10px;
}

/* FIM BANNERS CONTEUDO */

/* INICIO BANNER RODAPE */

#banners_rodape {
	float: left;
	_float: inherit;
	width: 988px;
	height: 10px;
	background: url(../../imagens/bg_banners_rodape.gif) repeat-y;
}
#banners_rodape #banner_full {
	float: left;
	width: 468px;
	height: 60px;
	margin: 20px 10px 20px 138px;
	_margin: 20px 10px 20px 69px;
}
#banners_rodape #banner_bt {
	float: left;
	width: 120px;
	height: 60px;
	margin: 20px 0 20px 0;
}

/* FIM BANNER RODAPE */

/* INICIO BANNERS LATERAL */

#banners_lateral {
	float: left;
	width: 234px;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #dedede;
}
#banners_lateral * {
	padding-bottom: 0px;
}

/* FIM BANNERS LATERAL */

/* FIM BANNERS */


/* INICIO PLANTÃO */

#plantao{
	float: left;
	width: 179px;
	height: 203px;
	border-bottom: 3px solid #080036;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#plantao .data{
	float: left;
	width: 179px;
	height: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
}
#plantao img {
	float: left;
}
#plantao .mais_noticias {
	float: left;
	font-weight: bold;
	font-size: 10px;
}
#plantao_internas{
	float: left;
	width: 121px;
	height: auto;
	border-bottom: 2px solid #080036;
	*border-bottom: 1px solid #080036;
	margin-right: 0;
	background-color: #FFFFFF;
	z-index:100;
}
/* FIM PLANTÃO */



/* INICIO MANCHETE */

#manchete{
	float: left;
	width: 270px;
	height: auto;
	min-height: 203px;
	_height: 203px;
	border-bottom: 3px solid #080036;
	background: url(../../imagens/bg_manchete.gif) bottom repeat-x;
}
#manchete a:hover {
text-decoration: underline;
}
#manchete .manchete {
	float: left;
	width: 270px;
	font-size: 10px;
	font-weight: bold;
	color: #770000;
	margin: 4px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #666666;
}
#manchete h1 {
	width: 255px;
	float: left;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 10px 5px 0 5px;
	_margin: 10px 0 0 2px;
	padding:0;
}
#manchete h1 a {
	color: #333333;
	text-decoration: none;
}
#manchete h1 img {
	border-bottom: 4px solid #cd7012;
	margin: 0 5px 0 5px;
	_margin: 0 0px 0 0px;
	padding-bottom: 5px;
}
#manchete .chamada {
	font-size: 10px;
	float: left;
	width: 255px;
	height: auto;
	margin: 5px;
	_margin: 15px 0 5px 2px;
	_padding-bottom: 5px;
}

/* FIM MANCHETE */


/* INICIO MENU */

#menu {
	float: left;
	width: 120px;
	min-height: 100%;
	font-family:  Arial, Verdana,  Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	position: relative;
	/*background-color: #F7F7F7;*/
	background-color: #FFF;
	margin-bottom: 10px;
}

#menu .box_cinza {
	float: left;
	width: 100%;
	background-color: #f3f3f3;
}
#menu .box_cinza .data {
	padding: 8px 10px 0 5px;
	margin: 0;
}
#menu .box_cinza p {
	padding: 0 5px 8px 10px;
	margin: 0;
	font-weight: normal;
}
#menu .selo {
	padding: 6px 0 3px 0;
	background-color: #FFFFFF;
}

#menu ul {
	width:120px;
	background: #FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	border-bottom:1px solid #333333;
	font-size: 9px;
}
#menu ul li a:link, ul#menu li a:visited {
	display:block;
	_width: 100%;
	text-decoration:none;
	color:#333333;
	padding: 4px 0 4px 0;
}
#menu ul li a:hover {
	background-color: #f7f7f7;
}
#menu .canais {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #333333;
	/*border-top: 1px solid #333333;*/
	font-size:11px;
	color: #a52a13;
	margin: 0;
	margin-top: 13px;
}
#menu .separador {
	float: left;
	background-color: #9f2b13;
	width: 100%;
	padding: 4px 0 4px 0;
	color: #FFFFFF;
	margin: 10px 0 0 0;
}

/* FIM MENU */

#miolo {
	float: left;
	width: 100%;
	background: url(../../imagens/bg_container.gif) repeat-y;
	margin: 10px 0 0 0;
}

#miolo_internas {
	float: left;
	width: 100%;
	background: url(../../imagens/bg_container_internas.gif) repeat-y;
	margin: 0 0 0 0;
}
#miolo1 {
	float: left;
 /*width:601px;*/
 width:620px;
	margin: 10px 0 0 0;
}
#miolo2 {
	float: left;
 width:368px;
	margin: 10px 0 0 0;
}
#menu_conteudo {
	float: left;
	width: 460px;
	background: url(../../imagens/bg_container.gif) repeat-y;
}

/* INICIO CONTEUDO */

#conteudo {
	position: relative;
	float: left;
	width: 320px;
	margin: 10px 0 0 18px;
	_margin: 10px 0 0 16px;
	height: 100%;
	min-height: 100%;
	font-size: 10px;
}
#conteudo .desc {
	float: left;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #770000;
	margin: 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #666666;
}
#conteudo .destaques {
	margin-top: 5px;
}
#conteudo .chamada_home {
	float: left;
	_float: inherit; /* Não remover corrige bug no IE6 */
	width: 100%;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
}
#conteudo .chamada_home h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000033;
	font-size: 12px;
}
#conteudo .chamada_home h2 a {
	color: #000033;
}
#conteudo .chamada_home p {
	color: #333333;
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 10px;
}
#conteudo #articulista {
	float: left;
	_float: inherit;
	width: 100%;
	height: auto;
}
#conteudo #articulista .dest_articulista {
 float:left;
 width: 320px;
 height:auto;
 min-height:90px;
 _height:90px;
 background: url(../../imagens/bg_manchete.gif) top repeat-x;
 border-bottom:1px solid #666666;
 padding-bottom:4px;
 margin-bottom:8px;
}
#conteudo #articulista .dest_articulista img {
 border-left:1px solid #666666;
 border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}
#conteudo #articulista .dest_articulista .foto_articulista {
	float:left;
 border-bottom: 4px solid #A43B04;
	margin: 0 8px 0 0;
	padding-bottom: 2px;
}
#conteudo #articulista .dest_articulista .txt_articulista {
 padding: 0 8px 8px 8px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 vertical-align:top;
}
#conteudo #articulista .dest_articulista .txt_articulista p {
 padding-top:5px;
 font-size: 10px;
 color:#770000;
 margin-bottom: 0.3em;
}
#conteudo #articulista .dest_articulista .txt_articulista a {
 color: #333333;
}

#conteudo #conteudo_assinantes {
	float: left;
	width: 100%;
	margin: 2px 0 2px 0;
}
#conteudo #conteudo_assinantes .opcoes {
	float: left;
	width: 100%;
	margin-top: 3px;
	padding-top: 3px;
}
#conteudo #conteudo_assinantes .lista {
	float: left;
	width: 100%;
	height: 65px;
	margin: 10px 0 10px 0;
}
#conteudo #conteudo_assinantes p {
	background: url(../../imagens/icon_folha.gif) no-repeat;
	background-position: 0 2px;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 2px 15px;
}
#conteudo #foi_destaque {
	float: left;
	_float: inherit;
	width: 100%;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #333333;
}
 #foi_destaque .lista {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 10px;

}
 #foi_destaque p {
	background: url(../../imagens/icon_folha.gif) no-repeat;
	background-position: 0 2px;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 2px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#conteudo #patrocionio{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

/* FIM CONTEUDO */

/* INICIO DO RODAPE */

#rodape{
	float: left;
	_float: inherit;
	width: 988px;
	height: 80px;
	background: url(../../imagens/bg_rodape.gif) repeat-x;
	padding-top: 17px;
	color: #707071;
}
#rodape p{
	margin: 1px;
	padding: 3px 0 0 0;
	_padding: 6px 0 0 0;
	font-size: 10px;
}
#rodape a {
	padding: 0 2px 0 2px;
	color: #707071;
	font-size: 9px;

}
#rodape .logo_doiis {
	margin-top: -4px;
	margin-left: 390px;
	position: absolute;
	float: right;
}

#rodape_faq {
	float: left;
	width: 988px;
	height: 40px;
	border-top: solid 1px #c3c3c3;
	padding-bottom:3px;
	/*background: url(../../imagens/bg_banners_rodape.gif) repeat-y;*/
}
 #rodape_faq p {
	text-align: center;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	color: #707071;
}
#rodape_faq a {
	color: #707071;
}

/* FIM DO RODAPE */

.newsslider {float: left;position:relative; overflow:hidden;height:92px; width:165px; margin-top: 18px;border-bottom:1px solid #c3c3c3;}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {} 
.newssection {padding-top:10px; padding-left: 2px; height:99px}

#newsslider {
	float: left;
	font-size: 10px;
	width: 160px;
}


/* Seções */

#menu_conteudo_internas {
	float: left;
	width: 603px;
	_height: 1639px;
	min-height: 1660px;
	*min-height: 1680px;
	background: url(../../imagens/bg_banners_rodape.gif) repeat-y;
	padding-bottom: 10px;
}
#conteudo_internas {
	float: left;
	width: 468px;
	height: auto;
	margin: 0 0 0 15px;
	_margin: 0 -3px 0 15px;
	padding-bottom: 15px;
}
.bg_internas {
	background: url(../../imagens/bg_conteudo_secao.gif) repeat-y;
}
#conteudo_internas #cabeca_secao {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#conteudo_internas #noticia {
	float: left;
	width: 305px;
}
#conteudo_internas hr {
	height: 1px;
}
#conteudo_internas h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #333333;
	font-size: 16px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#conteudo_internas .pgnot{
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000033;
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
}

#conteudo_internas h3 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
}
#conteudo_internas a {	
color: #333333;
}
#conteudo_internas p {
	color: #333333;
	padding: 7px 0 7px 0;
	margin: 0;
	font-size: 10px;
}
#conteudo_internas .imagem {
	background: url(../../imagens/olho.gif) no-repeat;
	padding: 7px 50px 15px 50px;
}
#conteudo_internas #relacionadas {
	float: left;
	width: 305px;
}
#conteudo_internas .relacionadas  {
	width: 100%;
	/*padding: 10px;*/
	background-color: #d6d6d6;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#conteudo_internas .keyrelacionadas  {
	width: 95%;
	padding: 10px;
	background-color: #d6d6d6;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#conteudo_internas #outras_materias {
	float: right;
	width: 130px;
	height: auto;
	margin-left: 20px;
	margin-right: 8px;
	_margin-right: 4px;
}
#conteudo_fechado_internas {
	float: left;
	width: 120px;
	height: 100%;
	background-color: #f7f7f7;
}
#olho {
	width: 228px;
	height: auto;
	background: #d6d6d6 url(../../imagens/contorno_olho.gif) top no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 38px 35px 24px 38px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#olho .contorno_olho {
	float: left;
	width: 301px;
	height: 100px;
}
#conteudo_internas #gps {
	float: left;
	width: 468px;
	height: auto;
	margin-top: -15px;
}
#conteudo_internas #gps #noticia_destaque_lft {
 padding-top:16px;
 padding-bottom:10px;
 width: 430px;
}
#conteudo_internas #gps #ico_fsgtd {
 padding-top:16px;
 float:right
}
#conteudo_internas #gps .titulo {
	margin: 0 0 4px 0;
	padding: 0 5px 0 5px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#conteudo_internas #gps .texto_secao {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 10px;
	color: #000000;
}
#conteudo_internas #gps .cabeca_tabela {
	width: 425px;
	margin: 5px 0 5px 0;
	padding: 6px 0 6px 43px;
	border-bottom: 2px solid #090037;
	background: #d6d6d6 url(../../imagens/bg_destaque_gps.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
#conteudo_internas #outras_pag .cabeca_tabela {
	width: 425px;
	margin: 5px 0 5px 0;
	padding: 6px 0 6px 43px;
	border-bottom: 2px solid #090037;
	background: #d6d6d6 url(../../imagens/bg_destaque_gps.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#conteudo_internas #outras_pag_clipping {
	float: left;
	padding: 0 0 0 0;
	width: 463px;
	_width: 453px;
	font-size: 10px;
 line-height: 140%;
}
#conteudo_internas #outras_pag_clipping .clip_print {
 float:left;
	width: 13px;
 height:13px;
	margin: 3px 0 0 2px;
	padding: 0 0 0 0;
	background: url(../../imagens/clip_icon_print.gif) no-repeat;
}
#conteudo_internas #outras_pag_clipping .clip_txt {
 float:left;
	width: 14px;
 height:13px;
	margin: 3px 2px 0 2px;
	padding: 0 0 0 0;
	background: url(../../imagens/clip_icon_txt.gif) no-repeat;
}
#conteudo_internas #outras_pag_clipping .clip_img {
 float:left;
	width: 14px;
 height:13px;
	margin: 3px 0 0 2px;
	padding: 0 0 0 0;
	background: url(../../imagens/clip_icon_img.gif) no-repeat;
}


#conteudo_internas #gps .tabela {
	font-size: 10px;
	background-color: #cccccc;
}
#conteudo_internas #gps .gtdIt {
	padding: 3px 0 3px 12px;
 background-color: #ffffff;
 border-top:solid 2px #cccccc;
 border-left:solid 2px #cccccc;
 border-right:solid 2px #cccccc;
	width: 451px;
	font-size: 10px;
 text-indent: -9px;
}
#conteudo_internas #gps .gtdItF {
	padding: 3px 0 3px 12px;
	background-color: #ffffff;
 border:solid 2px #cccccc;
 width: 451px;
	font-size: 10px;
 text-indent: -9px;
}
#conteudo_internas #gps .folha {
	background: url(../../imagens/icon_folha.gif) no-repeat;
	background-position: 0 6px;
	font-size: 10px;
	margin: 0;
	padding: 6px 0 6px 15px;
}
#conteudo_internas #outras_pag .folha {
	background: url(../../imagens/icon_folha.gif) no-repeat;
	background-position: 0 6px;
	font-size: 10px;
	margin: 0;
	padding: 6px 0 6px 15px;
}
#conteudo_internas #expediente {
	float: left;
	margin: 0 0 0 0;
	width: 463px;
	_width: 453px;
	font-size: 10px;
}
#conteudo_internas #outras_pag {
	float: left;
	padding: 0 0 0 0;
	width: 463px;
	_width: 453px;
	font-size: 10px;
	 color:#333333;
}

#conteudo_internas #expediente .hi {
	color: #7d0000;
	font-size: 12px;
}
/* */
#conteudo_internas #texto_cursos {
	float: left;
	width: 438px;
	_width: 423px;
	margin: 0 15px 0 15px;
	_margin: 0 15px 0 8px;
}
#conteudo_internas #texto_cursos img {
	margin-bottom: -2px;
}
#conteudo_internas #box_cinza {
	float: left;
	width: 438px;
	height: auto;
	background: #d6d6d6 url(../../imagens/bg_cursos_caixa.gif) bottom no-repeat;
	padding: 0 15px 0 15px;
	font-size:10px;
}
#conteudo_internas .Cabeca_resultado {
	float: left;
	width: 453px;
	height: auto;
	background-color: #efefef;
	padding: 4px 0 2px 15px;
	margin-top: 5px;
}
#conteudo_internas .ponto {
	background: url(../../imagens/icon_ponto.gif) left no-repeat;
	padding-left: 15px;
}
#conteudo_internas .pontoserv {
	background: url(../../imagens/icon_ponto.gif) left no-repeat;
 background-position: 0px 11px; 
	padding-left: 15px;
}
#conteudo_internas .pontocureve {
	background: url(../../imagens/icon_ponto.gif) left no-repeat;
 background-position: 0px 11px; 
	padding-left: 15px;
}

#conteudo_internas .Eventos_top {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #666666;
 border-top:8px solid #d6d6d6;
 color:#333333;
}

/* Pop-up */

#Pop_up_container {
	margin: 0 auto;
	width: 468px;
	height: auto;
	font-size: 10px;
}
#Pop_up_container .img {
	float: left;
	
}
#Pop_up_container #box {
	float: left;
	width: 467px;
	height: auto;
	background: #d6d6d6 url(../../imagens/bg_pop_up1.gif) top no-repeat;
	margin-top: 10px;
	padding: 10px 0 10px 0;
}

/* Barra interna corporativo */

#conteudo_fechado_internas {
	float: left;
	width: 120px;
	height: 100%;
	background-color: #FFFFFF;
}
#conteudo_fechado_internas * {
	margin-bottom: 6px;
	
}
#conteudo_fechado_internas #reportagem_especial{

	width: 100%;
	height: auto;
	border-bottom: 3px solid #080036;
	margin-top: -7px;
	background: url(../../imagens/bg_manchete.gif) bottom repeat-x;
}
#conteudo_fechado_internas #reportagem_especial h1{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 8px 2px 8px;
}
#conteudo_fechado_internas #reportagem_especial p{
	font-size: 10px;
	margin: 0;
	padding: 8px 8px 8px 8px;
}
 #reportagem_especial h1 a {
	color: #333333;
	text-decoration: none;
}

#conteudo_fechado_internas #bt_corporativo_cinza {
	display: block;
	width: 110px;
	height: 44px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 25px 0 0 10px;
	text-decoration: none;
	background: url(../../imagens/bt_corporativo_gen.gif) no-repeat;
	margin-bottom: 5px;
}
#conteudo_fechado_internas #bt_corporativo_internas {
	display: block;
	width: 110px;
	height: 35px;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	padding: 8% 0 8% 5px;
	text-decoration: none;
	margin-bottom: 5px;
	border-left: 4px solid #000000;
}
#conteudo_fechado_internas #bt_corporativo_internas img {
	position: relative;
	float:right;
	margin-top: -5px;
	margin-right: 3px;
	
}
#conteudo_fechado_internas #bt_corporativo_internas .arqfont{
	font-size: 9px;
}
/* ------ */
/* INICIO CONTEUDO FECHADO */

#conteudo_fechado {
	float: left;
	width: 270px;
	height: 100%;
	min-height: 100%;
	padding-left: 4px;
	margin: 0 10px 0 10px;
	background-color: #FFFFFF;
	font-size: 10px;
}
#conteudo_fechado hr {
	color: #7f7f7f;
	border: 1;
	height: 1px;
	margin: 8px 0 0 0;
	*margin: 3px 0 -5px 0;
	padding: 0;
}
#conteudo_fechado #reportagem_especial{
	float: left;
	width: 264px;
	height: auto;
	min-height: 182px;
	*min-height: 179px;
	_height: 179px;
	border-bottom: 3px solid #080036;
	background: url(../../imagens/bg_manchete.gif) bottom repeat-x;
}

#conteudo_fechado #reportagem_especial h1 {
	width: 255px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 10px 5px 0 5px;
	_margin: 10px 0 0 2px;
}
#conteudo_fechado #reportagem_especial h1 .foto {
	border-bottom: 4px solid #cd7012;
	margin: -2px 5px 0 5px;
	_margin: 0px 0px 0 0px;
	*margin: -4px 0px 0 0px;
	padding-bottom: 5px;
}
#conteudo_fechado #reportagem_especial .chamada {
	font-size: 10px;
	float: left;
	width: 255px;
	height: auto;
	margin: 13px 5px 5px 5px;
	_margin: 15px 0 5px 2px;
	_padding-bottom: 5px;
}
#conteudo_fechado #noticia_exclusiva{
	float: left;
	width: 264px;
	height: auto;
	border-bottom: 3px solid #080036;
	padding-bottom: 10px;
	
}

#conteudo_fechado #noticia_exclusiva h1 {
	width: 255px;
	float: left;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 10px 5px -3px 5px;
	_margin: 10px 0 -3px 2px;
}
.pad_img {
	padding-bottom: 5px;
}
#conteudo_fechado #noticia_exclusiva h1 .foto {
	border-bottom: 4px solid #cd7012;
	margin: -2px 5px 0 5px;
	_margin: 0px 0px 0 0px;
	*margin: -4px 0px 0 0px;
	padding-bottom: 5px;
}
#conteudo_fechado #noticia_exclusiva .chamada {
	font-size: 10px;
	float: left;
	width: 255px;
	height: auto;
	margin: 13px 5px 5px 5px;
	_margin: 15px 0 5px 2px;
	_padding-bottom: 5px;
}
 #noticia_exclusiva h1 a {
	color: #333333;
	text-decoration: none;
}
#conteudo_fechado h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000033;
	font-size: 12px;
	
}
#conteudo_fechado h2 a {
	color: #000033;
}
#conteudo_fechado #clipping {
	float: left;
	width: 264px;
	height: auto;
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}
#conteudo_fechado #clipping h2{
	margin-left: 5px;
}
#conteudo_fechado #clipping .clip_txt {
 float:left;
	width: 14px;
 height:13px;
	margin: 3px 2px 0 3px;
	padding: 0 0 0 0;
	background: url(../../imagens/clip_iconhome_txt.gif) no-repeat;
}
#conteudo_fechado #clipping .clip_img {
 float:left;
	width: 14px;
 height:13px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	background: url(../../imagens/clip_iconhome_img.gif) no-repeat;
}
#conteudo_fechado #clipping .clip_info {
 width:230px;
 height:18px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
 vertical-align:text-bottom;
 font-size: 9px;
}

#conteudo_fechado  .opc {
	width: 247px;
	margin: 8px 0 0 0;
	padding: 6px;
	border-left: 5px solid #993400;
	font-size: 10px;
	background-color: #e5e5e5;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}
#conteudo_fechado #monitor {
	float: left;
	width: 264px;
	height: auto;
	margin: 7px 0 0 0;
	font-size: 10px;
	color: #000000;
}
#conteudo_fechado #monitor .topico{
	background: url(../../imagens/bg_topico_monitor.gif) no-repeat;
	padding: 2px 0 3px 9px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 4px 0 0 0;
	float: left;
	width: 250px;
}
#conteudo_fechado #monitor .topico a {
color: #333333;
}
#conteudo_fechado #monitor ul {
	margin: 2px 0 0 -25px;
	*margin: 2px 0 0 15px;
	width: 252px;
}
#conteudo_fechado #monitor li {
	float: left;
	width: 120px;
	list-style: none;
	font-size: 10px;
	
}
#conteudo_fechado #banco_noticias {
	float: left;
	width: 264px;
	height: auto;
	margin: 7px 0 0 0;
	font-size: 10px;
	color: #666666;
}
.formbanconoticias{
	padding-left: 5px;
	*padding-left: 0px;
}
#conteudo_fechado #biblioteca, #radio, #licitacoes, #balcao, #leilao_gt, #agenda {
	float: left;
	width: 264px;
	height: auto;
	margin: 7px 0 0 0;
}
#radio_secao{
background-color:#E4E4E4;
width:468px;
height:auto;
font:10px Verdana, Arial, Helvetica, sans-serif;
}
#conteudo_fechado #banco_noticias .campo_busca {
	width: 200px;
	height: 12px;
	font-size: 9px;
	
}
#conteudo_fechado #banco_noticias img {
	margin-bottom: 3px;
}
#conteudo_fechado #leilao_gt ul {
	margin: 5px 0 0 -25px;
	*margin: 5px 0 0 15px;
	width: 252px;
}

#conteudo_fechado p{
	margin: 6px 0 0 6px;
	padding: 0;
}
#conteudo_fechado .vejamais{
	padding-top: 6px;
	padding-top: 6px;
}
#conteudo_fechado #leilao_gt li {
	float: left;
	width: 90px;
	list-style: none;
	
}
#conteudo_fechado ul {
	margin: 5px 0 5px -25px;
	*margin: 5px 0 3px 15px;
	width: 252px;
}
#conteudo_fechado li {
	width: 240px;
	list-style: none;
	font-size: 12px;
		color: #000033;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	
}
#conteudo_fechado a {
	color: #000033;
}
#conteudo_fechado #bt_corporativo {
	float: left;
	display: block;
	width: 264px;
	height: 45px;
	margin-top: 5px;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 7px;
	text-decoration: none;
}
#conteudo_fechado #bt_corporativo img {
	float: left;
	padding: 0 5px 5px 5px;
}
 .alerta {
	background-color: #993400;
}
 .newsletter {
	background-color: #bc4c23;
}
 .arquivo {
	background-color: #ab6315;
}
 .mapas {
	background-color: #ad6a3c;
}
 .big_facil {
	background-color: #918158;
}
.legislacao {
	background-color: #ba892f;
}
 .rss {
	background-color: #e86500;
}
/* Calendario */
 #agenda_setor {
	width: 264px;
	height: auto;
	background: #dbdbdb url(../../imagens/contorno_agenda_top.gif) no-repeat;
	margin: 7px 0 5px 0;
}
#agenda_setor img {
	margin-bottom: -3px;
}
div.jcalendar table {
	width: 250px;
	height: auto;
	background-color: #dbdbdb;
	color:#000;
	font-size: 10px;
	margin: 2px 0 2px 6px;
	*margin: 2px 0 -6px 6px;
	_margin: 2px 0 -6px 3px;
	float: left;
}
#agenda_setor div.jcalendar table a{
	color: #999999;
}
div.jcalendar table td {
	background: url(../../imagens/bg_agenda_dia.gif) center repeat-x;
	padding:0;
	text-align: center;
}
div.jcalendar table th.weekend {
	color: #999999;
}
div.jcalendar table td a {
	display:block;
	text-align:center;
	text-decoration:none;
	padding-top: 2px;
	height: 16px;
}

div.jcalendar table td.today a {
	/*background: url(../../imagens/bg_agenda_hoje.gif) center repeat-x;*/
	color:#333333;
	font-weight:bold;
	width:100%;
	display:block;
}

div.jcalendar table td.outros a {
	background: url(../../imagens/bg_agenda_outros.gif) center repeat-x;
	color:#333333;
	font-weight:normal;
	width:100%;
	display:block;
}

div.jcalendar table td.selected a {
	background: url(../../imagens/bg_agenda_hoje.gif) center repeat-x;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	display:block;
}
#mes {
	float:left;
	font-size: 11px;
	font-weight: bold;
	width: 210px;
	text-align: center;
	background-color: #cecece;
	margin-top: 5px;
	margin-bottom: 2px;
}
.link-prev {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
.link-next {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
/* calendario do clipping */
 #agenda_clipping {
	width: 191px;
	height: auto;
	background: #cecece url(../../imagens/contorno_agenda_clipping_b.gif) no-repeat;
	margin: 0 0 5px 0;
}
#agenda_clipping img {
	margin-bottom: -3px;
}

#agenda_clipping div.jcalendar table {
	width: 180px;
	height: auto;
	background-color: #cecece;
	color: #999999;
	font-size: 10px;
	margin: 2px 0 2px 6px;
	*margin: 2px 0 -6px 6px;
	_margin: 2px 0 -6px 3px;
	float: left;
}
#agenda_clipping div.jcalendar table td {
	background: url(../../imagens/bg_agenda_dia.gif) center repeat-x;
	padding:0;
	text-align: center;
	height: 16px;
}
#agenda_clipping  div.jcalendar table th.weekend {
	color: #999999;
}
#agenda_clipping div.jcalendar table td a {
	display:block;
	text-align:center;
	text-decoration:none;
	padding-top: 2px;
	height: 16px;
	color: #999999;
}
#agenda_clipping div.jcalendar table td.today a {
	/*background: url(../../imagens/bg_agenda_hoje.gif) center repeat-x;*/
	color:#000000;
	font-weight: bold;
	width:100%;
	display:block;
}

#agenda_clipping div.jcalendar table td.outros a {
	background: url(../../imagens/bg_agenda_outros.gif) center repeat-x;
	color:#333333;
	font-weight: normal;
	width:100%;
	display:block;
}
#agenda_clipping div.jcalendar table td.selected a {
	color: #333333;
}
#agenda_clipping div.jcalendar table td.diaselecionado a {
	background: url(../../imagens/bg_agenda_hoje.gif) center repeat-x;
	color:#fff;
	font-weight: normal;
	width:100%;
	display:block;
}

#agenda_clipping #mes {
	float:left;
	font-size: 10px;
	font-weight: bold;
	width: 155px;
	text-align: center;
	background-color: #cecece;
	margin-top: 5px;
	margin-bottom: 2px;
}
#agenda_clipping .link-prev {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#agenda_clipping .link-next {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
/**/
/* FIM CONTEUDO FECHADO */
/*UTILITARIO ANEEL*/
.ANEEL_top {
	width: 95%;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #666666;
}
.ANEEL_desc {
	width: 95%;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
/* BOX BUSCA */
#box_busca{
	float: left;
	width: 468px;
	height: auto;
	background:  #e5e5e5 url(../../imagens/contorno_bottom_busca.gif) bottom no-repeat;
	font-size: 11px;
	border-bottom: 10px solid #FFFFFF;
}
#selos_reportagem_especial {
	float: left;
	width: 468px;
	height: auto;
	background-color: #FFFFFF;
	padding: 4px 0 8px 0;
}
#botoes_conteudo_fechado {
	float: left;
	width: 468px;
	height: auto;
	background-color: #FFFFFF;
	padding: 4px 0 8px 0;
}
#botoes_conteudo_fechado img {
	margin: 0;
	padding-left: 2px;
	padding-bottom: 2px;
}
#big_facil {
	width: 90%;
	height: auto;
	padding: 20px 5% 20px 5%;
}

.hr_banco {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
}
#big_facil hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
}
#rss {
	float: left;
	width: 90%;
	height: auto;
	padding: 20px 5% 20px 5%;
	font-size: 11px;
	background: url(../../imagens/rss.gif) 10px 0 no-repeat;
}
#rss p{
	font-size: 11px;
	margin-left: 95px;
	padding: 0 10px 15px 10px;

}
/*Thickbox*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	z-index: 100;	
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
z-index: 100;
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
z-index: 100;
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#666666;
  height:35px;
  z-index: 100;
  }
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/***CANAIS****/
#canais {
	padding: 0 8px 0 8px;
}
#canais h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #2E2E2E;
	font-size: 13px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#box_canais h3 {

font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px;	color: #333333; font-weight: bold;
}

#busca_simples{
float:left;
background:url(../../imagens/bg_box_busca.gif) no-repeat;
width:115px;
height:33px;
padding-top:27px;
padding-left:5px;
margin-bottom:7px;
margin-top:4px;
}


/*** SELO PSR ***/

#box_psr{
float:left;
width:265px;
height:auto;
min-height:60px;
background:url(../../imagens/selo_psr/selo_psr_topo.gif) top no-repeat;
background-color:#D6D6D6;
}
.box_psr_mes{
width:175px;
height:54px;
padding:6px 0 0 90px;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
color:#660000;
}
.box_psr_chamada{
margin:0 0 8px 26px;
font-size:9px;
}
.box_psr_chamada2{
margin:6px 0 0 26px;
_margin:4px 0 0 26px;
font-size:9px;
}
#box_psr_rodape{
float:left;
width:265px;
height:21px;
background:url(../../imagens/selo_psr/selo_psr_rodape.gif) no-repeat;
margin-top:7px;
}
.box_psr_td{
background-color:#949494;
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
padding:1px 18px;
margin-top:1px;
}