@CHARSET "UTF-8";

*{
	outline: none !important;	
}

@font-face { 
	font-family: "OpenSans-Regular"; 
	src: url("/rle/javax.faces.resource/fonts/OpenSans-Regular.eot.jsf"); 
	/* para IE */
	src: url("/rle/javax.faces.resource/fonts/OpenSans-Regular.otf.jsf");
	src: url("/rle/javax.faces.resource/fonts/OpenSans-Regular.ttf.jsf");
	src: url("/rle/javax.faces.resource/fonts/OpenSans-Regular.woff.jsf"); 
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'OpenSans-Regular', sans-serif; 
	font-size: 12px !important;
}
html, .ui-widget, table{
	font-size: 12px !important;
}


/* ------------------------------
ALIGN
------------------------------ */
.center{
	text-align:center !important;
}
.left{
	text-align:left !important;
}
.right{
	text-align:right !important;
	padding-right: 15px !important;
}


/* ------------------------------
TITLES
------------------------------ */
h2
{
	font-size: 15px;
	color: #fcfcfc;
}

h3{
	color: #3a7178;
	font-size: 12px;	
}

h4{
	color: #3a7178;
	font-size: 13px;
}

h5 {
	font-size: 12px;
	color: #316a72;
	font-size: 12px;	 
   	margin-bottom: 0;
    margin-top: 0;
	padding: 5px 10px;
}


a,a:link,a:visited,a:hover,a:active {	
	text-decoration: none;
	font-size: 13px;
}


li {
	font-size: 11px;
}

select, input, button, textarea {
    font-family: 'OpenSans-Regular', sans-serif;
}
select.form-control.input-sm {
	border-radius: 0px;
	border-color: rgb(168,168,168);
}
button{
	margin: 0 !important;
	padding: 0 25px !important;
}
.row{
	margin-bottom: 15px !important;
}

textarea {
    overflow: auto;
    vertical-align: top;
	height: 120px;
	width: 500px;
}

select {
    background: none repeat scroll 0 0 #F1F6FA;
    border: 1px solid #C0D8E8;
    color: #596276;
    height: 25px;
    width: 80%;
    margin: 0;
}

p{
	text-align: justify;
}

input[type=button],
input[type=submit],
input[type=reset] {
	background: #DBAB33;
	border: 1px solid #DBAB33;
	height: 26px;
	line-height: 24px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

input[type=text],
input[type=password],
select,textarea {
	font-size: 14px;
	color: #696a6a; 
    background: none repeat scroll 0 0 #f9f8f8;
    border: 1px solid #A8A8A8;
    border-radius: 3px;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	background: #deb400	;
	border: 1px solid #c7a202;
	cursor: pointer;
}

.line {
	/*margin: 0 0 30px 80px;*/
	height: 25px;
	display: block !important;
	/*overflow: hidden;*/
}

.lineButtons {
	text-align: right;
	margin-right: 34%;
	height: 26px;	
}

.unit {
    margin: 0 10px 0 80px;
    overflow: hidden;
}

label{
  	font-size: 12px !important;
  	font-weight: bold !important;
  	color:#000;
  	display: block;
}

.label .label_email{
	display:block !important; inherit
}

.data{
	/*float : left;*/
}

.w025 { width: 25px; }
.w030 { width: 30px; }
.w050 { width: 50px; }
.w100 { width: 100px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w250 { width: 250px; }
.w270 { width: 270px; }
.w280 { width: 280px; }
.w285 { width: 285px; }
.w310 { width: 310px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w445 { width: 445px; }
.w450 { width: 450px; }
.w500 { width: 500px; }
.w600 { width: 500px; }

/* ------------------------------
#id container styles
------------------------------ */
#container {
	background: url("/rle/javax.faces.resource/css/images/conteudo/fundo_degrade.png.jsf") repeat-x scroll center top #fffffe;
    height: 100%;
    position: relative;
    width: 100%;
}

#Header{
	height: 42px;
	background: #042a28 url("/rle/javax.faces.resource/css/images/header/bg-header-logado.jpg.jsf") no-repeat top left;	
}

#hd {
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	background: #0f857d;
}

/* ------------------------------
.class barra Governo brGoverno styles
------------------------------ */
div#wrapper-barra-brasil{
	height:32px;
}

.brGoverno
{
	background: repeat-x scroll 0 0 #7f7f7f;	
}
.brGoverno .logoBrasil
{
    background: url("/rle/javax.faces.resource/css/images/barraGovernoBrasil/barrabrasil.png.jsf") no-repeat scroll 0 0 transparent;
    float: right;
    height: 28px;
    width: 200px;    
}
    
.brGoverno .barraacessiblidade
{
    background: url("/rle/javax.faces.resource/css/images/barraGovernoBrasil/acessoinformacao.png.jsf") no-repeat scroll 0 0 transparent;
    float: right;
    height: 28px;
    width: 160px;
    margin-top: 4px;
}

.brGoverno .partialBar {
    background: url("/rle/javax.faces.resource/css/images/barraGovernoBrasil/cinza_logo.png.jsf") repeat-x scroll 0 0 transparent;
    height: 28px;
    margin-right: 200px;    
}

