
/*CONFIGURAÇÃO DE PÁGINA*/
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin-top: 0px;
	font-family: arial;
	background-image:url(imgs/background.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.clear{clear:both;}

h1
{
	font-family:Arial;
	font-size:28px;
	color:#0072c5;
	font-weight:bolder;
	
	}
h2
{
	font-family:Arial;
	font-size:20px;
	color:#0072c5;
	font-weight:normal;
	text-decoration:none;
	
	}
h3
{
	font-family:Arial;
	font-size:18px;
/*	color:#0072c5;*/
	font-weight:bold;
	text-decoration:none;
	
	}
h3 span{
	font-size:13px;	
}
h4
{
	font-family:Arial;
	font-size:16px;
/*	color:#0072c5;*/
	font-weight:bold;
	text-decoration:none;
	
	}
h6
{
	font-family:Arial;
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	
	}
	
	h3 img{margin-right: 10px; margin-bottom: 10px;}
/*a
{
	text-decoration:none;
	font-weight:inherit;
	color:#333;
	}
.Normal p {
    color: #666;
    font-size: 13px;
    
	margin-top: 0;
}*/
.Normal p a{
    color: #0072c5;
    font-size: 12px;
	font-weight:bold;
	
}
.escricao-consulta-plano 
{
    color: #0072c5;
    font-size: 14px;
	font-weight:bold;
	padding-top: 16px;
}
.Normal ul li{
	list-style-type:none;	
}
.Normal strong{	
	font-size:13px;
	font-weight:bold;
}*/
.relatorios ul li{
	font-size:13px;
	color:#0073c5;
	
	margin-top:15px;
	
	}

.busca_select
{
	background-color:#fff;
	border: thin none #FFF;
	font-size: 11px;
	font-weight: normal;
	color: #0070AF;
	text-decoration: none;
	text-align: left;
	top: 5px;
	height: auto;
	width: auto;
	overflow: hidden;
	outline: 0;
}
.btn_busca
{
	cursor: pointer;
	border: none;
	float: left;
	outline: 0;
}

.cx_busca
{
	background-color: #FFF;
	border: thin none #FFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	width:110px;
	margin-left:10px;
}

.mapa_do_site
{
	float: right;
}

.lang_pad
{
	float: left;
    margin-left: -666px; /* \,,/ */
    position: relative;
}

/*INICIO DIVs*/
#barra_sup
{
	display: block;
	padding: 0;
	margin: 0;
	background-image: url(../imgs/back_menu_barra.jpg);
	background-color: #066CAB;
	background-repeat: repeat-x;
	height: 20px;
	width: inherit;
	z-index:1;
}
#estrutura
{
	margin: 0 auto;
	width: 960px;
    z-index:1;
	
	clear:both;
}
/*INICIO DO HEADER*/
#header
{
	width: 100%;
	height: 120px;
}

#logo
{
	width: 193px;
	height: 90px;
	margin-left: 46px;
	margin-top: 20px;
	margin-bottom: 24px;
	margin-right: 424px;
	float: left;
}
#logo a a:hover
{
	outline: 0;
}
#dnn_busca
{
	width: 281px;
	height: 30px;
	background-image: url(imgs/busca_barra.png);
	background-repeat: no-repeat;
	margin-top: 46px;
	float: left;
}

#tipo_busca
{
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	width: 55px;
	width: 53px;
}

#keyword_busca
{
	float: left;
	margin-top: 7px;
	margin-left: 25px;
	width: 100px;
}

#btn_busca
{
	float: right;
	width: 75px;
	height: 30px;
	margin: 0;
}

/*-----|MENU|-----*/

#dnn_menu
{
	margin: 0 auto;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #ccc;
	background-image: url(imgs/menu_barra.jpg);
	background-repeat: repeat-x;
	width: 950px;
	height: 60px;
	float: left;
	border-bottom: 1px solid #ccc;
	z-index: 999;
}



.sf-menu, .sf-menu ul
{
	font-family: Arial;
	font-size: 16;
	color: #ccc;
	margin: 0;
	padding: 40px 0px;
	list-style-type: none;
	list-style-position: outside;

}


.sf-menu a
{
	display: block;
	padding: 0px 5px;
	color: #0072c5;
	text-decoration: none;
	font-weight:bold;
	outline: 0;
	height: inherit;
	border-right: thin solid #ccc;
}

.sf-menu a:hover
{
	border-bottom: 2px solid #0072c5;
	color: #fff;
	background-image: url(imgs/menu_fundo.png);
	background-repeat: repeat;
	outline: 0;
	border-bottom: 2px solid #0072c5;
	height: inherit;
}

.sf-menu li
{
	float: left;
	position: relative;
}

.sf-menu ul
{
	position: absolute;
	display: none;
	width: 12em;
	top: 1.5em;
}

.sf-menu li ul a
{
	width: 12em;
	height: auto;
	float: left;
}

.menu-selecionado
{
	border-bottom: 2px solid #0072c5;
}

.possui-filho
{
	padding: 0px 5px;
}
li.possui-filho ul
{
	padding: 0px;
}
li.possui-filho ul li
{
	background-color: #FFF;
	border-left: 3px solid #0072c5;
	z-index:999;
}

.sf-menu ul ul
{
	top: auto;
}

.sf-menu li ul ul
{
	left: 12em;
	margin: 0px 0px 0px 10px;
}

.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul
{
	display: none;
}
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul
{
	display: block;
}

.sf-menu .mapa
{
	float: right;
}

.sf-menu .mapa, .sf-menu .mapa a, .sf-menu .mapa a:hover
{
	float: right;
}
.sf-menu .submenu
{
	background-color: #FFF;
	border-left: 3px solid #0072c5;
}

.menu-principal{
	z-index: 5000;
	}
/*-----|FINAL MENU|-----*/

/*-----|INICIO BREADCRUMB|-----*/

#breadcrumb
{
	font-family: arial;
	font-size: 12px;
	color: #31a4d1;
	font-weight: normal;
	height: 25px;
	width: 950px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#breadcrumb a, #breadcrumb a:hover
{
	outline: 0;
	color: #31a4d1;
}

/*-----|FINAL BREADCRUMB|-----*/
/*-----|INICIO CONTEUDO|-----*/

#conteudo
{
	width: 950px;
	float: left;
	/*background-color:#fff;*/
}

#conteudo_esq
{
	width: 670px;
	padding: 10px;
	float: left;
}

#dnn_conteudo_dir
{
	width: 250px;
	padding: 5px;
	float: left;
	
	font-size:12px;
	font-weight:normal;
}
#dnn_conteudo_dir h4{
	font-size:12px;
	font-weight:normal;
	color:#0072c5;
	
}
#dnn_conteudo_dir ul li{
	list-style-type:none;
	}
