/* HEADER INTERNO RESET */

a {
	text-decoration:none;
	color: inherit;
}

img {
	border:0;
}

/* HEADER INTERNO BG */

.headerBgInterno {
	display:none;
}

/* HEADER INTERNO */

.headerInterno {
	height: 170px;
	position: relative;
	width: 100%;
}

.aba {
}

.abaPg, .abaAg {
	color:#fff;
	margin:auto;
	height: 100%;
	width:81%;
	max-width: 920px;
}

.abaPg h1 {
	font-size: 1.6em;
	bottom: 20px;
	display: inline-block;
	position: absolute;
    font-weight: 400;
}

.abaAg h1 {
	/*font-size: 1.6em;
	bottom: 20px;*/
	font-size: 1.2em;
	bottom: 5px;
	display: inline-block;
	position: absolute;
    font-weight: 400;
}


.abaAg h2 {
    /* margin: 10px 0px 0px 30px; 
    font-size: 20px;
    bottom: 55px; */
    font-size: 1.1em;
    bottom: 25px; 
    position: absolute;
}

.abaAg h3 {
    /* margin: 20px auto 0 auto; */
    /* text-align: center; 
    font-size: 24px;
    bottom: 85px;*/
    font-size: 1.1em;
    bottom: 45px; 
    position: absolute;
}

.headerInterno .abaB {
	color: white;
    margin: auto;
    width: 90%;
    text-align: left;
    margin-top: 200px;
    max-width: 920px;
	padding: 1px 0 15px 40px;
	background-color: rgba(0,0,0,0.5);
}

.headerInterno .abaB h1 {
	font-size:40px;
	margin-top: 25px;
	display: inline-block;
}

.headerInterno .abaB h2 {
    margin: 20px auto 20px 5px;
    font-size: 0.5em;
    padding: 5px;
    width: 130px;
    text-align: center;
}

.headerInterno .abaB h3 {
    margin: 70px 30px 30px 30px;
    font-size: 1.6rem;
}

.headerInterno .abaB h4 {
	font-size: 1.2rem;	
	margin: 0 auto 30px auto;	
}

.headerInterno .abaB p {
    display: block;
    margin: auto auto auto 30px;
    font-size: 0.8em;
}

.headerInterno .abaB hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin: 15px auto;
	width: 50px;
}


.headerInterno ul{
	float:left;
	height:133px;
	list-style:none;
	margin:25px 0 0 600px;
	padding:0;
	width:238px;
}

.headerInterno .boxImgTema {
	height: 170px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;  
}

.headerInterno .boxImgTemaB {
  height: 180px;
  width: 100%;
  position: absolute;
}

.headerCedoc {
  height: 30px;
}

.headerCedoc2 {
  height: 204px;
}

.headerInterno span{
/*	
	color:#000;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:175px 0 0 -225px;
*/
	display: none;
}

.cjMenuNoticiasLinha {
	width: 100%;
    border-bottom: 1px solid #808080;
}

.cjMenuNoticiasimgLinha {
	width: 90%;
    max-width: 920px;
    margin: auto;
	padding-left: 15px;
}

.cjImgColunaNoticias {
    width: 19%;
    border-left: 1px solid #808080;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.cj2 {
	margin: auto;
}

.cj2 a {
	display: block;
}

.cjImgColunaNoticiasRigth {
    border-right: 1px solid #808080;
}

/* For Mobiles: 520px or less */  
@media screen and (max-width: 520px){
	.cj2 img {
		width: 60px;
	}

}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){

	.headerInterno {
		height: 100px;
	}

	.headerCedoc {
		height: 30px;
	}

	.headerInterno .boxImgTema {
		height: 100px;
	}

	.abaPg h1 {
		font-size: 30px;
		bottom: 20px;
		margin-left: auto;
	}
	
	.abaAg h1 {
		font-size: 1.2em;
		bottom: 10px;
	}

	.abaAg h2 {
		font-size: 1.0em;
		bottom: 35px;
	}
	
	.abaAg h3 {
		font-size: 1.0em;
		bottom: 55px;
	}

	.headerInterno .abaB {
		margin-top: 120px;
		padding-left: 10px;
	}	
	
	.headerInterno .abaB h3 {
		margin: 20px;
		font-size: 1.0rem;
	}
	
	.headerInterno .abaB h4 {
		font-size: 0.9rem;	
		margin: 0 auto 10px auto;	
	}
	
	.headerInterno .abaB p {
		margin: auto auto auto 20px;
	}

}

/* HEADER INTERNO SITEMAP */

.headerInterno .sitemap{
/*	
	height:22px;
	margin:178px 0 0 934px;
	width:258px;
*/	
	display: none;
}

.headerInterno .sitemap ul{
	float:left;
	height:auto;
	list-style:none;
	margin:5px 0 0 -235px ;
	padding:0;
	width:258px;
}

.headerInterno .sitemap ul li{
	background:none;
	color:#000;
	float:left;
	font-size:12px;
	height:22px;
	margin:0 1px 2px 1px;
	padding:0;
	width:auto;
}

.headerInterno .sitemap ul li img{
	margin-top:0;
}

.headerInterno .sitemap ul li.atual{
	color:#232323;
	margin-top:0;
	width:20px;
}

/* BOX INTERNO */

.boxInterno {
	padding-left: 40px;
    width: calc(100% - 42px);
    margin: auto auto auto 0;
    background-color: #fff;
    color: #808080;
}

.boxInternoCedoc {
  /*width: 100%;*/
}

.boxInternoCedoc2 {
  /*width: 85%;*/
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInterno {
		width: 100%;
		padding-left: 0px;
		margin: auto;
	}

	.boxInternoCedoc {
		width: 95%;
	}

}

/* BOX INTERNO MENU */

.boxInternoMenu {
	height:36px;
	width:950px;
	display:none;
}

.boxInternoMenu ul {
	float:left;
	height:36px;
	list-style:none;
	width:950px;
  margin-left:0;
  margin-top:20px;
}

.boxInternoMenu ul li {
	background:#fff;
	display:inline;
	float:left;
	padding:10px;
}

.boxInternoMenu ul li:hover {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li:focus {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li:hover a {
	color:#FFF;
}

.boxInternoMenu ul li:focus a {
	color:#FFF;
}

.boxInternoMenu ul img {
	float:left;
	padding-right:5px;
}

.boxInternoMenu ul li.menuPrincipal {
	background:#c9c9c9;
}

.boxInternoMenu ul li.menuAtual {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li.menuPrincipal a, .boxInternoMenu ul li.menuAtual a {
	color:#fff;
}

.boxInternoMenu ul li a {
	color:#000;
	font-size:14px;
	text-decoration:none;
}

/* BOX INTERNO CONTENT */

.boxInternoContent {
    min-height: 200px;
    margin: auto;
    width: 90%;
    padding: 1px 0;
	max-width: 920px;
}

.boxInternoContent h1 {
	font-size:20px;
	margin:auto;
	padding-bottom:2px;
	width:90%;
	text-align: center;
}

.boxInternoContent h2 {
}

.boxInternoContent  h5{
    font-weight: 700;
	font-style:italic;
}


.boxInternoContent h2 span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	width:900px;
}

.boxInternoContent h2.titulo {
    font-weight: 700;
	border:none;
	color:#0091d7;
	font-size:25px;
	margin: 35px 0 20px 0;
	width: 100%;
}

.boxInternoContent h2.subtitulo {
    font-weight: 700;
	border:none;
	color:#0091d7;
	font-size:22px;
	margin: 35px 0 20px 0;
	width: 100%;
	text-align: left;
}

.boxInternoContent iframe {
	margin:25px 0;
}

.boxInternoContent p {
	margin:15px 0;
	    line-height: 1.6; /* multiplica tamanho font */
}

.boxInternoContent  ol {
	counter-reset: item;
	list-style-type: none;
	border: 2px solid #0091d7;
	padding: 0 20px;
}

.boxInternoContent ol li {
	margin:10px 0;
}

.boxInternoContent  ul {
	padding: 0 20px;
}

.boxInternoContent ul li {
	margin:5px 0;
}

.boxInternoContent ol li:before {
    font-weight: 700;
	content: counter(item);
	counter-increment: item;
	color: #0091d7;
	font-size: 20px;
	margin-right: 10px;
}

.boxInternoContent p a{
    font-weight: 700;
	text-decoration:underline;
}

.boxInternoContent ol li a{
	text-decoration:underline;
}

.boxInternoCedoc .boxInternoContent p  img {
	border: none;
	object-fit: cover;
	width: 100% !important;
	height: 100% !important; 
}

.boxInternoCedoc .boxInternoContent p a  img {
	border: none;
	float: left;
	margin: auto 15px 10px 0;	
	width: unset !important;
	height: unset !important; 
	
/*	
	object-fit: cover;
*/
}

.boxInternoContent p a  img {
	border: none;
}


.imgContent {
	float:left;
}

.boxInternoContent .boxInternoContentList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoContentList ul li {
	border-bottom:1px solid #dbdbdb;
	float:left;
	width:950px;
	padding:10px 0;
}

.padding20 {
	height:20px;
	width:950px;
	float:left;
	position:relative;
}


/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInternoContent {
		width: 100%;
	}

	.boxInternoContentRede {
		width: 95%;
	}
	
	.boxInternoContentBusca {
		width: 95%;
	}

	.boxInternoContent h2.titulo {
		margin: 35px 0 20px 10px;
	}

	.boxInternoContent h2.subtitulo {
		margin: 35px 0 20px 10px;
	}

}


/* BOX INTERNO CONTENT SHOW AND HIDE */

.fimContent {
	background:#0091d7;
	height:20px;
	width:950px;
	margin-bottom:25px;
	float:left;
}

.vejaMais {
	background:url(../images/backgrounds/bgVejaMais.png);
	height:32px;
	float:left;
	margin-bottom:25px;
	width:950px;
}

.vejaMais a {
	color:#000;
	font-size:14px;
	margin-top:2px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:950px;
}

/* BOX INTERNO CONTENT OUTRAS */

.vejaMaisOutras{
	background:url(../images/backgrounds/bgVejaMais.png);
	height:32px;
	float:left;
	margin:0;
	width:950px;
}

.vejaMaisOutras a {
	color:#000;
	font-size:14px;
	margin-top:2px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:950px;
}

/* BOX INTERNO CONTENT -> LISTA NOTÍCIAS */

.noticiasPrincipal {
	text-decoration: none;
	width: 100%;
	margin: 40px auto;
	text-align: center;
	color: #808080;
	display: grid;
}

.noticiasGeralDestaque {
	width: 100%;
    max-width: 920px;
    margin: 40px auto 10px auto;
}

.noticiasGeralDestaqueDivImg {
	width: 100%;
	display: flex;
}

.noticiasGeralDestaqueDivImg img {
	width: 100%;
}

.noticiasGeralDestaqueDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.noticiasGeralDestaqueDivTit1 h2 {
	font-size: 0.5rem;
	text-align: left;
}

.noticiasGeralDestaqueDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
}