/* ------------------------------
#CONTENT
------------------------------ */
#Content{
	text-align:left;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0 25px;
}

/* ------------------------------
#HEADER
------------------------------ */
#brEmpresaSimples a{
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
}
.bt-header {
	display: inline-block;
    height: 60px;
    line-height: 60px;
    margin-right: 12px;
    text-align: center;
    width: 65px;
    cursor: pointer;
}
.bt-header-hover{
	background: #056e65;
}


.title-header,
.title-header:hover{
	font-family: openSansRegular,Arial,sans-serif;
	color: #fff;
    font-size: 24px !important;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

#Header a, #Header a:hover {
    color: #fff;
}
.bt-header .fa-bars.fa-2x {
    color: #fff;
    font-size: 32px;
    height: 60px;
    line-height: 60px;
}
.bt-header .fa-th-list.fa-2x{
	color: #fff;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
}

/* ------------------------------
#id menuIrPara styles
------------------------------ */
#menuIrPara {
    font-size: 12px;
    margin: 2px 0 0 6%;
    padding: 2px 0;
    width: 60%;
}

#menuIrPara ul {
    list-style-type: none;
    /*margin: 0 0 0 20px;*/
    padding: 0;
    width: 100%;
}

#menuIrPara li {
	display: inline;
	/*padding: 0 2px;*/
	color: #316870;
	font-size: 9px;
}

#menuIrPara li.last {
	margin-right: 3%;	
}

#menuIrPara a {
	background-color: #5fa4ab;
	color: #d7d3d2;
	padding: 0 2px;
	font-size: 9px;
}

#menuIrPara a.acessibilidade 
{
	background: none !important;
	color: #3f7982;
	margin-right: 10px;
}

/* ------------------------------
#id Barra Empresa Simples styles
------------------------------ */

#brEmpresaSimples .imagem_slogan{
	height: 71px;
    width: 10%;
	margin-top: 15px;
    position: absolute;
}
/* ------------------------------
#id login styles
------------------------------ */
/*#login {
	position: absolute;
	right: 6%;
	top: 42px;
	padding-top:8px;
	color: #316a72;
	height: 60px;
	width: 320px;
	line-height:25px;
}

#login input[type=text],#login input[type=password]{
	font-size: 11px;
	color: #696a6a;
	width: 92px;
	padding: 0 0 0 5px !important;
	height: 23px; 
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A8A8A8;
}
#login .ui-selectmanycheckbox label, 
#login .ui-selectoneradio label{
	margin: 0;
	margin-right: 42px;
}

#login #options tbody tr td .ui-radiobutton{
	margin-left: 0;
}

#login .ui-selectoneradio td{
	text-align: left;
}

#login a, #footer a {
	color: #0f857d;
	width: 150px;
	font-size: 12px;
}

#login a:hover{
	text-decoration: underline;
}

#login .useCerificado{
    color: #FFFFFF;
    font-size: 12px;
    height: 19px;
    padding-right: 25px;
    margin-left: 3px;
    background: transparent url("/rle/javax.faces.resource/css/images/header/certificadodigital.png.jsf") no-repeat top right;
}

#login .certificadodigital{
	height: 20px;
    width: 20px;
	margin-top: 1px;
    position: absolute;
}

#login #options tbody tr td .ui-radiobutton{
	margin-left: 0 !important;
}*/


#login .welcome{
	color: #fff;
	margin-right:20px;
	text-align: right;
	line-height: 20px;	
	margin-top: 10px;
}

.block-logout{
    display: none;
    position: absolute;
    width: 180px;
    height:46px;
    padding: 7px 20px;
    z-index: 999;
    line-height:30px;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 6px #d3d3d3;
    background: #fff;
}

.link-logoff .fa{
	color: #cfcfcf !important;
	float: right;
	margin-left:10px;
}

.bt-drop-logoff{
	cursor: pointer;
}

.img-user {
	background: #fff;
    border-radius: 24px;
    color: #11b199;
    height: 45px;
    line-height: 43px !important;
    text-align: center;
    vertical-align: middle;
    width: 45px;
    margin-right: 5px;
}
.bt-drop-logoff{
	font-size: 16px !important;
	color: #fff;
}

.tag-cidadao{
	color: #C3EBEB;
	font-style: italic;
}
    
#footer a{
	color: #fff !important;
}


.link-acesso{
	width: 100%;
	height:40px;
	line-height: 40px;
    text-align: center;
	display: block;
	color: #fff;
	font-size: 15px !important;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	background: #239A94;
}

#login .useCerificado{
	width: 100%;
	height:40px;
	line-height: 40px;
    text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	background: #000;
}

#recuperar_senha {
	margin-top: 10px; 
	margin-left: 10px;
}
.link-recuperar{
	display: block;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: underline !important;
}

#login #btnLogin{
	width:100%;
	text-align: center;
	text-transform: uppercase;
	color: #592E00 !important;
	border: none !important;
    height: 40px !important;
    font-size:15px !important;
    background: #FC8A03 !important;  
}

#login #btnLogin .ui-button-text{
	font-size: 16px !important;
}

.button-sec{
	background: #ddd !important;
}
.button-sec:hover{
	background: #c8c8c8 !important;
}

.button-sec .ui-button-text{
	color: #333;
}