#dnn_conteudo_dir h3{
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	color:#0072c5;
}

/*-----|FINAL CONTEUDO|-----*/
/*-----|INICIO GALERIA DE IMAGENS 2|-----*/
#conteudo_meio_home_wide
{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 12px;
	color: #0072c5;
	float: left;
	clear:both;
}
#dnn_painel_galeria_imagens 
{
    width: 942px;
	margin:5px auto;
	padding:10px;
}
/*-----|FINAL GALERIA DE IMAGENS 2|-----*/
/*-----|INICIO RODAPE|-----*/
.rodape
{
	width: auto;
	height: 440px;
	background-color: #0072c5;
	margin: 0 auto;
	margin-bottom: -20px;
	clear: both;
	z-index:1;
}

#dnn_rodape_menu
{
	width: 950px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-top: 5px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
#dnn_rodape_menu ul li
{
	display: inline;
	list-style-type: none;
	list-style-position: outside;
}
#dnn_rodape_menu ul li a
{
	color: #fff;
	text-decoration: none;
}
#dnn_rodape_menu ul li a:hover
{
	color: #fff;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
}

#rodape_TxtLegal
{
	width: 950px;
	height: 150px;
	margin: 0 auto;
	margin-top: 5px;
}
#dnn_rodape_MME
{
	width: 380px;
	height: 30px;
	float: left;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
#dnn_rodape_selos
{
	width: 470px;
	height: 30px;
	float: left;
}
#dnn_rodape_selos a
{
	outline: 0;
}

#dnn_rodape_Eletro
{
	width: 950px;
	height:100px;
	margin-top: 5px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	float: left;
	height: 30px;
}
#rodape_Eletro ul li
{
	display: block;
	list-style-type: none;
}
#rodape_Eletro a
{
	outline: 0;
}
#rodape_infos
{
	width: 950px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-top: 5px;
}
#dnn_rodape_enderecos
{
	width: 950px;
	height: 220px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	font-family: arial;
	color: #FFF;
}
#dnn_rodape_enderecos h3
{
	font-size: 11px;
	font-weight: bold;
}
#dnn_rodape_enderecos h4
{
	font-size: 10px;
	font-weight: lighter;
}

#dnn_rodape_enderecos ul li
{
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0px 10px;
}

/*-----|FINAL RODAPE|-----*/
/*-----| INICIO BANNER |-----*/
#conteudo_superior
{
	width: 960px;
	height: 250px;
	
	margin-top:20px;
	
	float: left;
	
	z-index:-999;
}
#banner
{
	width: 710px;
	height: 250px;
	background-color: #CCC;
	float: left;
}
/*--| BANNER |--*/

.main_banner .mainBanner
{
	position: relative;
	overflow: hidden;
	width: 710px;
	height: 250px;
}

.mainBanner .items
{
/*	width: 20000em;    */
/*	position: absolute;*/
}

.mainBanner .items .item
{
	float: left;
/*	position: relative;*/
	width: 710px;
	height: 250px;
}

.items .item a:hover
{
	text-decoration: none;
}

.items .item .description
{
	position: absolute;
/*	bottom: 0; */
	padding: 10px 56px;
	display: block;
	background: url(imgs/descriptionBG.png) repeat;
	color: #fff;
	
}
.items .item .description h2, .mainBanner .items .item .description p
{
	margin: 0;
	color: #fff;
	width:598px;
}

.items .item .description h2
{
	overflow: hidden;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.0;
	margin-bottom: 4px;
}

.items .item .description p
{
	font-size: 12px;
	line-height: 1.2;
	max-height: 28px;
	overflow: hidden;
	
	clear:both;
}

.mainBanner:hover a.browse
{
	display: block;
}

.mainBanner a.browse
{
	position: absolute;
	z-index: 2;
	/*background: url("imgs/btns.png") no-repeat;*/
	display: block;
	width: 46px;
	height: 46px;
	margin: 0;
	cursor: pointer;
	font-size: 1px;
	background-image: url(imgs/btns.png);
}

.mainBanner a.right
{
	background-position: -46px 0;
	right: 15px;
	top: 77px;
}

.mainBanner a.right:hover
{
	background-position: -46px -46px;
}

.mainBanner a.right:active
{
	background-position: -46px -92px;
}

.mainBanner a.left
{
	background-position: 0 0;
	left: 15px;
	top: 77px;
}

.mainBanner a.left:hover
{
	background-position: 0 -46px;
}

.mainBanner a.left:active
{
	background-position: 0 -92px;
}

.mainBanner a.browse.disabled
{
	display: none !important;
}

.mainBanner a.browse.disable:hover
{
	display: none !important;
}

.navi
{
	margin-top: 10px;
	width: 200px;
	height: 20px;
	display:none;
}

.navi a
{
	width: 15px;
	height: 15px;
	float: left;
	margin: 3px;
	background: url(imgs/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

.navi a:hover
{
	background-position: 0 -15px;
}

.navi a.active
{
	background-position: 0 -30px;
}


/*--| FINAL DE BANNER |--*/
/*---|INICIO CONTEUDO MEIO - INICIO|---*/
#conteudo_meio_home
{
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
	color: #0072c5;
	float: left;
	clear:both;
}
.esquerda_home
{
	width: 245px;
	margin:5px auto;
	float: left;
	padding:10px;
}
.centro_home
{
	width: 426px;
/*	height: inherit;*/
	margin: 5px auto;
	float: left;
	padding:10px;
	
}
.direita_home
{
	width: 220px;
/*	height: inherit;*/
	margin: 5px auto;
	float: right;
	padding:10px;
}

/*---| FINAL CONTEUDO MEIO|---*/

/*--|MENU LATERAL|--*/
/*--| MENU LATRAL PERFIL |--*/
/*
#dnn_menu_perfil
{
	height: 240px;
	width: 210px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #0072c5;
	margin-left: 20px;
	float: left;
}
*/

.menu_perfil
{
	height: 250px;
	width: 230px;
	font-family: arial;
	/*font-size: 15px;*/
	font-size: 13px;
	font-weight: bold;
	/*color: #0072c5;*/
	color: Black;
	margin-left: 20px;
	float: left;
}

.jGM_box
{
	font-family: arial;
	color: #535353;
	font-size: .75em;
	background: #f3f8f0;
	position: absolute;
	width: 220px;
	height: 250px;
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.jGM_header
{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 220px;
	background: #0072c5;
	color: #fff;
	text-align: right;
	vertical-align: middle;
}

.jGM_header a
{
	margin-right: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.jGM_header a:hover
{
	color: #333;
}

.jGM_wrapper
{
	position: absolute;
	top: 5px;
	left: 0;
	width: 220px;
	height: 250px;
	margin: 0;
	padding: 0;
	border: 0;
}
.jGM_tile
{
	position: absolute;
	top: 0;
	left: 7px;
	width: 215px;
	height: 250px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.jGM_cats
{
	width: 100%;
	height: 30px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
}

.jGM_cats h1
{
	font-family: Arial;
	font-size: 1.8em;
	font-weight: bold;
	color: #0072c5;
	margin: 0;
	padding: 2px 0;
	line-height: .8em;
}

.jGM_cats p
{
	font-family: arial;
	font-size: 0.5em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.jGM_pager
{
	height: 0px;
	width: 213px;
	line-height: 18px;
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.jGM_pager a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
}

.jGM_pager a:HOVER
{
	background: #d1d1d1;
}

.jGM_pager img
{
	border: 0;
	margin: 6px 0;
}

.jGM_content
{
	width: 210px;
	height:220px;
	margin: 1px 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

.jGM_content a
{
	text-decoration: none;
	color: #0072c5;
	line-height: 25px;
	display: block;
	padding: 0 0 0 10px;
	margin:1px 0;
	outline: 0;
	background-image:url(imgs/nav_perfil_background.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:200px;
	height:25px;
}
.jGM_content a:HOVER
{
	color: #0072c5;

	outline: 0;
}

.jGM_more
{
	background-image:url(imgs/nav_perfil_background.png);
	background-repeat:no-repeat;
	width:230px;
	height:30px;
}

.jGM_back
{
	position: absolute;
	top: 228px;
	right: 0;
	height: 18px;
	width: 50px;
	background: #d1d1d1;
	color: #fff;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0;
	border: 0;
	z-index: 99;
}

.jGM_back a
{
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}

.jGM_back a
{
	color: #fff;
	background: #d1d1d1;
}

.jGM_back a:HOVER
{
	color: #fff;
	background: #0072c5;
}

.jGM_reset
{
	position: absolute;
	top: 210px;
	right: 62px;
	height: 18px;
	width: 52px;
	background: #d1d1d1;
	color: #fff;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0;
	border: 0;
	z-index: 99;
}
.jGM_reset a
{
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}

.jGM_reset a
{
	color: #fff;
	background: #d1d1d1;
}

.jGM_reset a:HOVER
{
	color: #fff;
	background: #0072c5;
}
/*--| FIM MENU LATRAL PERFIL |--*/


/*---|MAPA DO SITE|---*/
.MapaDoSiteContent ul li{
	list-style-type:none;	
}
.MapaDoSiteContent ul li a{
	color:#0072c5;
	font-size:12px;
	}
.MapaDoSiteContent ul li ul li{
	list-style-type:none;
	}	
.MapaDoSiteContent ul li ul li a{
	color:#0072c5;
	font-size:12px;
	margin-left:50px;
	}
	
/*---|FINAL MAPA DO SITE|---*/

/*---|NOTICIAS|---*/
table tr td{ padding:5px; /*border:0;*/}
.noticia{ margin-bottom: 15px;}

/*.noticia-data-publicacao{
	color:#545454;
	font-size:11px;
	font-weight:bold;
	
	line-height:20px;
	
	float:left;
	
	width:80px;
	height:20px;
	}*/
/*.noticia-resumo{rever
	width:100%;
	color:#0072c5;
	
	
	}
.noticia-titulo a{
	color:#545454;
	font-size:12px;
	font-weight:bold;	
	width:175px;
	display:inline;
	float:left;
}*/
/*.noticia-resumo{ rever
	width:550px;	
	color:Purple;
	float:left;
}
.noticia-resumo p{ 
	margin:0 0 20px 20px;
	color:#0072c5;
	width:200px;
}*/



.Home-Multimedia-Descricao{
 	font-weight:normal;
 	font-size:11px;
 	text-align:justify;
 	color:#666;
}
.Home-Multimedia-Titulo{
	margin-top:10px;
 	font-weight:bold;	
}



.tabela-faleconosco{
	background-color:#f2f2f2;
	}
.fale-conosco-label{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#666;
	
}
.fale-conosco-botao{
	
	text-align:center;
	
	
}
.navegacaoPerfil a {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;

	color:#F90;
	/*color:#0072c5;*/
	
	line-height:25px;
}
#dnn_ctr520_ViewFaleConosco_btEnviar{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666;
	background-color:#d4dcdc;
	border:1px solid #d4dcdc;
	width:200px;
	height:25px;
}


/*--|DADOS DE OPERAÇÃO|--*/
DadosOperacaoContent 
{
	width:230px;
	float:left;
}
#dnn_ctr510_ModuleContent
{
	width:230px;
	float:left;
}
#dnn_ctr556_HtmlModule_lblContent, #dnn_ctr510_ContentPane, #c_content
{
	width:230px;
	float:left;
}
/*--|ACESSO RAPIDO|--*/
#acesso_rapido{
	
	width:215px;
	height:66px;
	
	background-image:url(imgs/acessorapido.png);
	background-repeat:repeat-x;
	
	padding:10px 10px;
	
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	
	
	
}
.select_acessoRapido{
	text-align:left;
	
	font-family:arial;
	font-size:12px;
}

/*SKIN NOTICIAS*/
#noticia_completa{
	width:960px;
}

#noticia_conteudo{
	width:720px;	
	
	float:left;
}

#noticia_superior{
	width:710px;
	height:330px;
	
	padding:5px;
	
	clear:both;
}

#noticia_inf_esq{
	width:350px;
	
	padding:5px;
	
	float:left;
}

#noticia_inf_dir{
	width:350px;

	padding:5px;
	
	float:left;
}

/* | NOVA DIV| */


#noticia_inf_esq2{
	width:350px;

	padding:5px;
	
	float:left;
}

#noticia_inf_dir2{
	width:350px;

   /* margin-left:351px;*/ 

	padding:5px;
	
	float:left;
}

#noticia_inf_central{
	width:720px;

    float:left;
}