.noticiasGeralDestaqueDivTit2 h2 {
	font-size: 1em;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.noticiasGeralDestaqueDivTit2 p {
	font-size: 0.9rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.noticiasGeral {
	width: 250px;
    margin: 10px auto;
}

.noticiasGeralMgLeft {
    margin-left: 0;
}

.noticiasGeralMgRight {
    margin-right: 0;
}

.noticiasGeralLinha {
	width: 100%;
	max-width: 920px;
    margin: 10px auto;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.noticiasGeralDivImg {
	width: 100%;
}

.noticiasGeralDivImg img {
	width: 250px;
	height: 147px;
}

.noticiasGeralDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.noticiasGeralDivTit1 h2 {
	font-size: 0.6rem;
	text-align: left;
}

.noticiasGeralDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
}

.noticiasGeralDivTit2 h2 {
	font-size: 0.92rem;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.noticiasGeralDivTit2 p {
	font-size: 0.8rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.noticiasGeralLinks {
	margin: 40px auto;
}

.noticiasGeralLinks a {
	padding: 0px 10px;
    font-size: 0.8em;
    font-weight: 700;	
}

.noticiasGeralLinkSelected {
	color: #0091d7;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.noticiasGeralDestaque {
		max-width: 300px;
	}

	.noticiasGeral {
		width: 300px;
		margin: 30px auto;
	}

	.noticiasGeralDivImg img {
		width: 300px;
		height: 200px;
	}
	

	.noticiasGeralMgLeft {
		margin-left: auto;
	}

	.noticiasGeralMgRight {
		margin-right: auto;
	}

	.noticiasGeralLinha {
		display: block;
	}
	
}

.noticiasListaP {
	display: block;
	padding: 0;
	margin: 0 auto 50px auto;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	width: 800px;
}

.noticiasListaP a{
	display:block; 
}

.noticiasListaP a img{
	margin: auto 10px auto 0;
	float: left;
}

.noticiasListaP  .noticiasLista {
	width: 100%;
	margin: auto;
}

.noticiasListaP .noticiasLista h2 {
    font-weight: 700;
	font-size: 14px;
	margin: auto;
	text-align: center;
	padding: 20px 0 0 0;
}

.noticiasListaP .noticiasLista h3 {
    font-weight: 700;
	font-size: 15px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 15px;
}

.noticiasListaP .noticiasLista p {
	font-size: 12px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 3px 10px;
}

.noticiasListaTitulo {
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin: 30px auto 10px;	
}

.noticiasListaConteudo {
	text-align: left;
}

.noticiasListaP .noticiasListaConteudo p{
	font-size: 14px;
	margin: 0 10px;
	text-align: left;
}

.noticiasListaP .noticiasListaConteudo img{
	max-width: 100% !important;
}

.noticiasListaP .noticiasListaConteudo ol{
	padding: 0 0 0 50px;
}

.noticiasListaSize {
	height: 300px;
	overflow: hidden;	
}

.noticiasLista h2 {
    font-weight: 700;
	font-size: 10px;
	margin: auto;
	text-align: center;
	padding: 5px 0 0 0;
}

.noticiasLista h3 {
    font-weight: 700;
	font-size: 11px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 4px;
}

.noticiasLista p {
	font-size: 10px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 0 4px 0 4px;
}


.noticiasVisText {
    position: relative;
    top: 0;
	left:0;
    width: 100%;
	height: 100%;
}

.noticiasVisText  a {
	display: inline;
	font-weight: 700;
	text-decoration: underline;
}

.noticiasTranpText {
	background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    position: relative;
    top: -40px;
	left:0;
    width: 100%;
    height: 40px;
	
}

.noticiasListaMais {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 10px auto;
	width: 80%;
}

.noticiasListaMais  a{
	color:#101010;
	font-size: 13px;
	margin: auto;
}

.custLoadMoreBtn {
	background-image: url("../images/icons/spinner.gif");
	border: none !important;
    background-position: center center;
    background-repeat: no-repeat;
	box-shadow: none !important;
    text-indent: -9999px;
    cursor: default !important;
    outline: none !important;
    width: 100%;
	height: 40px;
    background-color: transparent !important;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.noticiasListaP {
		width: 90%;
	}
	
	.noticiasLista h3 {
		font-weight: 700;
		font-size: 14px;
		color: #000;
		margin: auto;
		text-align: center;
		padding: 15px;
	}
	
	.noticiasLista p {
		font-size: 12px;
		color: #808080;
		margin: auto;
		text-align: center;
		padding: 0 10px 0 10px;
	}

	.noticiasListaTitulo {
		height: 150px;
		margin: 10px auto 10px;	
	}

	.noticiasListaP .noticiasListaConteudo img{
		max-height: 200px !important;
	}

}

/* BOX INTERNO CONTENT -> LISTA NOTÍCIAS */

.noticiasPrincipal {
	text-decoration: none;
	width: 100%;
	margin: 40px auto;
	text-align: center;
	color: #808080;
	display: grid;
}

.noticiasGeralDestaque {
	width: 100%;
    max-width: 920px;
    margin: 40px auto 10px auto;
}

.noticiasGeralDestaqueDivImg {
	width: 100%;
	display: flex;
}

.noticiasGeralDestaqueDivImg img {
	width: 100%;
}

.noticiasGeralDestaqueDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.noticiasGeralDestaqueDivTit1 h2 {
	font-size: 0.5rem;
	text-align: left;
}

.noticiasGeralDestaqueDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
}

.noticiasGeralDestaqueDivTit2 h2 {
	font-size: 1em;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.noticiasGeralDestaqueDivTit2 p {
	font-size: 0.9rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.noticiasGeral {
	width: 250px;
    margin: 10px auto;
}

.noticiasGeralMgLeft {
    margin-left: 0;
}

.noticiasGeralMgRight {
    margin-right: 0;
}

.noticiasGeralLinha {
	width: 100%;
	max-width: 920px;
    margin: 10px auto;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.noticiasGeralDivImg {
	width: 100%;
}

.noticiasGeralDivImg img {
	width: 250px;
	height: 147px;
}

.noticiasGeralDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.noticiasGeralDivTit1 h2 {
	font-size: 0.6rem;
	text-align: left;
}

.noticiasGeralDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
}

.noticiasGeralDivTit2 h2 {
	font-size: 0.92rem;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.noticiasGeralDivTit2 p {
	font-size: 0.8rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.noticiasGeralLinks {
	margin: 40px auto;
}

.noticiasGeralLinks a {
	padding: 0px 10px;
    font-size: 0.8em;
    font-weight: 700;	
}

.noticiasGeralLinkSelected {
	color: #0091d7;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.noticiasGeralDestaque {
		max-width: 300px;
	}

	.noticiasGeral {
		width: 300px;
		margin: 30px auto;
	}

	.noticiasGeralDivImg img {
		width: 300px;
		height: 200px;
	}
	

	.noticiasGeralMgLeft {
		margin-left: auto;
	}

	.noticiasGeralMgRight {
		margin-right: auto;
	}

	.noticiasGeralLinha {
		display: block;
	}
	
}

.noticiasListaP {
	display: block;
	padding: 0;
	margin: 0 auto 50px auto;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	width: 800px;
}

.noticiasListaP a{
	display:block; 
}

.noticiasListaP a img{
	margin: auto 10px auto 0;
	float: left;
}

.noticiasListaP  .noticiasLista {
	width: 100%;
	margin: auto;
}

.noticiasListaP .noticiasLista h2 {
    font-weight: 700;
	font-size: 14px;
	margin: auto;
	text-align: center;
	padding: 20px 0 0 0;
}

.noticiasListaP .noticiasLista h3 {
    font-weight: 700;
	font-size: 15px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 15px;
}

.noticiasListaP .noticiasLista p {
	font-size: 12px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 3px 10px;
}

.noticiasListaTitulo {
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin: 30px auto 10px;	
}

.noticiasListaConteudo {
	text-align: left;
}

.noticiasListaP .noticiasListaConteudo p{
	font-size: 14px;
	margin: 0 10px;
	text-align: left;
}

.noticiasListaP .noticiasListaConteudo img{
	max-width: 100% !important;
}

.noticiasListaP .noticiasListaConteudo ol{
	padding: 0 0 0 50px;
}

.noticiasListaSize {
	height: 300px;
	overflow: hidden;	
}

.noticiasLista h2 {
    font-weight: 700;
	font-size: 10px;
	margin: auto;
	text-align: center;
	padding: 5px 0 0 0;
}

.noticiasLista h3 {
    font-weight: 700;
	font-size: 11px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 4px;
}

.noticiasLista p {
	font-size: 10px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 0 4px 0 4px;
}


.noticiasVisText {
    position: relative;
    top: 0;
	left:0;
    width: 100%;
	height: 100%;
}

.noticiasVisText  a {
	display: inline;
	font-weight: 700;
	text-decoration: underline;
}

.noticiasTranpText {
	background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    position: relative;
    top: -40px;
	left:0;
    width: 100%;
    height: 40px;
	
}

.noticiasListaMais {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 10px auto;
	width: 80%;
}

.noticiasListaMais  a{
	color:#101010;
	font-size: 13px;
	margin: auto;
}

.custLoadMoreBtn {
	background-image: url("../images/icons/spinner.gif");
	border: none !important;
    background-position: center center;
    background-repeat: no-repeat;
	box-shadow: none !important;
    text-indent: -9999px;
    cursor: default !important;
    outline: none !important;
    width: 100%;
	height: 40px;
    background-color: transparent !important;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.noticiasListaP {
		width: 90%;
	}
	
	.noticiasLista h3 {
		font-weight: 700;
		font-size: 14px;
		color: #000;
		margin: auto;
		text-align: center;
		padding: 15px;
	}
	
	.noticiasLista p {
		font-size: 12px;
		color: #808080;
		margin: auto;
		text-align: center;
		padding: 0 10px 0 10px;
	}

	.noticiasListaTitulo {
		height: 150px;
		margin: 10px auto 10px;	
	}

	.noticiasListaP .noticiasListaConteudo img{
		max-height: 200px !important;
	}

}

/* BOX INTERNO CONTENT -> POSICIONAMENTO */

.posicionamentosPrincipal {
	text-decoration: none;
	width: 100%;
	margin: 40px auto;
	text-align: center;
	color: #808080;
	display: grid;
}

.posicionamentosGeralDestaque {
	width: 100%;
    max-width: 920px;
    margin: 40px auto 10px auto;
}

.posicionamentosGeralDestaqueDivImg {
	width: 100%;
	display: flex;
}

.posicionamentosGeralDestaqueDivImg img {
	width: 100%;
}

.posicionamentosGeralDestaqueDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.posicionamentosGeralDestaqueDivTit1 h2 {
	font-size: 0.5rem;
	text-align: left;
}

.posicionamentosGeralDestaqueDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
    margin: 10px auto;
}

.posicionamentosGeralDestaqueDivTit2 h2 {
	font-size: 1em;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.posicionamentosGeralDestaqueDivTit2 p {
	font-size: 0.9rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.posicionamentosGeral {
	width: 250px;
    margin: 10px auto;
}

.posicionamentosGeralMgLeft {
    margin-left: 0;
}

.posicionamentosGeralMgRight {
    margin-right: 0;
}

.posicionamentosGeralLinha {
	width: 100%;
	max-width: 920px;
    margin: 10px auto;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.posicionamentosGeralDivImg {
	width: 100%;
}

.posicionamentosGeralDivImg img {
	width: 250px;
	height: 147px;
}

.posicionamentosGeralDivTit1 {
    width: 160px;
    margin: 8px auto 8px 0px;
}

.posicionamentosGeralDivTit1 h2 {
	font-size: 0.6rem;
	text-align: left;
}

.posicionamentosGeralDivTit2 {
	border-left-width: 4px;
    border-left-style: solid;
    color: #808080;
    height: 65px;
	overflow: hidden;
    margin: 10px auto;
}

.posicionamentosGeralDivTit2 h2 {
	font-size: 0.92rem;
    color: #808080;
    text-align: left;
    margin-left: 10px;
}

.posicionamentosGeralDivTit2 p {
	font-size: 0.8rem;
    text-align: left;
    margin-left: 10px;
	margin-top: 4px;
    font-weight: 400;	
}

.posicionamentosGeralLinks {
	margin: 40px auto;
    width: 200px;
}

.posicionamentosGeralLinks a {
	padding: 0px 10px;
    font-size: 0.8em;
    font-weight: 700;	
}

.posicionamentosGeralLinkSelected {
	color: #0091d7;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.posicionamentosGeralDestaque {
		max-width: 300px;
	}

	.posicionamentosGeral {
		width: 300px;
		margin: 30px auto;
	}

	.posicionamentosGeralDivImg img {
		width: 300px;
		height: 200px;
	}
	

	.posicionamentosGeralMgLeft {
		margin-left: auto;
	}

	.posicionamentosGeralMgRight {
		margin-right: auto;
	}

	.posicionamentosGeralLinha {
		display: block;
	}
	
}

.posicionamentosListaP {
	display: block;
	padding: 0;
	margin: 0 auto 50px auto;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	width: 800px;
}

.posicionamentosListaP a{
	display:block; 
}

.posicionamentosListaP a img{
	margin: auto 10px auto 0;
	float: left;
}

.posicionamentosListaP  .posicionamentosLista {
	width: 100%;
	margin: auto;
}

.posicionamentosListaP .posicionamentosLista h2 {
    font-weight: 700;
	font-size: 14px;
	margin: auto;
	text-align: center;
	padding: 20px 0 0 0;
}

.posicionamentosListaP .posicionamentosLista h3 {
    font-weight: 700;
	font-size: 15px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 15px;
}

.posicionamentosListaP .posicionamentosLista p {
	font-size: 12px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 3px 10px;
}

.posicionamentosListaTitulo {
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin: 30px auto 10px;	
}

.posicionamentosListaConteudo {
	text-align: left;
}

.posicionamentosListaP .posicionamentosListaConteudo p{
	font-size: 14px;
	margin: 0 10px;
	text-align: left;
}

.posicionamentosListaP .posicionamentosListaConteudo img{
	max-width: 100% !important;
}

.posicionamentosListaP .posicionamentosListaConteudo ol{
	padding: 0 0 0 50px;
}

.posicionamentosListaSize {
	height: 300px;
	overflow: hidden;	
}

.posicionamentosLista h2 {
    font-weight: 700;
	font-size: 10px;
	margin: auto;
	text-align: center;
	padding: 5px 0 0 0;
}

.posicionamentosLista h3 {
    font-weight: 700;
	font-size: 11px;
	color: #000;
	margin: auto;
	text-align: center;
	padding: 4px;
}

.posicionamentosLista p {
	font-size: 10px;
	color: #808080;
	margin: auto;
	text-align: center;
	padding: 0 4px 0 4px;
}


.posicionamentosVisText {
    position: relative;
    top: 0;
	left:0;
    width: 100%;
	height: 100%;
}

.posicionamentosVisText  a {
	display: inline;
	font-weight: 700;
	text-decoration: underline;
}

.posicionamentosTranpText {
	background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    position: relative;
    top: -40px;
	left:0;
    width: 100%;
    height: 40px;
	
}

.posicionamentosListaMais {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 10px auto;
	width: 80%;
}

.posicionamentosListaMais  a{
	color:#101010;
	font-size: 13px;
	margin: auto;
}

.custLoadMoreBtn {
	background-image: url("../images/icons/spinner.gif");
	border: none !important;
    background-position: center center;
    background-repeat: no-repeat;
	box-shadow: none !important;
    text-indent: -9999px;
    cursor: default !important;
    outline: none !important;
    width: 100%;
	height: 40px;
    background-color: transparent !important;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.posicionamentosListaP {
		width: 90%;
	}
	
	.posicionamentosLista h3 {
		font-weight: 700;
		font-size: 14px;
		color: #000;
		margin: auto;
		text-align: center;
		padding: 15px;
	}
	
	.posicionamentosLista p {
		font-size: 12px;
		color: #808080;
		margin: auto;
		text-align: center;
		padding: 0 10px 0 10px;
	}

	.posicionamentosListaTitulo {
		height: 150px;
		margin: 10px auto 10px;	
	}

	.posicionamentosListaP .posicionamentosListaConteudo img{
		max-height: 200px !important;
	}

}

/* SESSAO VIDEOS DESTAQUES */

.boxInternoContent .boxInternoVidListDestaque {
	margin: 60px auto auto auto;
}

.noticiasVisText .boxInternoVidListDestaque {
	margin: 20px auto auto auto;
}

.boxInternoVidListDestaque iframe {
	margin: auto;
	display: block;
	height: 360px;
	width: 640px;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInternoVidListDestaque iframe {
		margin: auto;
		display: block;
		height: 180px;
		width: 320px;
	}
}

/* SESSAO PODCAST LISTA */

.boxInternoContent .boxInternoPodListDestaque {
	margin: 60px auto auto auto;
}

.noticiasVisText .boxInternoPodListDestaque {
	margin: 20px auto auto auto;
}

.boxInternoPodListDestaque iframe {
	margin: auto;
	display: block;
	height: 360px;
	width: 640px;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInternoPodListDestaque iframe {
		margin: auto;
		display: block;
		height: 180px;
		width: 320px;
	}
}


/* SESSAO APRESENTACOES DESTAQUES */

.boxInternoContent .boxInternoApresListDestaque {
	margin: 60px auto auto auto;
}

.noticiasVisText .boxInternoApresListDestaque {
	margin: 20px auto auto auto;
}

.boxInternoApresListDestaque iframe {
	margin: auto;
	display: block;
	height: 360px;
	width: 640px;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInternoApresListDestaque iframe {
		margin: auto;
		display: block;
		height: 180px;
		width: 320px;
	}
}


/* BANCO de PRÁTICAS */
.boxBancoPraticas {
	margin: auto;
	display: block;
	width: 100%;
}

.boxBancoPraticas  h1{
	font-weight: 700;
	font-size: 20px;
	text-align: left;
	margin-left: 0;
}

.boxBancoPraticas  h2{
	font-weight: 700;
	font-size: 18px;
	text-align: left;
}

.boxBancoPraticas  p{
	font-weight: 400;
	font-size: 14px;
	text-align: left;
}

.BancoPraticasSeparador  {
	display: block;
    margin: 3px auto;
    border-bottom: 1px solid #808080;
    width: 90%;
}

.BancoPraticasBuscaSeparador  {
	display: block;
    margin: 20px auto;
    border-bottom: 1px solid #808080;
    width: 40%;
}


.boxBancoPraticasImagem {
	margin: auto auto auto 0;
	display: block;
	background-size: cover;
    background-repeat: no-repeat;
}

.boxBancoPraticasTexto {
	margin: auto;
	display: block;
	width: 90%;
	height: 90%;
	padding-top: 20px;
}

.boxBancoPraticasTexto  h2{
	font-weight: 700;
	font-size: 25px;
	color: #fff;
	margin: auto;
	text-align: left;
}

.boxBancoPraticasTexto  p{
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	margin: auto;
	text-align: left;
}

.BancoPraticasConteudo {
	text-align: left;
}

.BancoPraticasConteudoText {
    position: relative;
    top: 0;
	left:0;
    width: 100%;
	height: 100%;
}

.BancoPraticasConteudoText  a {
	display: inline;
	font-weight: 700;
	text-decoration: underline;
}

.BancoPraticasConteudoTranpText {
	background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
    position: relative;
    top: -40px;
	left:0;
    width: 100%;
    height: 40px;
	
}

.BancoPraticasConteudoSize {
	height: 300px;
	overflow: hidden;	
}

.BancoPraticasConteudoMais {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: auto;
	width: 100%;
}

.BancoPraticasConteudoMais  a{
	color:#101010;
	font-size: 13px;
	margin: auto;
}

.tableBancoPraticasFichaTecnica {
}

.tableBancoPraticasFichaTecnica  td{
	padding: 3px 15px;
}

.ftbpTdTt {
	font-size: 14px;
}

.ftbpTdCmp {
	font-size: 12px;
}

.tableBancoPraticasContatos {
}

.tableBancoPraticasContatos  td{
	padding: 3px 15px;
}

.cttbpTdTt {
	font-size: 14px;
}

.cttpTdCmp {
	font-size: 12px;
}


.PraticasRelacionadas {
    margin: auto;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #fff;	
}

.PraticasRelacionadas h2 {
	font-weight: 700;
	font-size: 20px;
	margin: auto;
	text-align: left;
}

.PraticasRelacionadas h3 {
	font-weight: 400;
	font-size: 18px;
	margin: auto;
	text-align: left;
}

.PraticasRelacionadas ul {
	list-style:none;
	margin:0;
	padding:0
}

.PraticasRelacionadas img {
	display:block;
	margin-left:0;
}

.buscaBancoPraticasDiv {
    width: 100%;
    margin: auto;
    display: block;	
}

.buscaBancoPraticasDiv ul {
	list-style:none;
}

.buscaBancoPraticasDiv li {
	margin: 20px 0;
}
.buscaBancoPraticasLiFlex {
	display: block;
}

.buscaBancoPraticasDiv  h3{
	padding-right: 20px;
    font-size: 15px;
    font-weight: 400;
	text-align: left;
}

.buscaBancoPraticasDiv  label{
	padding-right: 20px;
    font-size: 13px;
}

.buscaBancoPraticasDiv input[type=text]{
    margin-left: 0 !important;
    width: 50% !important;
}

.buscaBancoPraticasDiv input[type=submit]{
	margin-left: 30% !important;
	margin-top: 30px !important;
    width: 200px !important;
	height: 40px !important;
}

.buscaBancoPraticasNova {
	display: block;
    margin: auto;
	text-align: center;
	font-size: 16px;
    text-decoration: underline;
    color: #0091d7;}

.resBuscaBancoPraticasDiv {
    width: 100%;
    margin: auto;
    display: block;	
}

.resBuscaBancoPraticasDiv ul {
	list-style:none;
}

.resBuscaBancoPraticasDiv h2 {
	font-weight: 700;
	font-size: 20px;
	margin: auto;
	text-align: left;
}

.resBuscaBancoPraticasDiv  h3{
	padding-right: 20px;
    font-size: 15px;
    font-weight: 400;
	text-align: left;
}

.BancoPraticasListaP {
	display: block;
	padding: 0;
	margin: 0 auto 50px auto;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	width: 800px;
	height: 220px;
}

.BancoPraticasListaP  div {
	width: 95%;
	margin: 10px auto;
	display:block; 
}

.BancoPraticasListaP div a{
	display:block; 
}

.BancoPraticasListaP div a img{
	margin: auto 10px auto 0;
	float: left;
}


.BancoPraticasListaP div a h2 {
	text-align: center;
}

.BancoPraticasListaP div a p {
	text-align: left;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.BancoPraticasListaP {
		height: 480px;
		width: 320px;
		padding: 10px;
	}
	
	.BancoPraticasListaP div a{
		display:inline; 
	}
}


}



/* BOX INTERNO CONTENT PROJETOS RELACIONADOS (VER TEMAS INTERNO) */
.projetosRelacionados {
	height:250px;
	margin:40px 0 40px 0;
	width:100%;
}

.projetosRelList{
	float:left;
	height:250px;
	width:700px;
}

.projetosRelList ul {
	list-style:none;
	margin:0;
	padding:0
}

.projetosRelList ul li{
	background:#FFF;
	display:inline;
	float:left;
	height:75px;
	width:340px;
	margin-bottom:13px;
	margin-right:10px;
}

.projetosRelList ul li span {
    font-weight: 700;
	color:#969596;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:250px;
}

.projetosRelList ul li img{
	float:left;
	margin:0 10px 0 0;
}

.projetosRelList ul li span img {
	border:0;
	float:left;
	margin-right:6px;
	margin-top:3px;
}

.projetosRelList ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
	margin-top:10px;
}

/* BOX INTERNO CONTENT CONTEUDOS RELACIONADOS (VER TEMAS INTERNO) */

.conteudosRelacionados {
	height:200px;
	margin-top:40px;
	width:950px;
}

.conteudosRelUm {
	float:left;
	height:200px;
	width:450px;
}

.conteudosRelUm img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelUm h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}

.conteudosRelUm p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelUm img.icon {
	float:left;
	margin:-27px 0 0 -44px ;
}

.conteudosRelDois {
	/*float:right;*/
	float:left;
	height:200px;
	width:465px;
}

.conteudosRelDois ul {
	list-style:none;
}

.conteudosRelDois ul li{
	float:left;
	margin-bottom:25px;
}

.conteudosRelDois ul li img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelDois ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}

.conteudosRelDois ul li p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelDois img.icon {
	float:left;
	margin:-20px 0 0 -44px ;
}

.conteudosRelacionadosList {
	/*height:380px;*/
	width:950px;
}

.conteudosRelacionadosList ul {
	/*height:380px;*/
	width:950px;
}

.conteudosRelacionadosList ul li{
	display:inline;
	float:left;
	height:85px;
	margin:40px 40px 0 0;
	width:445px;
}

.conteudosRelacionadosList ul li.relFim {
	margin:40px 0 0 0;
}

.conteudosRelacionadosList ul li img{
	float:left;
	margin:0 5px 5px 0;
}

.conteudosRelacionadosList ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}
.conteudosRelacionadosList ul li p{
	color:#000;
	float:left;
	font-size:14px;
	margin:5px 5px 5px 0;
}


/* BARRA DE ACESSIBILIDADE */

.acessibilidadeBar {
	height:26px;
	margin:5px auto;
	position: relative;
	border-top: 1px solid #0091d7;
	border-bottom: 1px solid #0091d7;
	display: inline-flex;
	display: -webkit-inline-flex;
	width: 100%;
}

.acessibilidadeBarMain {
	margin:auto;
	margin-left: 3px;
}

.acessibilidadeBarRedes {
	margin:auto;
	margin-right: 3px;
	margin-top: 3px;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.acessibilidadeBarRedesComp {
	font-size: 12px;
	color: #404040;
	margin: 3px 5px auto auto;
}

.acessibilidadeBarRedes  a{
	background-color: rgb(180, 180, 180) !important;
	padding: 2px !important;
}


.acessibilidadeBar img {
}

/* For Mobiles: 580px or less */  
@media screen and (max-width: 580px){  

	.acessibilidadeBar {
		height:48px;
		display: block;
		width: 95%;
	}

	.acessibilidadeBarRedes {
		margin:auto;
		padding-top: 3px;
	}

}


/* COMENTARIOS */

.comentarios {
	background:url(../images/backgrounds/bgComentarios.png) no-repeat;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
	height:275px;
	width:950px;
}

.formComentarios {
	float:left;
	margin:35px 0 0  15px;
	height:225px;
	width:920px;
}

.formComentarios h3{
	color:#000;
	font-size:30px;
	padding-bottom:2px;
	width:900px;
}

.formComentarios label{
	color:#000;
	font-size:13px;
	padding-bottom:2px;
	width:900px;
	margin-right:10px;
}

.formComentarios .nomeComentarios{
	background:url(../images/backgrounds/bgTextComentarios.jpg) no-repeat;
	border:0;
	border-right:1px solid #ccc;
	color:#717171;
	font-size:13px;
	width:194px;
	height:23px;
	margin-right:5px;
	padding:0 10px 0 10px;
}

.formComentarios .mensagemComentarios{
	background:url(../images/backgrounds/bgTextareaComentarios.jpg) no-repeat;
	border:0;
	color:#717171;
	font-size:13px;
	width:905px;
	margin-top:10px;
	height:88px;
	padding:10px;
}

.formComentarios img{
	margin:0 450px 0 0;
	float:right;
	position:relative;
}

.formComentarios .btnComentarios{
	background:url(../images/backgrounds/bgButtonComentarios.jpg) no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	float:right;
	font-size:14px;
	width:113px;
	margin-top:10px;
	height:37px;
}

/* COMENTARIOS FEITOS */

.comentariosFeitos{
	margin:20px auto 0 auto;
	width:80%;
}

.comentariosFeitos ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.comentariosFeitos ul li{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.comentariosFeitos ul li img{
	margin:0;
	padding:0;
}

.comentariosContent {
	background:url(../images/backgrounds/bgComents.png) repeat-y;
}

.comentariosFeitos ul li .comentariosContent img{
	float:left;
	margin:10px;
	padding:0;
	position:relative;
}

.comentariosFeitos ul li .comentariosContent h2{
    font-weight: 700;
	color:#000;
	font-size:18px;
	padding-top:10px;
}

.comentariosFeitos ul li .comentariosContent h2 span{
	color:#000;
	font-weight:normal;
	font-size:12px;

}

.comentariosFeitos ul li .comentariosContent p{
	color:#000;
	font-size:14px;
	padding-top:40px;
	padding-bottom:20px;
	width:940px;
}

/* OUTRAS CATEGORIAS */

.outrasCategorias {
	height:160px;
	float:left;
	width:950px;
	margin-bottom:40px;
	padding:0;
}

.outrasCategorias ul {
	list-style:none;
	margin:0;
	padding:0;
}

.outrasCategorias ul li {
    font-weight: 700;
	background:#FFF;
	display:inline;
	font-size:20px;
	color:#000;
	padding:0;
	width:296px;
	float:left;
	position:relative;
	margin:20px 29px 0 0;
}

.outrasCategorias ul li.catFinal {
	margin:20px 0 0 0;
	padding:0;
}

.outrasCategorias ul li img{
	margin-right:10px;
	float:left;
}

.outrasCategorias ul li span{
    font-weight: 700;
	font-size:20px;
	color:#000;
	position:relative;
	margin:5px 0 0 0;
	float:left;
}

/* SESSAO APRESENTACOES */

.apresentacaoVisualiza {
	width:200px;
	margin:25px 0;
}

.apresentacaoVisualiza span{
	border-top:1px solid #868684;
	float:left;
	width:200px;
	color:#000;
	font-size:14px;
	padding-top:5px;
	margin-bottom:10px;
}

.apresentacaoVisualiza img{
	margin:0 10px 25px 0;
	padding:0;
}

.boxInternoContent object.apresentacao {
	margin:0px 25px 25px 20px;
	padding:0;
	position:relative;
}

/* TAGS INTERNO */

.boxTagsInterno {
	width:950px;
	margin:40px 0;
	float:left;
}

.boxTagsInterno h3{
	padding-bottom:10px;
}


.boxTagsInterno .boxTagsInternoTitulo{
	float:left;
	width:20%;
}

.boxTagsInterno .boxTagsInternoTitulo span{
	color:#959a9e;
	float:left;
	font-size:16px;
	margin: 3px 10px 0 0;
}

.boxTagsInterno .boxTagsInternoTags{
	float:left;
	margin-left:100px;
	width:80%;
}

.boxTagsInterno .boxTagsInternoTags ul{
	float:left;
	list-style:none;
	margin:-20px 0 0 0;
	padding:0;
}

.boxTagsInterno .boxTagsInternoTags ul li{
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}

.boxTagsInterno .boxTagsInternoTags ul li img{
	float:left;
	margin:0;
	padding:0;
}

.boxTagsInterno .boxTagsInternoTags ul li span{
    font-weight: 700;
	height:25px;
	background:url(../images/backgrounds/bgTags.jpg) repeat-x;
	color:#000;
	float:left;
	vertical-align:middle;
	margin:0;
	padding:0;
}

/* BUSCA BOX INTERNO */

.boxBuscaInterno {
	background:url(../images/backgrounds/bgSearchBox.gif) no-repeat;
	float:right;
	height:37px;
	width:318px;
}

.boxBuscaInterno input {
	background:none;
	border:none;
	color:#717171;
	float:left;
	font-size:16px;
	height:37px;
	padding:0 5px;
	width:271px;
}

.boxBuscaInterno button {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	width:37px;
}

.boxBuscaInterno .btn_search {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	text-indent:-9999px;
	width:37px;
}

.boxBuscaLink a img{
	float:right;
	margin-left:10px;
}

/* SESSAO PUBLICACOES LISTA */
.PublicacoesPrincipal {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #808080;
	margin: auto;
}

.publicacoesGeral {
	width: 48%;
    margin: 30px auto 20px auto;
    display: inline-flex;
    display: -webkit-inline-flex;
}

.publicacoesGeralMgLeft {
}

.publicacoesGeralMgRight {
}

.publicacoesGeralLinha {
	width: 100%;
	max-width: 920px;
    margin: auto;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.publicacoesGeralDivImg {
	width: 220px; 
	height: 300px;
}

.publicacoesGeralDivTit1 {
    margin: 20px;
	height: 260px;
	background-size: cover; 
	background-repeat: no-repeat;
}

.publicacoesGeralDivTit1 h2 {
	font-size: 1.3em;
    text-align: left;
    font-weight: 400;
}

.publicacoesGeralDivTit1 p {
	font-size: 0.9em;
    text-align: left;
    font-weight: 400;
    margin-top: 10px;	
}

.publicacoesGeralDivTit2 {
	height: 200px;
}

.publicacoesGeralDivTit3 {
    color: #808080;
    margin: 20px auto auto 0px;
}

.publicacoesGeralDivTit3 h2 {
	font-size: 1em;
    color: #808080;
    background-color: #f0f0f0;
    text-align: left;
    padding: 5px;
    font-weight: 700;
}

.publicacoesGeralLinks {
	margin: 40px auto;
}

.publicacoesGeralLinks a {
	padding: 0px 10px;
    font-size: 0.8em;
    font-weight: 700;	
}

.publicacoesGeralLinkSelected {
	color: #0091d7;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.publicacoesGeral {
		width: 300px;
		margin: 30px auto;
		display: block;
	}

	.publicacoesGeralLinha {
		display: block;
	}
	
	.publicacoesGeralDivImg {
		margin: auto;
	}
	
	.publicacoesGeralDivTit1 {
		height: auto;
	}

	.publicacoesGeralDivTit2 {
		height: auto;
	}
	
}


.listaPublicacoesPrincipal {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #808080;
	margin: auto;
}

.listaPublicacoesPrincipal {
	width: 75%;
}

.listaPublicacoesLi {
	display: inline-flex;
	display: -webkit-inline-flex;
	padding: 0;
	margin: 15px auto;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	width: 800px;
}

.listaPublicacoesDiv {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 20px auto 0 auto;
	width: 100%;
}

.listaPublicacoesDivInf {
	display: block;
	margin: auto;
	width: 85%;
}

.listaPublicacoesDivInf  a{
	color: #0091d7;
	font-size: 20px;
}

.listaPublicacoes {
	width: 58%;
	margin: auto;
}

.listaPublicacoes  a{
	color: #101010;
	font-size: 13px;
	margin: 0 auto 30px auto;
	display: block;
}

.listaPublicacoesBkg {
	margin: auto 25px;
}

.listaPublicacoesTitulo {
	margin: 80px auto 20px auto;
}

.listaPublicacoesTitulo h2 {
	margin: 10px auto;
	font-size: 20px;
	text-align: center;
}

.listaPublicacoesTitulo  p{
	margin: 10px auto;
	font-size: 13px;
	text-align: center;
}

.listaPublicacoesConteudo {
	width: 90%;
	margin: 30px auto 20px auto;
	height: 180px;
	overflow: hidden;
}

.listaPublicacoesConteudoFull {
	width: 90%;
	margin: 30px auto 20px auto;
	height: 500px;
	overflow: hidden;
}

.listaPublicacoesConteudo p{
	height: 120px;
	overflow: hidden;
}
.formCadastroEmail ul {
	margin: auto;
	width: 75%;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  
	.listaPublicacoesPrincipal {
	width: 95%;
	}
	
	.listaPublicacoesLi {
		display: block;
		width: 90%;
	}

	.listaPublicacoesDiv {
		display: block;
		margin: 50px auto 0 auto;
	}

	.listaPublicacoesBkg {
		margin: 20px auto;
	}

	.listaPublicacoesTitulo {
		margin: 15px auto;
	}

	.listaPublicacoesConteudo {
		width: 90%;
		height: 160px;
		margin: 10px auto;
	}

    .listaPublicacoesConteudoFull {
        height: 800px;
    }

	.listaPublicacoes  a{
		margin: 0 auto 15px auto;
	}
	
}

.buscaAvancadaHidden {
	width: 100%;
	margin: auto;
}

.buscaAvancadaHidden  a{
    height: 40px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    color: #0091d7;
}

.tituloBusca h4 {
}

.buscaAvancadaDiv {
    height: 0px;
    width: 100%;
    overflow: hidden;
    margin: auto;
    display: block;	
}

.buscaAvancadaDiv li {
	margin: 20px 0;
}
.buscaAvancadaLiFlex {
	display: inline-flex;
	display: -webkit-inline-flex;
}

.buscaAvancadaDiv  h3{
	padding-right: 20px;
    font-size: 15px;
    font-weight: 400;
	text-align: left;
}

.buscaAvancadaDiv  label{
	padding-right: 20px;
    font-size: 13px;
}

.buscaAvancadaDiv input[type=text]{
    margin-left: 0 !important;
    width: 50% !important;
}

.buscaAvancadaDiv input[type=submit]{
	margin-left: 30% !important;
	margin-top: 30px !important;
    width: 200px !important;
	height: 40px !important;
}

.boxInternoBuscaList {
    margin: 40px auto;
    width: 100%;
}

.boxInternoBuscaList ul {
	list-style:none;
	width: 100%;
}

.boxInternoBuscaList ul li {
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    margin: 20px auto;
}

.boxInternoBuscaList ul li a:hover {
	text-decoration: none;
}

.boxInternoBuscaList ul li a:focus {
	text-decoration: none;
}

.boxInternoBuscaListDiv {
	display: inline-flex;
	display: -webkit-inline-flex;
	width: 100%;
}

.boxInternoBuscaListDivL {
	margin: 0 auto auto auto;
}

.boxInternoBuscaListDivL img {
	width: 50px;
	height: 50px;
	margin: auto;
}

.boxInternoBuscaListDivR {
	width: 85%;
	margin: auto;
	display: block;
}

.boxInternoBuscaListDivR h2 {
	font-size:12px;
	text-align:left;
	margin:auto;
	overflow: hidden;
}

.boxInternoBuscaListDivR h3 {
    font-weight: 700;
	font-size:18px;
	text-align:left;
	margin:5px auto;
	overflow: hidden;
	color:#000;
	width: 100%;
}
.boxInternoBuscaListDivR h4 {
	font-size:12px;
	text-align:left;
	margin:auto;
	overflow: hidden;
	color:#000;
}

.boxInternoBuscaListDivInf {
	display: block;
	width: 100%;
}

.boxInternoBuscaListDivInf p {
	color:#808080;
	font-size:14px;
	text-align:left;
	margin:10px;
}

.buscaPaginacao {
	display: block;
    margin: 20px auto;
    width: 450px;
}

.current {
	color: #808080;
	padding: 0px 10px;
}

.dots {
	color: #0091d7;
	padding: 0px 10px;
}

.buscaPaginacao a {
	padding: 0px 10px;
	color: #0091d7;
}

.buscaPaginacao a:hover {
	text-decoration:underline;
}

.buscaPaginacao a:focus {
	text-decoration:underline;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  
	.boxInternoBuscaListDiv {
		display: block;
	}

	.boxInternoBuscaListDivL {
		width: 100%;
	}

	.boxInternoBuscaListDivR {
		width: 100%;
	}
	
	.buscaPaginacao {
		width: 100%;
	}
	
}

/* SESSAO DOCUMENTOS LISTA */

.boxInternoContentRel .boxInternoDocList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContentRel .boxInternoDocList ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:10px 10px 0 10px;
	width:930px;
	padding:10px 0 10px 0;
}

.boxInternoContentRel .boxInternoDocList ul li img {
	float:right;
	margin:0 0 0 10px;
	padding:0;
}

.boxInternoContentRel .boxInternoDocList ul li span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
	margin:0;
}

.boxInternoContentRel .boxInternoDocList ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:20px;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 0;
	position:absolute;
}

.boxInternoContentRel .boxInternoDocList ul li p {
	color:#000;
	font-size:14px;
	margin:45px 25px 0 0;
	width:750px;
	position:absolute;
	float:left;
}

/* SESSAO RELEASES LISTA */

.boxInternoContentRel {
	background:url(../images/backgrounds/bgInternoContent.png) repeat-y;
	min-height:300px;
	height:auto;
	margin-top:18px;
	padding-bottom:1px;
	width:950px;
	float:left;
}

.boxInternoContentRel .boxInternoRelList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContentRel .boxInternoRelList ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:10px 10px 0 10px;
	width:930px;
	padding:10px 0 0 0;
}