.button-third{
	background: #484 !important;
}
.button-third:hover{
	background: #262 !important;
}

button.button-third{
	color: white !important;
}

/*
#login button{
	width: 26px;
	background: #f0b41e !important;	
}*/
button, .btn{
	-moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: #fcb040 none repeat scroll 0 0 !important;
    border-color: -moz-use-text-color #7b5822 #7b5822 -moz-use-text-color !important;
    border-image: none !important;
    border-style: none solid solid  none !important;
    border-width: medium 1px 1px medium !important;
    color: #593600 !important;
    margin-right: 10px !important;
    padding: 5px 40px !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    height:40px;
}
button.ui-state-hover, .btn.ui-state-hover{
	background: #DC9A39 !important;
}

button .ui-button-text,
.btn .ui-button-text{
	font-size:13px !important;
	text-transform: uppercase;	
}

button:hover, .btn:hover{
	background: #cb9b24 !important;
}
button span{
	padding: 0 !important;
	font-size: 10px !important;
	font-weight:bold !important;
}

button span.ui-icon, button span.ui-button-icon-left{
	right: 5px !important;
	left: auto !important;
	margin-top: -8px !important;
}
button.ui-button-icon-only span{
	left: 50% !important;
}
button.ui-button-icon-only{
	padding: 0 16px !important;
}
button.ui-button-text-icon-left{
	padding: 0 25px 0 15px !important;
}
/*
#login_bemvindo {
	position: absolute;
	right: 6%;
	top: 40px;
	background: url("/rle/javax.faces.resource/css/images/header/bgLogin.png.jsf") repeat scroll 0 0 transparent;
	color: #316a72;
	font-size: 13px;
	height: 100px;
	border-radius: 10px;
	width: 280px;
 	padding-left: 10px;
    padding-right: 10px;	
}

#login .bemvindo{
	margin: 20px 0 0 15px;
	height: 23px;
}

#login p{
	font-size: 12px;
	width: 90%;
	margin: 0 0 10px 0;
}
span.login_name {
	font-weight: bold;
}

span.login_acesso {
	color: #ffffff;
}
*/
/* ------------------------------
#id mainMenu styles
------------------------------ */
.menu-drop {
    min-height: 50px;
    position: absolute;
    z-index:999;
    background: #fff;
    display: none;
    border: 1px solid #d2d2d2;
    box-shadow: 3px 3px 6px #d3d3d3;
}
.nav-arrow{
	height: 20px;
    left: 21px;
    color: #fff;
    position: absolute;
    top: -25px;
    width: 20px;
}

.content-drop{
	padding: 23px 13px 13px;
}

.menu-drop h3{
	font-size: 12px;
	color: #0F857D;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	line-height:20px;
}

.menu-drop .nav-drop{
	height: 50px;
	padding:7px 7px 0 7px;
}
.menu-drop .nav-drop ul li{
	width:50px;
	height: 50px;
	display: inline-block;
	border-right: 1px solid #fff;
	background: #B8E5E2;
	float: left;
	box-shadow: 0 -3px 6px #9fcdca inset;
}

.menu-drop ul,
.menu-drop ul li{
	list-style-type: none;
	list-style: none;
	margin-right: 0;
	padding: 0;
	margin-top: 0;
}

.menu-drop .nav-drop ul li.active{
	background: #fff;
	box-shadow: none;
}


.menu-drop .nav-drop ul li a, 
.menu-drop .nav-drop ul li a:hover{
	height: 40px;
    line-height: 40px;
    padding-top: 6px;
    text-align: center;
	color:#037168;
	font-size: 23px;
	display: block;
	color: #005048 !important;
}

.menu-drop .content-drop ul li{
	display: block;
}

.menu-drop .content-drop ul li ul li{
	display: block;
	padding: 5px 0;
	line-height: 20px;
	border-bottom: 1px solid #ddd;
}
.menu-drop .content-drop ul li ul li.last{
	border-bottom: none;
}

.menu-drop .content-drop ul li.group{
	display: none;
}

.menu-drop .nav-drop ul li a.link1{
	width: 50px;
	height: 50px;
	display: block;
	background: transparent url('../images/icon-credit.png') no-repeat center center;
}
.content-drop a span.ui-menuitem-text{
	color: #333;
}

.content-drop a:hover span.ui-menuitem-text{
	color: #10857d;
	text-decoration: underline;
}

.box-menu{
	width:450px;
	min-height: 490px;
	position: absolute;
	top:140px;
	right: 15%;
	color: #fff;
	padding: 25px 55px;
	background: #239A94;
	box-shadow: 3px 3px 6px #d3d3d3;
	z-index: 999;
}
.box-menu h3{
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.box-menu a,
.box-menu label{
	color: #fff;
}
.lead-apresent{
	margin-top: 40px;
}

.box-menu .ui-selectmanycheckbox label, 
.box-menu .ui-selectoneradio label{
	font-size:18px !important;
	font-weight: normal;
	margin-right:60px;	
}


.box-menu .ui-radiobutton{
	margin-right:10px !important;
}

.box-menu input[type="text"], 
.box-menu input[type="password"]{
	height: 45px !important;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 0;	
    margin-bottom:5px;
    padding:12px;
    background: #fff;
}

#mainMenu #mainMenuCenter ul {
    list-style-type: none;
    margin-left: 6%;
    position: absolute;
    width: 84%;
}