#noticia_inf_esq3{
	width:350px;

	padding:5px;
	
	float:left;
}

#noticia_inf_dir3{
	width:350px;

	padding:5px;
	
	float:left;
}

/* | FIM NOVA DIV| */

/* Nova div */
#superior_dir{
	float: right;
	text-align: right;
	width: 200px;
	padding:0px;
}
/* Fim Nova div */

#noticia_lateral{
	width:200px;
	
	padding:5px;
	
	float:left;
}
/*FINAL SKIN NOTICIAS*/
                        .loginPanel
                        {
                            float: left;
                            margin-left: -185px;
                        }
                        
                        .loginFontStyle
                        {
                            font-weight: bold;
                        }
                        
						.idiomas
						{
						 text-align:right;
						 width:auto;
						 color:#ccc !important;
						 text-decoration:none;
						 outline:0;
						
						}
						.idiomas a, .idiomas a:hover
						{
						 text-align:right;
						 width:auto;
						 color:#CCC !important;
						 text-decoration:none;
						 outline:0;
						
						}
						
/*--|Barra Superior|--*/

		#barra-brasil-v3 {
			position:relative;
			clear:both;
			overflow:hidden;
			min-width:1000px;
			height:28px;
			background:#004b82;
		}
		#barra-brasil-v3 span {
			display:block;
			width:50%;
			height:28px;
			background:url(img/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
		}
		#barra-brasil-v3 span .imagemGov {
			position:absolute;
			top:4px;
			left:50%;
			height: 24px;
			width: 1000px;
			background: url(img/barra-brasil-v3-azul.gif) right top no-repeat;
			margin-left:-500px;
		}
		#barra-brasil-v3 span .brasilgov {
			width: 100px;
			height: 24px;
			float:right;
			display:block;
			border: 0 !important;
		}
        #barra-brasil-v3 span .acessoInf {
			width: 161px;
			height: 24px;
			float:right;
			display:block;
			border: 0 !important;
            margin-right: 30px;
		}
		
		/*--|Final da Barra Superior|--*/