.boxInternoContentRel .boxInternoRelList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContentRel .boxInternoRelList ul li img.icon {
	float:left;
	margin:49px 0 0 -43px ;
}


.boxInternoContentRel .boxInternoRelList ul li span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContentRel .boxInternoRelList ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:20px;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 117px;
	position:absolute;
}

.boxInternoContentRel .boxInternoRelList ul li p {
	color:#000;
	font-size:14px;
	margin:45px 25px 0 117px;
	width:813px;
	position:absolute;
	float:left;
}


/* SESSAO NOTICIAS DESTAQUES */

.boxInternoContent .boxInternoNotListDestaque {
	width:520px;
	float:left;
	margin-bottom:25px;
}

.boxInternoContent .boxInternoNotListDestaque ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoNotListDestaque ul li {
	float:left;
	margin:0 0 25px 0;
	width:520px;
	padding:0;
}

.boxInternoContent .boxInternoNotListDestaque ul li img {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoNotListDestaque ul li img.compartilhe {
	float:left;
	margin:0 0 0 10px;
}

.boxInternoContent .boxInternoNotListDestaque ul li span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	float:left;
	position:absolute;
	margin:65px 0 0 -108px;
}

.boxInternoContent .boxInternoNotListDestaque ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:16px;
	float:left;
	border:none;
	margin:45px 0 0 297px;
	width:400px;
	position:absolute;
}