#mainMenu #mainMenuCenter li {
   display: inline;
   padding-right: 5%;
}

#mainMenu #rss{
    position: absolute;
	height: 20px; 
	padding-top: 8px;
    right: 28%;
    width: 20px;	
}

#mainMenu .separador{
	font-size: 18px;
}

#mainMenu #Buscar {
    margin-right: 22px;
    margin-top: 6px;
    position: absolute;
    right: 5%;
    text-align: right;
    width: 19%;
}

#mainMenu input[type=text] {
	color: #696a6a;
    width: 81%;	
	font-size: 11px;
	height: 23px;
}

#mainMenu .btnPesquisar {
   	background: url("/rle/javax.faces.resource/css/images/header/search.png.jsf") no-repeat scroll center center #F0B41E !important;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    height: 21px;
    padding-top: 8px;
    width: 21px;
}

#mainMenu #mainMenuCenter ul .ui-menu-child {
	background: #4a949e;
	width: 200%;
}

#mainMenu .ui-widget-content{
	background: none ;
	border: none !important;
}
#mainMenu #mainMenuCenter li a{
	color:#E2E1E1 !important;
}
#mainMenu #mainMenuCenter li a:hover{
	color:#017080!important;
	background:#c3dbdf;
}

#mainMenu #mainMenuCenter li a.ui-state-hover{
	color:#017080!important;
	background:#c3dbdf;
}

/* ------------------------------
#id breadcrumbs styles
------------------------------ */
#breadcrumb {
	height:24px;
	border-radius: 4px;
	background-color: #E1E3E3;
	margin: 15px 0;	
}

#breadcrumb ul {
	list-style-type: none;
  	height: 24px;
}

#breadcrumb li {
	padding-right:10px;	
	float: left;
    padding: 0 20px 0 10px;
    line-height: 23px;
    color: #316870;
    font-size: 11px;
    background: url("/rle/javax.faces.resource/css/images/header/seta_interna.png.jsf") no-repeat scroll right 0 transparent;	
}

#breadcrumb li.first {
	padding: 0 15px 0 10px;
	color: #fcfcfc;
	border-radius: 4px 0 0 4px;
	background: url("/rle/javax.faces.resource/css/images/header/seta.png.jsf") no-repeat scroll top right #dbab33; 	
}

#breadcrumb li.last {
	background: none;
}
	
#breadcrumb a{
	color: #249aab;
	font-size: 12px;	
}
#breadcrumb li.first a {
	color:#fff;
}
#breadcrumb li.last a{
	font-size: 11px;
	color:#316870;
}

#breadcrumb li ul {
	
	position: absolute;
}

#contentAll
{
    clear: both;
    margin-left: 6%;
    margin-right: 6%;
    overflow: hidden;
}

/* ------------------------------
#id menuLeft styles
------------------------------ */
#menuLeft {
    float: left;
    margin-top: 0;
    width: 20%;
    margin-bottom: 30px;
}

#menuLeft h3 {
	border-top: 2px solid #4a949f;
	padding: 10px 0 15px 8px;
	width: auto;
	margin: 0;
	background: #d3d8db;
}

#menuLeftMain {
	background-color: #f4f6f5;
	margin-top: 12px;
	margin-bottom: 12px;	
}

#menuLeftMain li {
	color: #727473;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #dfe8e7;
}

#menuLeftMain li:hover{
	background-color: #f1e4c4;
}

#menuLeftMain li.active {
	background-color: #f1e4c4;
	border-bottom: 1px solid #DBE4E3;	
}

#menuLeftMain li.last {
	border-bottom: none;
}

#menuLeftServ, #menuLeftInte, #menuLeftlink{
	margin-top: 30px;
	background-color: #f4f6f5;
}

#menuLeftServ h3{
	background: #cfedcd;
	color: #578754;	
}

#menuLeftServ ul{
	background: url("/rle/javax.faces.resource/css/images/conteudo/arte.png.jsf") no-repeat scroll 0 0 transparent;
    margin: 10px 10px 0;
    padding: 0 0 10px 40px;		
}

#menuLeftServ a
{	
	color: #727473;
}

#menuLeftInte h3{
	background: #d8eef6;
	color: #408790;	
}

#menuLeftlink h3{
	border-top: 2px solid #cea02e;
	background: #ecd9a8;
	color: #8b660a;	
}

.data .combo
{
	
}

/* ------------------------------
#id contentMiddle styles
------------------------------ */
#contentMiddle {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 56%;
}

#container h1, #container h2 {
	font-family: openSansRegular,Arial,sans-serif;
  	border-bottom: 1px solid #ddd;
    color: #0f857d;
    font-size: 22px;
    padding-bottom: 10px;
}
#container h1{
	font-size: 24px;
}
#container h2{
	font-size: 22px;
}
#container h3{
	font-size: 20px;
	margin-top: 80px;
}
#container h4{
	color: #249AAB !important;
	font-size: 12px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 35px 0 10px 0;
}