/*--| Licitações |--*/		
.printButton
{
    background:url(img/print.gif);
    width: 20px;
    height: 20px;
}

/*-------|INICIO ARTIGO|--------*/
#artigo{
	width:430px;	
	height:auto;
	
	/*padding:5px;*/
}
#artigoList{
	width:650px;
}
#artigoData_Frase{
	width:430px;
	height:60px;
		
}
#artigoData_FraseList{
	width:100%;
	height:60px;
		
}

#artigoTitulo{
	height:20px;	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
}

#artigoData{
	width:60px;	
	height:55px;
	margin-right:10px;
	float:left;
	background-image:url(../Eletronuclear/imgs/niverData_fundo.jpg);
	background-repeat:repeat-x;
	/*background-color: #0072c5;*/
	color: White;
}

#artigoFrase{
	width:350px;
	height:auto;
	float:right;
	font-size: 18px;
	font-weight: bold;
	color: #0072c5;		
}

#artigoLista
{
    margin-top: 8px;
    color: Black;
    float: left;
}

#artigoLista_DestaqueInterno
{
    padding-top: 10px;
    float:left;
}

#artigoFraseList{
	width:570px;
	height:auto;

	float:right;
		
}

#artigo_DestaqueInterno
{
	width:100%;	
	height:auto;
}
#artigoList_DestaqueInterno{
	width:650px;
}
#artigoData_Frase_DestaqueInterno{
	width:430px;
	height:60px;
		
}
#artigoData_FraseList_DestaqueInterno{
	width:100%;
	height:60px;
		
}
#artigoTitulo_DestaqueInterno{
	height:20px;	
	padding:10px;
}
#artigoData_DestaqueInterno{
	width:60px;	
	height:55px;
	margin-right:10px;
	float:left;
	background-color: #0072c5;
	color: White;
}