.boxInternoContent .boxInternoNotListDestaque ul li p {
	color:#000;
	font-size:14px;
	margin:95px 25px 0 295px;
	width:160px;
	float:left;
	position:absolute;
}

.boxInternoContent .boxInternoNotListMais {
	width:400px;
	float:right;
}

.boxInternoContent .boxInternoNotListMais h2 {
    font-weight: 700;
	color:#000;
	font-size:30px;
	float:left;
	border:none;
	margin:50px 0 0 13px;
	width:400px;
	position:absolute;
}


/* SESSAO AGENDA DESTAQUES */

.boxInternoContent .boxInternoAgendaListDestaque {
	background:#03C;
	width:498px;
	float:left;
	margin: 0 0 25px -15px;
	height:450px;
}

.boxInternoContent .boxInternoAgendaListDestaque {
	width:498px;
	float:left;
}

/* SESSAO NOTICIAS LISTA */

.boxInternoContent .boxInternoNotList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoNotList ul li {
	float:left;
	display:inline;
	margin:10px 17px;
	width:440px;
	height:115px;
	padding:10px 0;
}

.boxInternoContent .boxInternoNotList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContent .boxInternoNotList ul li img.compartilhe {
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.boxInternoContent .boxInternoNotList ul li span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContent .boxInternoNotList ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:16px;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 190px;
	position:absolute;
}