.container h1, .container h2, .container h3 {
   
  	text-align:left ;
  	color: #255d64 !important;
  	padding-bottom: 5px;
  	border-bottom: 1px dotted #E1E3E3;
  	margin-bottom: 20px;
}

.container h4{
	color: #249AAB !important;
	font-size: 12px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 35px 0 10px 0;
}
.container h3{
	font-size: 18px;
}
  	

#contentImportante{
	background-color: #ffffff;
	height: 230px;
	width: 100%;
	border-top-left-radius: 20px;
}

#container h2 {
  	/*background: url("/rle/javax.faces.resource/css/images/conteudo/star.png.jsf") no-repeat scroll 98% center #DBAB33;*/
  	/*background: #DBAB33;*/
}

#contentFiquePorDentro {
	background-color: #ffffff;
}

#contentFiquePorDentro h2 {
  	background: url("/rle/javax.faces.resource/css/images/conteudo/eye.png.jsf") no-repeat scroll 98% center #DBAB33;
 	margin-bottom: 0;
    margin-top: 0;  	
}
	
#contentFiquePorDentro h3{
    border-bottom: 2px dotted #E3E5E5;
    font-size: 18px;
    width: 96%;
}

#contentFiquePorDentro h4{
	color: #255d64;	
	border-bottom: 2px dotted #e3e5e5;
	padding-bottom: 5px;
	width: 99%;
}

#contentFiquePorDentro ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#contentFiquePorDentro li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #7a9c9e;
}

#contentFiquePorDentro li.last {
	display: inline;
	padding: 0 10px;
	border-right: none;
}

.insidecontent{
	background: url("/rle/javax.faces.resource/css/images/conteudo/obtenha.png.jsf") no-repeat scroll 99% center transparent;
	padding: 10px 0;
	border: 1px solid #ffffff;
	height: 150px; 
}

.insidecontent img{
	height: 100px;
	margin-left: 30px;
	float: left;
}

.insidecontent h1{
	margin: 20px 0 0 120px;
    width: 60%;
	color: #4A868E;
    font-size: 16x;
}

.noticias {
	overflow: hidden;
	margin-left: 14px;
    margin-top: 1px;
}

#contentFiquePorDentro p {
	color: #585757;	
	font-size: 12px;
	width: 96%;
}

#contentFiquePorDentro a.noticia_principal{
	color: #4799a3;	
	font-size: 14px;
	margin: 0;
}

.noticias img {
    float: left;
    height: 10%;
	margin-right: 20px;
	margin-bottom: 10px;
    width: 25%;
}

.noticias a.outras_noticias{
	color: #b78d25;
	float: right;
	margin: 10px 4%;
	font-size: 13px;
}

.outros
{
 	overflow: hidden;
	margin: 10px 0 10px 2%; 	
}

.outros .sub_noticia{
	margin: 5px 0 0 1%;
    width: auto;	
}

.palavras{
	float: left;
 	width: 30%;
 	margin-right: 3%;
}

.palavras img{
 	border: 1px solid #B5B4B4;	
}

.legislacao{
	float: left;
	width: 30%;
	margin-right: 3%;
}

.comousar{
	float: left;
	width: 30%;
}

.outros img {
   height: 153px;
   width: 95%;
}

/* ------------------------------
#id contentEmpresa styles
------------------------------ */
#contentEmpresaGeral{
	background-color: #ffffff;
	height: 930px;	
	width: 100%;
	border-top-left-radius: 20px;
	font-size: 13px;
}

#contentEmpresaGeral h2 {
  	background: url("/rle/javax.faces.resource/css/images/conteudo/star.png.jsf") no-repeat scroll 98% center #DBAB33;
}

#contentEmpresa {
	margin-left: 25px;
	width: 96%;
	color: #585757;
}

#contentEmpresa h3{
    border-bottom: 2px dotted #E3E5E5;
    font-size: 18px;
    width: 96%;
}

#contentEmpresa p{
	width: 96%;
}
#contentEmpresa .outros_titulos{
	border-bottom: 2px dotted #E3E5E5;
	color: #4799a3;	
	font-size: 14px;
	margin: 20px 0 10px 10px;
	padding: 2px 0 5px;	
}

#contentEmpresa ul{
	list-style: disc outside url("/rle/javax.faces.resource/css/images/conteudo/bullet2.png.jsf");
    padding-left: 30px;	
}
	
#contentEmpresa li{
	font-size: 13px;
	width: 96%;
	padding: 5px 0 5px 0;
}	
/* ------------------------------
#id menu_rapido styles
------------------------------ */
#menuRight {
    float: left;
    width: 20%;
}

#menuRight h2 {
    padding: 3px 15px;
	border-top-left-radius: 20px;
  	border-bottom-right-radius: 20px;
}

#menuRight ul {
	padding-left: 30px;
	list-style: url("/rle/javax.faces.resource/css/images/conteudo/bullet1.png.jsf"); 
}

#menuRight li {	
	border-bottom: 2px dotted #d7e3e1;
	width: 75%;
	color: #727272;
    padding: 3px 0 	10px ;
    margin-bottom: 15px ;
}

#menuRight a{
	display: block; 
	width: 125%	
}

#menuRight li.last {
	border-bottom: none;
}

#menuPerfil {
	background: #ECF4F4;
	border-top-left-radius: 20px;
  	border-bottom-right-radius: 20px;
}