#artigoFrase_DestaqueInterno{
	width:350px;
	height:auto;
	float:right;
	margin:3px 0px 5px 0px;
	font-weight: bold;
	color: #0072c5;	
}

#artigoFraseList_DestaqueInterno{
	width:570px;
	height:auto;

	float:right;
		
}

#detalheArtigoCompleto
{
    padding-top: 10px;
    font-weight:bold;
}

/*-------|CLASSES ARTIGOS|--------*/
.tituloArtigo{
	font-family:Arial; 
	font-size:22px;
	font-weight:bold;
	margin-bottom: 10px; 
	color:#0072c5;	
}
/*
.textoArtigoFrase{
	font-family:Arial; 
	font-size:16px; 
	color:#333;	
	font-weight:normal;
	
}
*/

.textoArtigoFraseList{
	font-family:Arial; 
	font-size:16px; 
	color:#333;	
	font-weight:normal;
	
}
.dataArtigo{
	font-family:Arial; 
	font-size:20px; 
	font-weight:bold;
	color:#999;	
	padding:2px;
	text-align:center;
}
#artigoComandos{
	width:340px;
	height:20px;
	/*margin:20px 0 0 100px;*/
	padding-left:6px;
	padding-top:8px;
	padding-bottom:10px;
	float:left;	
}
#artigoAnunciar{
	width:45%;
	height:20px;
	float:left;
	font-weight: bold;
}
#artigoVerMais{
	width:45%;
	height:20px;
	float:right;	
	text-align:right;
	font-weight: bold;
}