.boxInternoContent .boxInternoNotList ul li p {
	color:#000;
	font-size:14px;
	margin:30px 25px 0 190px;
	width:250px;
	position:absolute;
	float:left;
}

/* SESSAO GLOSSARIO LISTA */

.boxInternoContent .boxInternoGloList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoGloList ul li {
	border-bottom:1px solid #dbdbdb;
	float:left;
	/*width:900px;*/
	width:950px;
	/*margin-left:25px;*/
	margin-left:0;
	padding:10px 0;
}

.boxInternoContent .boxInternoGloList ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:16px;
	width:900px;
	float:left;
	border:none;
	position:absolute;
	margin:0;
}

.boxInternoContent .boxInternoGloList ul li p {
	color:#000;
	font-size:14px;
	margin:25px 25px 0 0;
	width:950px;
}

/* HEADER BG TEMAS */

.headerBgTemasImg {
	float:left;
	position:relative;
	margin:-419px 0 0 690px;
	z-index:500;
}

.headerBgTemasImg img {
	float:left;
	position:relative;
}

/* BOX BUSCA INTERNO AGENDA */

.boxBuscaInternoAgenda {
	background:url(../images/backgrounds/bgSearchBox.gif) no-repeat;
	float:right;
	height:37px;
	width:318px;
	margin:50px 0 0 550px;
	position:absolute;
}