#menuPerfil h2 {
  	background: url("/rle/javax.faces.resource/css/images/conteudo/user.png.jsf") no-repeat scroll 96% center #4799a3;  	
}

#menuSeuNegocio {
	margin-top: 40px;
	background: #ECF4F4;
	border-top-left-radius: 20px;
  	border-bottom-right-radius: 20px;
}

#menuSeuNegocio h2 {
  	background: url("/rle/javax.faces.resource/css/images/conteudo/tag.png.jsf") no-repeat scroll 96% center #4799a3;
}


/* ------------------------------
#contentOutrosLinks styles
------------------------------ */

#contentOutrosLinks{
	float: right;
    margin-left: 2%;
    width: 78%;	
}

#contentOutrosLinks h2{
	padding: 3px 15px;	
	border-top-left-radius: 20px;
  	border-bottom-right-radius: 20px;	
}

#contentQuemFazEmpresaSimples{
	text-align: center;
    height: 130px;
    width: 100%;
    padding: 0;
    background-color: #ffffff;
    /*overflow: hidden;*/    
}

#contentQuemFazEmpresaSimples h2 {
 	background: url("/rle/javax.faces.resource/css/images/conteudo/tool.png.jsf") no-repeat scroll 98% center #87b884;
 	text-align: left;
 	margin: 0;
}

#contentQuemFazEmpresaSimples img{
    width: 130px;
   	text-align: center;
    padding: 10px 6%;
}

#contentQuemFazEmpresaSimples img.imagem_forum
{
	float: left;
	padding-left: 6%;
	padding-top: 30px;
}

#contentQuemFazEmpresaSimples img.imagem_simplesnacional
{
	float: right;
	padding-right: 6%;
	padding-top: 30px;
}

#contentParceiros{
	text-align: center;	
    background-color: #FFFFFF;
    height: 150px;
    width: 100%;
}

#contentParceiros h2 {
	background: url("/rle/javax.faces.resource/css/images/conteudo/hand.png.jsf") no-repeat scroll 99% center #DBAB33;
	text-align: left;
	margin: 0;
}

#contentParceiros img{
    padding: 10px 6% 0 0;
    text-align: center;
    width: 8%;
    height: 23%;
}

#contentParceiros img.imagem_bb
{
	float: left;
	padding: 10px 0 0 10px;	
}

#contentParceiros img.imagem_apex
{
	float: right;
	padding: 10px 10px 0 0;
}

#contentParceiros  ul {
	margin: 0 0 0 20px;
	color: #255d64;
	padding-top: 10px;
	list-style-type: none;
}

#contentParceiros  li {
    display: inline;
    padding: 0 5px;
}

/* ------------------------------
#id footer styles
------------------------------ */

#footer {
    background: #0f857d;
    bottom: 0;
    height: 39px;
    position: fixed;
    width: 100%;
    z-index:999;
}

#mapa_site{
	height: 150px;
	overflow: hidden;
	background-color: #d1dcdc;
	padding: 30px 80px;
}

#mapa_site a {
	font-size: 10px;
	color: #555757;
}

#mapa_site .titulo_link
{
	font-size: 11px;
	color: #4f99a3;
}

#mapa_site .titulo
{
	font-size: 11px;
	color: #4f99a3;
}

#mapa_site li {
	border-left: 2px solid #95c5c5;
	padding-bottom: 10px;
	padding-left: 10px;	
}

#mapa_site li.titulo_branco {
	border-left: 2px solid #d1dcdc;
	padding-bottom: 30px;
	padding-left: 10px;	
}

#mapa_geral{
	float: left;
	margin-right: 2%;
	width: 14%;
}
#mapa_empresa{
	float: left;
	margin-right: 2%;
	width: 14%;
}
#mapa_negocios{
	float: left;
	margin-right: 2%;
	width: 14%;
}
#mapa_simples_internacional{
	float: left;
	margin-right: 2%;
	width: 14%;
}
#mapa_competitividade{
	float: left;
	margin-right: 2%;
	width: 14%;
}
#mapa_rss{
	float: left;
	margin-right: 2%;
	width: 14%;
}

#mapa_brasil{
	height: 50px;
	overflow: hidden;
	background-color: #b1c1c3;
	padding: 10px 80px;
}

#mapa_brasil img{
	text-align: center;
    width: 6%;
	
}

#mapa_brasil img.imagem_acesso{
	float: left;
	padding-top: 9px;
	padding-left: 6%;
}

#mapa_brasil img.imagem_brasil{
	float: right;
	padding-top: 16px;
	padding-right: 20%;
}

#end_secretaria{
	height: 30px;
	line-height:30px;
	overflow: hidden;
	padding: auto;
}

#end_secretaria p{
	color: #e8eced;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0 !important;
	
}

#solucao_serpro {
	height: 50px;
	line-height:50px;
	overflow: hidden;
	background-color: #e8eced;
}

#solucao_serpro p {
	color: #3f8089;
	font-size: 11px;
	text-align: center;
	margin: 0 !important;
}

span.plone {
	color: #249be6;
}


/* ------------------------------
#id contentNoticias styles
------------------------------ */
#contentDuasColunas {
    float: left;
    margin-left: 2%;
    width: 78%;
}