.tituloArtigo_DestaqueInterno{
	font-family:Arial; 
	font-size:18px;
	font-weight:bold; 
	color:#0072c5;	
}
.textoArtigoFrase_DestaqueInterno{
	font-family:Arial; 
	font-size:16px; 
	color:#333;	
	font-weight:normal;
	
	
}

.dataArtigo_DestaqueInterno{
	font-family:Arial; 
	font-size:20px; 
	font-weight:bold;
	color:#999;	
	padding:2px;
	text-align:left;
	text-align:center;
	
}
#artigoComandos_DestaqueInterno{
	width:340px;
	height:20px;
	margin:20px 0 0 100px;
	float:left;	
}
#artigoAnunciar_DestaqueInterno{
float: left;
margin: -15px 0 0 -100px;
}
#artigoVerMais_DestaqueInterno{
	width:45%;
	height:20px;
	float:right;	
	text-align:right;
}

.lblArtigoDestaqueTitulo_DestaqueInterno
{
	}
	
.autor_DestaqueInterno
{
    float: left;
    margin-left: 6px;
    font-weight: bold;
}

.autor_DestaqueHome
{
    float: left;
    margin-left: 6px;
    font-weight: bold;
    font-size:14px;
    color: #999;
}

@media \0screen {
  .autor_DestaqueHome
  {
        float: left;
        margin-left: 6px;
        margin-bottom: 6px;
        font-weight: bold;
        font-size:14px;
        color: #999;
  }
}