.boxBuscaInternoAgenda input {
	background:none;
	border:none;
	color:#717171;
	float:left;
	font-size:16px;
	height:37px;
	padding:0 5px;
	width:271px;
}

.boxBuscaInternoAgenda button {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	width:37px;
}

.boxBuscaInternoAgenda .btn_search {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	text-indent:-9999px;
	width:37px;
}

.boxBuscaLinkAgenda {
	margin:50px 0 0 883px;
	float:right;
	position:absolute;
}

/* BOX INTERNO AGENDA */

.boxInternoAgendaObj .selectMes{
	background: url(../images/backgrounds/bgSelectMes.jpg) no-repeat left top;
	margin-top:60px;
	margin-left:537px;
	position:absolute;
}

.boxInternoAgendaObj .selectMes select{
	opacity:0;
	width:183px;
	height:40px;
	cursor:pointer;
}

.boxInternoAgendaObj .selectAno{
	background: url(../images/backgrounds/bgSelectMes.jpg) no-repeat left top;
	margin-top:60px;
	margin-left:745px;
	position:absolute;
}

.boxInternoAgendaObj .selectAno select{
	opacity:0;
	width:183px;
	height:40px;
	cursor:pointer;
}

 .boxInternoAgendaObj iframe {margin-top:110px; margin-left:63px; position:absolute;}