#contentDuasColunasGeral{
	background-color: #FFFFFF;
	border-top-left-radius: 20px;
	height: 800px;
    margin-top: 12px;	
}

.contentDuasColunasDetalhe{
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
}

#contentDuasColunas h2 {
	border-top-left-radius: 20px;
  	border-bottom-right-radius: 20px;	
  	background: none no-repeat scroll 98% center #DBAB33;
  	padding: 5px 0 5px 10px;
  	margin: 0 0 12px 0;  	
}

#contentDuasColunas h3{
    border-bottom: 2px dotted #E3E5E5;
    font-size: 22px;
    margin: 0;
}

#contentDuasColunas h4{
	color: #255d64;	
	border-bottom: 2px dotted #e3e5e5;
	padding-bottom: 5px;
	width: 99%;
}

.contentDuasColunasDetalhe img {
	float : left;
    height: 10%;
    width: 25%;
    margin-right: 20px;
}

.contentDuasColunasDetalhe .sub_titulo {
	color: #4799a3;
	margin: 10px 0 50px;
}

.contentDuasColunasDetalhe .texto{
	color: #585757;
}

.contentDuasColunasDetalhe .todas_noticias
{
	color: #535353;
    float: right;
    font-size: 10px;
	margin: 5px 5px 0 0;   	
    height: 19px;
}

.contentDuasColunasDetalhe .icone_noticias{
	float : right;
    height: 26px;
    width: 26px;
    margin: 0 2px 0 2px;
}

span.telefone {
	color: #DBAB33;
}

 .contentDuasColunasDetalhe .label{
 	color: #255d64;	
 } 
  
 .contentDuasColunasDetalhe .data{
 	margin-left: 10px;
 }
 
#campo_obrigatorio{
	font-size: 11px;
	font-style: italic;
	margin-left: 190px;
	color: #255d64;
}

/* ------------------------------
TABLES
------------------------------ */

.ui-datatable thead th{
	font-size: 14px;
	font-weight: bold !important;
	color: #fff !important;
	background: #10857D !important;
	text-shadow: none;
	box-shadow: none;
}

.ui-datatable-header{
	border: none;
	border-left: 2px solid #f9f8f4;
	border-right: 2px solid #f9f8f4;
	border-width: medium 0!important;
}

.ui-datatable thead tr th,
.ui-datatable tbody tr td{
	border-left: 2px solid #f9f8f4;
	border-right: 2px solid #f9f8f4;
}
.ui-datatable thead tr,
.ui-datatable tbody tr{
	border: 2px solid #f9f8f4;
	border-top: none !important;
	color: #4f4f4f;
}

.ui-datatable-tablewrapper table{
	-moz-box-sizing: padding-box;	
}

.ui-widget-content{
	border: 1px solid #ddd;
}
.ui-datatable-even{
	background: #f7e0be !important;
}
.ui-datatable-odd{
	background: #f2f5f9 !important;
}
.gridRadio{
	width: 250px;
}
.gridRadio tr{
	padding-right:15px !important;
}
.gridRadio tr input{
	margin-right:5px !important;
}
.gridRadio tr label{
	margin-top: 3px;
	color: #636363 !important;
}

.table th .ui-sortable-column-icon.ui-icon{
	background-image: url("/rle/javax.faces.resource/css/images/ui-icons_888888_256x240-white.png.jsf") !important;
}
/* ------------------------------
PAGINATOR
------------------------------ */

.ui-paginator.ui-widget-header{
	border: none;
	background: #fff;
}
.ui-paginator-page.ui-state-default{
	background: #fff;
	border: none;
	color: #000;
}
.ui-paginator-page.ui-state-active,
.ui-paginator-page.ui-state-hover{
	background: #FAB043 !important;
	border: none;
	color: #000;
}
.ui-paginator-next.ui-state-default,
.ui-paginator-last.ui-state-default,
.ui-paginator-first.ui-state-default,
.ui-paginator-prev.ui-state-default{
	border: none;
	background: none;
}
.ui-paginator-next.ui-state-active,
.ui-paginator-last.ui-state-active{
	background: #FAB043 !important;
}

/* ------------------------------
LOGIN-LOGOFF
------------------------------ */
/*
#login{
	width: 320px !important;
	height: 60px !important;
}
#login form{
	text-align:left !important;
}
#login form input{
	margin-left:4px;
}

#login button.bt-logoff{
	width:25px !important;
	height:24px !important;
	cursor: pointer;
	float: left;
	margin-right:15px;
	margin-top:5px !important;
	padding: 0 !important;
	background: transparent url("/rle/javax.faces.resource/css/images/header/sair.png.jsf") no-repeat top left !important;
}
#login .welcome{
	width: 205px;
	text-align: left !important;
	float: left;
	color:#017080 !important;
	margin-right: 15px;
	margin-top:5px;
	font-size: 11px !important;
}
#login .welcome span{
	font-weight: bold !important;
}

#options tbody tr td .ui-radiobutton{
	margin-right: 6px !important;
	margin-left: 12px !important;
}*/


/* ------------------------------
COMPONENTE PANEL
------------------------------ */