/*-------|FIM ARTIGOS|--------*/

/*Skin Sala de Imprensa*/
#dnn_painel_esq
{
    width:670px;
    height: auto;
    padding:10px;
    float: left;
    /*background-color: red;*/

}

#dnn_painel_dir
{
    width:250px;
    height: 200px;
    padding: 5px;
    float: left;
    /*background-color: blue;*/
}
.PlanoMedico-LinkButtonAlternate-Inner-voltar 
{
    background-color: #0072C5;
    border: 3px solid #0096FF;
    border-radius: 7px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    width: 110px;
}

.PlanoMedico-LinkButtonAlternate-Inner-voltar a
{
    color: #FFFFFF!important;
}

.planomedico-descricao
{
    font-size: 15px;
	 margin-bottom: 30px;
}


.tituloalteracaosenha{
font-size: 20px;
}
fieldset.alteracaosenha{
	 border: 0 none;
	 width: 300px;
}



fieldset.alteracaosenha  label{
	display:block;
	margin-bottom: 20px;
}

fieldset.alteracaosenha label input{
	float:right;
}

.descricaoalteracaosenha{
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.lblmensagemErro{
padding-bottom: 20px;
}
#dnn_ctr1310_ViewPlanoMedicoConsultaExtratoCredenciados_TextBox1{
width:200px;
}



/* 16-07-204 Style Módulo BlogIntranet*/
.div-blog-titulo {
    color: darkgray;
    font-size: 20px;
}

.div-blog-datapublicacao {
    height: 25px;
    color: #3E81B5;
    font-size: 9px;
}


.div-blog-conteudo {
    height: auto;
    margin-bottom: 30px;
}

#item-conteudo-blog
{
	height: auto;
	margin-bottom: 15px;
	color:#0072c5;
	text-align:justify!important;
}

#item-titulo-blog
{
	font-size: 16px; 
	color: darkgray; 
	text-align:justify;
}

#item-data-blog
{
	font-size: 9px; 
	height: 25px; 
	color: #3E81B5;
	padding-top:5px;
}