/* SESSAO OUTRAS */

.boxInternoContentOutras {
    margin: auto;
    width: 80%;
    padding: 1px 0;
}

.boxInternoContentOutras  h2{
	font-size: 15px;
	color: #000;
	text-align: left;
}


/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.boxInternoContentOutras {
		width: 95%;
	}

}

.boxInternoContentOutras .boxInternoNotList ul {
	background:url(../images/backgrounds/bgObjs.jpg) repeat;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

.boxInternoContentOutras .boxInternoNotList ul li {
	float:left;
	display:inline;
	margin:10px 17px;
	width:440px;
	height:115px;
	padding:10px 0;
}

.boxInternoContentOutras .boxInternoNotList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContentOutras .boxInternoNotList ul li img.compartilhe {
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.boxInternoContentOutras .boxInternoNotList ul li span {
	color:#0091d7;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContentOutras .boxInternoNotList ul li h2 {
    font-weight: 700;
	color:#000;
	font-size:16px;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 190px;
	position:absolute;
}

.boxInternoContentOutras .boxInternoNotList ul li p {
	color:#000;
	font-size:14px;
	margin:30px 25px 0 190px;
	width:250px;
	position:absolute;
	float:left;
}

/* Tabelas */
#corpoScript {
	text-align: center;
}

.tabelasDiv {
	width:100%;
	margin: auto;
	display: block;
}

.tabelasDiv  h2{
	color: #0091d7;
	font-size: 18px;
	text-align: center;
	font-weight: 700; 
}

.tabelasDiv  h3 {
	color: #000;
	font-size: 15px;
	text-align: center;
	margin: 10px auto 2px auto;
	font-weight: 700; 
	width: 100%;
}

.tabelasDiv  h4{
	color: #000;
	font-size: 14px;
	font-weight: 400; 
	text-align: left;
}

.tabelasDiv  h5{
	color: red;
	font-size: 14px;
	text-align: center;
}

.buscaAvancadaDiv input[type=text], .buscaAvancadaDiv input[type=password], 
.buscaAvancadaDiv input[type=button], .buscaAvancadaDiv select,
.buscaAvancadaDiv textarea ,
.tabelasDiv input[type=text], .tabelasDiv input[type=password], 
.tabelasDiv input[type=button], .tabelasDiv select,
.tabelasDiv textarea {
	font-size: 14px;
	padding: 3px 6px;
    background: #ebebeb;
    border: none;
    border-radius: 4px;
    color: #666;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;
    margin: auto;
	height: 25px;
}

.tabelasDiv textarea {
	height: 50px;
}

.buscaAvancadaDiv input[type=button],
.tabelasDiv input[type=button] {
    background: #e8f5fc;
	cursor: pointer;
}


.buscaAvancadaDiv input[type=submit],
.tabelasDiv input[type=submit]{
	font-size: 14px;
	width: 140px; 
	background:#0091d7; 
	font-size:16px; 
	padding: 3px; 
	color:#fff;
	border: none;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
    margin: auto;
	cursor: pointer;
}

.tableCadastra  {
	width: 420px;
	margin: 40px auto;
}

.tableCadastra  h3 {
	margin: 10px auto 2px auto;
}

.tableCadastraDados {
	width:100%;
	margin: 20px;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.tableCadastraEnviar {
	width:100%;
	margin: 10px auto;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.tableSenha  {
	width: 540px;
	margin: 40px auto;
}

.ulSenha  {
	width:80%;
	list-style-type: none;
	margin: 10px auto;
}

.ulForm  {
	width:560px;
	list-style-type: none;
}

.marginUlForm {
	margin: 10px auto 40px auto;
}

.ulSenha  li, .ulForm li {
	width:100%;
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 3px auto;
}

.ulSenha li  input[type=text], .ulSenha li input[type=password]{
    margin-right: 0 !important;
}

.ulForm li  input[type=text], .ulForm li input[type=password], 
.ulForm select, .ulForm textarea {
    margin-right: 0 !important;
}

.ulForm li input[type=submit] {
	margin: auto !important;
}

.radioBtns {
	width: 80%;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
/*
    $retContent .= '<ul class="lstReqAcessUl"><li class="lstReqAcessLi"><h4 class="lstReqAcessH4-1">Nome</h4><h4 class="lstReqAcessH4-2">eMail</h4><h4 class="lstReqAcessH4-3"></h4><h4 class="lstReqAcessH4-4">Tipo de Acesso</h4></li>';
    $qtt = intval($fRet[1]);
    for($i = 0; $i < $qtt; $i++) {
        $retContent .= '<li class="lstReqAcessLi-'.($i%2).'"><h4 id="lstReqAcessName'.$i.'" class="lstReqAcessH4-1-'.($i%2).'">'.$fRet[4+4*$i].'</h4><h4 id="lstReqAcessEmail'.$i.'"  class="lstReqAcessH4-2-'.($i%2).'">'.$fRet[5+4*$i].'</h4><h4 id="lstReqAcessId'.$i.'"  class="lstReqAcessH4-3-'.($i%2).'">'.$fRet[6+4*$i].'</h4><h4 id="lstReqAcessTp'.$i.'"  class="lstReqAcessH4-4-'.$i.'">'.$fRet[7+4*$i].'</h4></li>';
    }
    $retContent .= '</ul>';
*/
.lstReqAcessUl {
	width:90%;
	list-style-type: none;
	margin: 10px auto;
}

.lstReqAcessLi, .lstReqAcessLi-0, .lstReqAcessLi-1 {
	width:100%;
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: 3px auto;
}
.lstReqAcessH4-1, .lstReqAcessH4-1-0, .lstReqAcessH4-1-1 {
	width:40%;
}
.lstReqAcessH4-2, .lstReqAcessH4-2-0, .lstReqAcessH4-2-1 {
	width:35%;
}
.lstReqAcessH4-3, .lstReqAcessH4-3-0, .lstReqAcessH4-3-1 {
	width:5%;
    display: none;
}
.lstReqAcessH4-4 {
	width:15%;
}
.lstReqAcessSel-0, .lstReqAcessSel-1 {
	width:15%;
}

.lstReqAcessDiv {
	width:30%;
    margin:auto;
}

#anchorVoltar, #anchorAcessar {
    background: #0091d7;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    margin: auto;
    display: block;
}

#anchorVoltar {
    width: 200px;
    padding: 14px;
}

#anchorAcessar {
    width: 160px;
    padding: 8px;
}

#Contacts {
    margin: auto 0 auto auto;
    width: 80%;
}