/* ------------------------------
COMPONENTE ABAS
------------------------------ 
.ui-tabs{
	padding: 0 !important;
	border: #fcfbf8 !important;
	margin-bottom: 30px !important;
	background: none !important;
}
.ui-tabs .ui-tabs-nav{
	background: none !important;
}
.ui-tabs .ui-tabs-nav li{
	background: #dedfdf !important;
}

.ui-tabs .ui-tabs-panel{
	margin-top: -1px !important;
	border: 1px solid #ddd !important;
	background: #f4f5f5 !important;
}

.ui-tabs.ui-tabs-top > .ui-tabs-nav{
	padding: 0 !important;
}
.ui-tabs .ui-state-active, 
.ui-tabs .ui-widget-content .ui-state-active, 
.ui-tabs .ui-widget-header .ui-state-active{
	margin-top: 1px !important;
	border: 1px solid #ddd !important;
	border-bottom: none !important;
	background: #f4f5f5 !important;
}
*/

.ui-tabs.ui-widget-content {
    border: none;
}
.ui-tabs .ui-tabs-nav li{
	border: none;
	background: none;
}
.ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-tabs-selected, 
.ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-state-active {
	background: none !important;
    border-bottom: 3px solid #fbaf3f;
}
.ui-tabs .ui-state-active a, .ui-tabs .ui-state-active a:link, .ui-tabs .ui-state-active a:visited {
    color: #333;
}
.ui-tabs .ui-tabs-nav {
    background: none;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
}
.ui-tabs.ui-tabs-top > .ui-tabs-nav {
    padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs .ui-tabs-nav li a:link, 
.ui-tabs .ui-tabs-nav li a:visited, 
.ui-tabs .ui-tabs-nav li a:hover, 
.ui-tabs .ui-tabs-nav li a:active{
	font-size: 15px;
}

/* ------------------------------
FORMULARIOS
------------------------------ */

input[type="radio"], input[type="checkbox"]{
	float:left;
}
input[type="select"]{
	height:15px !important;
	padding: 4px !important;
}
input[type="text"], input[type="password"], .ui-inputfield, input{
	border: 1px solid #a8a8a8 !important;
	background: #fff !important;
	border-radius: 0 !important;
}

/* ------------------------------
MENSAGENS
------------------------------ */
.ui-message, .ui-message .ui-message-error-detail{
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.ui-message .ui-message-error-icon{
	display:none !important;
}

.ui-message-error, label.ui-state-error{
	background: none !important;
	border: none !important;
}

.ui-messages-info, .ui-message-info {
    background-color: #e1eefa !important;
    border-color: #BCE8F1;
    color: #3A87AD;
}
.ui-messages-info-icon{
	background: transparent url("/rle/javax.faces.resource/css/images/icon-info.png.jsf") no-repeat top left !important;
}
.ui-messages-warn-icon{
	background: transparent url("/rle/javax.faces.resource/css/images/icon-warning.png.jsf") no-repeat top left !important;
}
.ui-messages-error-icon{
	background: transparent url("/rle/javax.faces.resource/css/images/icon-error.png.jsf") no-repeat top left !important;
}
.ui-messages-fatal-icon{
	background: transparent url("/rle/javax.faces.resource/css/images/icon-error.png.jsf") no-repeat top left !important;
}
.ui-icon-close{
	background: transparent url("/rle/javax.faces.resource/css/images/icon-close-msg.png.jsf") no-repeat top left !important;
}
#btnCloseMsg{
	width:13px !important;
	height:13px !important;
	float: right;
	position: relative;
    right: -58px;
    top: -14px;
	background: transparent url("/rle/javax.faces.resource/css/images/icon-close-msg.png.jsf") no-repeat top left !important;
}

.ui-messages-info .ui-button-text, 
.ui-messages-warn .ui-button-text,
.ui-messages-error .ui-button-text,
.ui-messages-fatal .ui-button-text{
	display: none !important;
}

input.ui-state-error{
	border: 1px solid #CD0A0A !important;
    color: #CD0A0A !important;
    font-size: 11px !important;
    background: #FEF1EC !important;
}

.ui-state-active{
	background: #c3dbdf !important;	
}

.ui-radiobutton-box {
	-moz-box-sizing: padding-box!important;
}

/* ------------------------------
COMPONENTE MENU
------------------------------ */

/* ------------------------------
COMPONENTE SUBMENU
------------------------------ */

#mainMenu ul .ui-menu-child {
	background: #017080;
	color: #000000;	
	text-align: left!important;
}

#mainMenu ul li ul li {
	border-top: 1px solid #277 ;	
}

#mainMenu #mainMenuCenter ul ul {
    margin-left: 3%;
}

#mainMenu ul li ul li:first-child {
	border-top: none;    
}

#mainMenu ul li ul li:hover{
	background:#c3dbdf;
	color: #017080!important;
}

.ui-menubar .ui-menu-child .ui-menuitem-link {
    width: 100%!important;
}

#mainMenu ul li ul {
	left: -5px!important;
}


.button-navigation{
	height:40px !important;
}
#groupNavigation button.button-navigation:disabled:first-child,
#groupNavigation button.button-navigation:disabled:last-child{
	box-shadow: none !important;
}
.ui-paginator-current {
    color: #000000;
    font-weight: normal;
}