#iNewContactId {
	margin: auto 20px;
}

#btnFrmDadosEmpresa, #iSubmit {
	width: 300px;
    height: 60px;
    font-size: 20px;
    display: block;
}

/*#btnEsqueceuSenha  {
	width: 160px; 
	border:none;  
	font-size:14px; 
	padding: 3px; 
	color:blue; 
	text-decoration: underline; 
	background-color:#e8f5fc
}*/

#btnAcessar, #btnPrimeiroAcesso, #btnEsqueceuSenha, #btnSalvarAcessos{
	font-size: 14px;
	width: 180px; 
	background:#0091d7; 
	font-size:16px; 
	padding: 3px; 
	color:#fff;
	border: none;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
    margin: auto;
	cursor: pointer;
}

#btnLogOff {
	width: 80px; 
	background:#0091d7; 
	font-size:16px; 
	padding: 3px; 
	color:#fff;
	border: none;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
    float: right;
	cursor: pointer;
}


.tablePorteAssociadas  {
	width:320px;
	margin: 40px auto;
}

.tablePorteAssociadas table{
	width:100%;
}

.tablePorteAssociadas table th{
	color:#000;
}

.tableDivBorder  {
	border-top: 1px solid #ddd;
	width:100%;
}

.tableAlignCol  {
	width:50%;
	margin-left: 0;
}

.tableQttAssociadasPorEstado, .tableQttSignatariasPorEstado  {
	width:640px;
	margin: 20px auto;
}

.tableQttAssociadasPorEstado table th, .tableQttSignatariasPorEstado table th{
	color:#000;
}

.tableQttAssociadasPorEstadoDiv, .tableQttSignatariasPorEstadoDiv  {
	width:100%;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.tableQttAssociadasPorEstadoDiv  table, .tableQttSignatariasPorEstadoDiv table {
	width:50%;
}

.tableAssociadasPorEstado, .tableSignatariasPorEstado, .tableCandidatosPorEstado {
	width:748px;
	margin: 40px auto;
}

.tableSignatariasSuspensas {
	width:748px;
	margin: 40px auto;
}

.tableAssociadasPorEstado  h3, .tableSignatariasPorEstado h3, .tableSignatariasSuspensas h3, .tableCandidatosPorEstado  h3{
	margin: 10px auto 2px auto;
		text-align: left;

}

.tableAssociadasPorEstadoDiv, .tableSignatariasPorEstadoDiv, .tableSignatariasSuspensasDiv, .tableCandidatosPorEstadoDiv {
	width:100%;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.tableAssociadasPorEstadoDiv  ul, .tableSignatariasPorEstadoDiv ul, .tableSignatariasSuspensasDiv ul {
	width:50%;
	list-style-type: none;
}

.tableCandidatosPorEstadoDiv ul {
	width:100%;
	list-style-type: none;
}

.tableAssociadasPorEstadoDiv  li, .tableSignatariasPorEstadoDiv li, 
.tableSignatariasSuspensasDiv li, .tableCandidatosPorEstadoDiv li {
	text-align: left;
}


/* For Mobiles: 369px or less */  
@media screen and (max-width: 369px){
	.tableCadastra  {
		width:280px;
	}
	
	.tabelasDiv input, .tabelasDiv select, .tabelasDiv textarea {
		max-width:150px;
	}
}

/* For Mobiles: 499px or less */  
@media screen and (max-width: 499px){
	.tabelasDiv input, .tabelasDiv select, .tabelasDiv textarea {
		max-width:200px;
	}
}


/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){
	
	.tableSenha  {
		width: 280px;
	}
	
	.ulSenha, .ulForm  {
		width:95%;
	}
	
	.tablePorteAssociadas  {
		width:280px;
	}
	
	.tableQttAssociadasPorEstado, .tableQttSignatariasPorEstado {
		width:320px;
	}
	.tableAlignCol  {
		width:100%;
	}		
	.tableQttAssociadasPorEstadoDiv, .tableQttSignatariasPorEstadoDiv  {
		display:block;
	}
	.tableQttAssociadasPorEstadoDiv  table, .tableQttSignatariasPorEstadoDiv table{
		width:100%;
	}
	
	.tableAssociadasPorEstado, .tableSignatariasPorEstado, .tableSignatariasSuspensas, .tableCandidatosPorEstado {
		width:320px;
	}
	
	.tableAssociadasPorEstadoDiv, .tableSignatariasPorEstadoDiv, .tableSignatariasSuspensasDiv, .tableCandidatosPorEstadoDiv {
		display:block;
	}

	.tableAssociadasPorEstadoDiv  ul, .tableSignatariasPorEstadoDiv ul, .tableSignatariasSuspensasDiv ul {
		width:100%;
	}
}

table.tableInternoC1  { 
    border-spacing:0px; 
    border-color:#0091d7;
}

table.tableInternoC2  { 
    border-spacing:0px; 
    border-color:#717171;
}

th.tableInternoC1  { 
    font-weight: 700;
    color:#000; 
    font-size:16px; 
    padding-left: 5px;
	border-bottom: 1px solid #ddd;
}

th.tableInternoC2  { 
    color:#000; 
    font-size:16px; 
    padding-left: 5px;
	border-bottom: 1px solid #ddd;
}

th.tableInternoC1s  {
    color:#000; 
    padding:4px;
	border-bottom: 1px solid #ddd;
}

th.tableInternoC2s  { 
    color:#000; 
    font-size:14px; 
    padding: 4px;
	border-bottom: 1px solid #ddd;
}

td.tableInternoC1  { 
    font-size:14px; 
    padding-left: 5px;
	padding-bottom: 1px;
}

td.tableInternoC2  { 
    font-size:14px; 
    padding-left: 5px;
	padding-bottom: 1px;
}

td.tableInternoC1s  {
    color:#ff0000; 
    font-size:10px; 
    padding-left: 5px;
}

td.tableInternoC2s  { 
    color:#000; 
    background:#dddddd;
    font-size:10px; 
    padding-left: 5px;
	border-bottom: 1px solid #ddd;
}

.tableInternoC1 input, .tableInternoC1 select, .tableInternoC1 textarea {
    padding: 3px 6px;
    background: #ebebeb;
    border: none;
    border-radius: 4px;
    color: #666;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
}


input.tableInternoC1s {
    background:#0091d7;
    font-size:20px; 
    padding: 4px;
    color:#ffffff; 
    height:40px;
    width:300px;
    padding: 3px 6px;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
}

input.tableInternoC1b {
    background:#0091d7;
    font-size:14px; 
    padding: 2px;
    color:#ffffff; 
    height:26px;
    width:200px;
	
	
	/*margin-bottom: 24px;*/
    padding: 3px 6px;
    background: #ebebeb;
    border: none;
    border-radius: 4px;
    color: #666;
    font: .875em "Aller", Arial, Helvetica, sans-serif;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    /*-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;*/
    box-sizing: border-box;	
	
}

select.tableInternoC1 {
    font-size:15px; 
    padding: 1px;
    height:25px;
    width:110px;
}


.addthis_toolbox{
  width:140px;
  float:right;
  margin-top:7px;
  margin-bottom:26px;
}

.DivCookies.DivCookiesHide {
  display: none !important;
}

.DivCookies {
  position: fixed;
  background: rgba(200, 200, 200, .9);
  width: 60%;
  z-index: 998;
  bottom: 0;
  left: 20%;
}

.DivCookies a {
  color: #0091d7;
}

.DivCookies .TxtCookies {
  padding: 20px;
  font-size: 16px;
}

.DivCookies .BtnCookies {
  text-align: center;
  padding: 5px;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  background: #0091d7;
  color: #fff;
  cursor: pointer;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 80px;
}

@media screen and (max-width: 600px) {
  .DivCookies {
    flex-direction: column;
  }
}