@charset "UTF-8";

/* -------------|
/* - REGRAS GERAIS
/* ----- */

header.main,
section.main,
footer.main {
	width: 940px;
	margin: 0 auto;
}
/**{
	border: 1px solid red;
}*/
a.external {
	background: url(../images/ico/link_externo.png) no-repeat right center;
	padding: 0 15px 0 0;
}

.linha {
	width: 100%;
	padding: 0 4px 0 0;
	overflow: hidden;
}
.linha.box-duplo {
	margin-left: -22px;
	padding: 0 4px 0 22px;
}

header.tipo1 {
	background: url(../images/fto/header01.jpg) no-repeat left top;
}

header.tipo2 {
	background: url(../images/fto/header02.jpg) no-repeat left top;
}

header.tipo3 {
	background: url(../images/fto/header03.jpg) no-repeat left top;
}

header.tipo4 {
	background: url(../images/fto/header04.jpg) no-repeat left top;
}

header.tipo5 {
	background: url(../images/fto/header05.jpg) no-repeat left top;
}

header.tipo6 {
	background: url(../images/fto/header06.jpg) no-repeat left top;
}

header.tipo7 {
	background: url(../images/fto/header07.jpg) no-repeat left top;
}

header.tipo8 {
	background: url(../images/fto/header08.jpg) no-repeat left top;
}
header.tipo9 {
	background: url(../images/fto/header09.jpg) no-repeat left top;
}

header.tipo10 {
	background: url(../images/fto/header10.jpg) no-repeat left top;
}

header.tipo11 {
	background: url(../images/fto/header11.jpg) no-repeat left top;
}

header.tipo12 {
	background: url(../images/fto/header12.jpg) no-repeat left top;
}

header.tipo13 {
	background: url(../images/fto/header13.jpg) no-repeat left top;
}

header.tipo14 {
	background: url(../images/fto/header14.jpg) no-repeat left top;
}

header.tipo15 {
	background: url(../images/fto/header15.jpg) no-repeat left top;
}

header.tipo16 {
	background: url(../images/fto/header16.jpg) no-repeat left top;
}

header.tipo17 {
	background: url(../images/fto/header17.jpg) no-repeat left top;
}

header.tipo18 {
	background: url(../images/fto/header18.jpg) no-repeat left top;
}

header.tipo19 {
	background: url(../images/fto/header19.jpg) no-repeat left top;
}
/* 
- FONTS
*/

@font-face {
	font-family: 'HelveticaNeue Medium';
	src: url('fonts/helveticaneue-medium-webfont.eot');
	src: url('fonts/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helveticaneue-medium-webfont.woff') format('woff'),
		 url('fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
		 url('fonts/helveticaneue-medium-webfont.svg#HelveticaNeue Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue-Bold';
	src: url('fonts/helveticaneuebold.eot');
	src: url('fonts/helveticaneuebold.eot?#iefix') format('embedded-opentype'),
			 url('fonts/helveticaneuebold.woff') format('woff'),
			 url('fonts/helveticaneuebold.ttf') format('truetype'),
			 url('fonts/helveticaneuebold.svg#helveticaneuebold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/helveticaneue.eot');
	src: url('fonts/helveticaneue.eot?#iefix') format('embedded-opentype'),
			 url('fonts/helveticaneue.woff') format('woff'),
			 url('fonts/helveticaneue.ttf') format('truetype'),
			 url('fonts/helveticaneue.svg#helveticaneue') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue-CondensedBlack';
	src: url('fonts/HelveticaNeue-CondensedBlack.eot');
	src: url('fonts/HelveticaNeue-CondensedBlack.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeue-CondensedBlack.woff') format('woff'),
		url('fonts/HelveticaNeue-CondensedBlack.ttf') format('truetype'),
		url('fonts/HelveticaNeue-CondensedBlack.svg#HelveticaNeue-CondensedBlack') format('svg');
	font-weight: bold;
	font-style: normal;
}

/*
- BOXES
*/

.box, section.main #user-login, section.main #user-pass,
#webform-client-form-5121,
#webform-client-form-3378,
#webform-client-form-3430,
.main .texto-form {
	margin-bottom: 30px;
	padding: 30px;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 1px 1px 2px #d0d2d2;
	background-color: #fff;
	*zoom: 1;
}
.box:before,
.box:after {
	content: " ";
	display: table;
}
.box:after {
	clear: both;
}

section.main #user-pass{
	
}

/*
 Boxes com bordas superior ou inferior
*/

.box.borda-superior { border-top: 3px solid #8bab44; }
.box.borda-inferior { border-bottom: 3px solid #8bab44; }

/*
 Titulo
*/

.box header {
	padding: 0 0 25px;
	overflow: hidden;
	background: url(../images/bkg/sombra_a.png) center bottom no-repeat;
}
.box header h2 {
	width: 380px;
	padding-left: 20px;
	font-size: 2.5em;
	line-height: 27px;
	color: #5b5b5b;
	float: left;
	background: url(../images/ico/seta_a.png) left 7px no-repeat;
}
.box header h3 {
	font-size: 2.2em;
	color: #5b5b5b;
	margin: 0;
}
.box header span.chamada {
	width: 480px;
	font-size: 1.5em;
	color: #5b5b5b;
	text-align: right;
	display: block;
	float: right;
	line-height: 27px;
}

.box header span.resultado-pesquisa {
	font-size: 1.5em;
	color: #999999;
}

/*
 Açoes
*/
.box header .acoes {
	float: right;
}
.box header .acoes li {
	float: left;
	border-left: 1px solid #e8ecee;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
.box header .acoes li:first-child {
	border: 0;
}
.box header .acoes li a {
	float: left;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}
.box header .acoes li a.email {
	background: url(../images/ico/email_b.png) no-repeat 0 center;
	width: 22px;
}
.box header .acoes li a.imprimir {
	background: url(../images/ico/print.png) no-repeat 0 0;
	width: 24px;
}
.box header .acoes li a.twitter {
	background: url(../images/ico/twitter.png) no-repeat center;
	width: 22px;
}
.box header .acoes li a.facebook {
	background: url(../images/ico/facebook.png) no-repeat center;
	width: 24px;
}

/*
 Busca-geral
*/
form.busca-geral {
	position: relative;
	margin-bottom: 32px;
}
form.busca-geral input{
	font-style: italic; 
	font-size: 1.5em;
	border: 1px solid #cccccc;
	width: 100%;
	height: 40px;
	padding-left: 30px;
	display: block;
	box-sizing: border-box;

}

form.busca-geral .btn-busca {
	text-indent: -9999px;
	position: absolute;
	top: 12px;
	right: 18px;
	background: url(../images/ico/btn-lupa.png) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	opacity: 0.5;
	
}

form.busca-geral .btn-busca:hover {
	opacity: 100;
}

/*
 Pesquisa
*/
section.main header .pesquisa {
	float: right;
	width: 415px;
	position: relative;
}
section.main .pesquisa input.text {
	background: #f6f6f6;
	font-size: 1.5em;
	color: #999;
	padding: 13px 15px 12px;
	border: 1px solid #ebebeb;
	border-radius: 5px 0 0 5px;
	width: 340px;
	float: left;
}
section.main header .pesquisa .limpar {
	background: url(../images/ico/fechar_b.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 55px;
	text-indent: -9999px;
	overflow: hidden;
}
section.main header .pesquisa input.submit {
	background: url(../images/ico/lupa_b.png) no-repeat 0 0;
	width: 43px;
	height: 43px;
	float: left;
	cursor: pointer;
	line-height: 0;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	text-indent: -9999px;
	overflow: hidden;
	filter: none;
}

/*
 Corpo
*/

.box .corpo {
	padding: 40px 0;
	position: relative;
	z-index: 10;
	*zoom: 1;
}
.box .corpo:before,
.box .corpo:after {
	content: " ";
	display: table;
}
.box .corpo:after {
	clear: both;
}
.box .carrossel.left img {
	margin: 0 25px 0 0;
	float: left;
}
.box .carrossel.right img {
	margin: 0 0 0 25px;
	float: right;
}
.box .corpo .texto {
	min-width: 576px;
	float: left;
}
.box h3 {
	margin-bottom: 20px;
	font-size: 2.2em;
	color: #5b5b5b;
}
.box p {
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 1.4em;
}
.box p.rtejustify {
	text-align: justify;
}
.box .separador {
	width: 100%;
	background: url(../images/bkg/sombra_a.png) no-repeat center top;
	height: 6px;
	margin: 10px 0 25px;
	float: left;
	clear: both;
}

.box .corpo-busca {
	padding: 0;
}


.rtecenter iframe {
	display: block;
	margin: 0 auto;
}
/*.box img.margin-image{
	margin: 10px 20px;
}*/
.box .desc {
	margin-top: 5px;
	text-align: center;
}
.pronatec-do-senar .descricao p strong,
.agricultura-de-precisao .descricao p strong {
	color: #13412C;
}

/* LAYOUTS DE 2, 3 E 4 COLUNAS */

.colunas-2 li {
	width: 420px;
	float: left;
}
.colunas-2 li + li { margin-left: 40px; }

.colunas-3 li {
	width: 270px;
	float: left;
}
.colunas-3 li + li { margin-left: 35px; }

.colunas-4 li {
	width: 206px;
	float: left;
}
.colunas-4 li + li { margin-left: 18px; }

/* CARROSSEL */

/* Corpo do carrossel */

#carrossel-depoimentos .carrossel { height: 227px; }
#carrossel-noticias .carrossel { height: 247px; }
.carrossel > li {
	width: 100%;
	float: left;
	display: none;
	position: relative;
}

.carrossel > li:first-child {
	display: block;
}

/* Paginação do carrossel */

.box .paginacao {
	width: 750px;
	margin: 0 30px;
	display: inline-block;
	vertical-align: top;
}
.box .paginacao > div {
	width: 100%;
	text-align: center;
}
.box .paginacao a {
	width: 10px;
	height: 10px;
	margin: 2px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	box-shadow: 0 1px #bfbfbf inset;
	background-color: #d7d7d7 !important;
}
.box .paginacao a.ativo,
.box .paginacao a:hover {
	box-shadow: 0 1px #b44218 inset;
	background-color: #ea541b !important;
}
.box .pag-proxima {
	background: url(../images/ico/seta_j.png) no-repeat 0 0;
	width: 26px;
	height: 25px;
	display: inline-block;
	vertical-align: top;
	margin: -6px 0 0;
}
.box .pag-anterior {
	background: url(../images/ico/seta_i.png) no-repeat 0 0;
	width: 26px;
	height: 25px;
	margin: -6px 0 0;
	display: inline-block;
	vertical-align: top;
}
.box .inativo{
	cursor: auto;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* Botões Anterior e Próximo */

.box .anterior,
.box .proximo {
	width: 22px;
	height: 55px;
	padding: 0 !important;
	position: absolute;
	top: 50%;
	z-index: -1;
	display: block;
	cursor: pointer;
}
.box .anterior {
	margin-top: -27px;
	left: 0px;
	border-radius: 4px 0 0 4px !important;
	-webkit-transition: left 0.2s ease-in-out 0.5s;
	-moz-transition: left 0.2s ease-in-out 0.5s;
	-o-transition: left 0.2s ease-in-out 0.5s;
	-ms-transition: left 0.2s ease-in-out 0.5s;
	transition: left 0.2s ease-in-out 0.5s;
}
.lt-ie9 .box .anterior,
.box:hover .anterior {
	left: -22px;
	z-index: 0;
	-webkit-transition: left 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-moz-transition: left 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-o-transition: left 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-ms-transition: left 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	transition: left 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
}
.box .proximo {
	margin-top: -27px;
	right: 0px;
	border-radius: 0 4px 4px 0 !important;
	-webkit-transition: right 0.2s ease-in-out 0.5s;
	-moz-transition: right 0.2s ease-in-out 0.5s;
	-o-transition: right 0.2s ease-in-out 0.5s;
	-ms-transition: right 0.2s ease-in-out 0.5s;
	transition: right 0.2s ease-in-out 0.5s;
}
.lt-ie9 .box .proximo,
.box:hover .proximo {
	right: -22px;
	z-index: 0;
	-webkit-transition: right 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-moz-transition: right 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-o-transition: right 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	-ms-transition: right 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
	transition: right 0.2s ease-in-out, z-index 0s ease-in-out 0.2s;
}
.box .anterior span,
.box .proximo span {
	width: 9px;
	height: 14px;
	margin: 0 auto;
	display: block;
	background: url(../images/ico/seta_d.png) no-repeat;
}
.box .proximo span { background: url(../images/ico/seta_d.png) 0 -64px no-repeat; }

/*
 Rodape
*/

.box footer {
	padding: 35px 0 0;
	text-align: center;
	position: relative;
	background: url(../images/bkg/sombra_a.png) center top no-repeat;
}

/*
- BOTÕES E LINKS ESPECIAIS
*/

.botao,
input.submit
, section.main #user-login input.form-submit
, section.main #user-pass input.form-submit
, .customfile-button
, #user-edit-form input.form-submit,
#webform-client-form-5121 .form-submit,
#webform-client-form-3378 .form-submit,
#webform-client-form-3430 .form-submit {
	padding: 10px 20px;
	font-weight: bold;
	font-size: 1.6em;
	color: #fff;
	text-decoration: none !important;
	text-shadow: 1px 1px #d25426;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	box-shadow: 0 2px #cf4a19;
	border-radius: 4px;
	/*background: none;
	background: -moz-linear-gradient(top, #f17b4e, #f1561c) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#f17b4e), to(#f1561c)) repeat-x;
	background: -o-linear-gradient(90deg,#f17b4e,#f1561c);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f17b4e, endColorstr=#f1561c)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f17b4e, endColorstr=#f1561c);*/

	background: #f17b4e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxN2I0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTU2MWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f17b4e 0%, #f1561c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f17b4e), color-stop(100%,#f1561c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f17b4e 0%,#f1561c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f17b4e 0%,#f1561c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f17b4e 0%,#f1561c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f17b4e 0%,#f1561c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17b4e', endColorstr='#f1561c',GradientType=0 ); /* IE6-8 */

}
.botao:hover,
.botao:focus,
input.submit:hover,
input.submit:focus
, #user-edit-form input.form-submit:hover
, #user-edit-form input.form-submit:focus {
	text-shadow: 1px 1px #c95e36;
	/*background: none;
	background: -moz-linear-gradient(top, #f1875f, #f16a37) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1875f), to(#f16a37)) repeat-x;
	background: -o-linear-gradient(90deg,#f1875f,#f16a37);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1875f, endColorstr=#f16a37)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1875f, endColorstr=#f16a37);*/
	background: #f1561c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNTYxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTdiNGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f1561c 0%, #f17b4e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1561c), color-stop(100%,#f17b4e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1561c 0%,#f17b4e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1561c 0%,#f17b4e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1561c 0%,#f17b4e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1561c 0%,#f17b4e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1561c', endColorstr='#f17b4e',GradientType=0 ); /* IE6-8 */
}
.botao:active,
input.submit:active
, #user-edit-form input.form-submit:active {
	text-shadow: 1px 1px #c4542a;
	box-shadow: 0 1px #cf4a19;
	/*background: none;
	background: -moz-linear-gradient(top, #f16834, #f16834) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16834), to(#f16834)) repeat-x;
	background: -o-linear-gradient(90deg,#f16834,#f16834);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16834, endColorstr=#f16834)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16834, endColorstr=#f16834);*/

	background: #f16834; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNjgzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTY4MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f16834 0%, #f16834 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f16834), color-stop(100%,#f16834)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f16834 0%,#f16834 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f16834 0%,#f16834 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f16834 0%,#f16834 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f16834 0%,#f16834 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16834', endColorstr='#f16834',GradientType=0 ); /* IE6-8 */

}

/*
 Botão mais
*/

.mais {
	line-height: 25px;
	padding: 0 35px 0 0;
	font-size: 1.5em;
	display: block;
	float: right;
	margin: -8px 0 0;
	text-decoration: underline;
	position: relative;
	z-index: 2;
	background: url(../images/btn/mais.png) right top no-repeat;
}

/* Listas de textos simples */

.box .interna-simples ul li {
	padding: 0 0 0 15px;
	background: url(../images/ico/bullet_a.png) left 8px no-repeat;
}
.box .interna-simples ul li p {
	margin-bottom: 10px;
}
.frentes-trabalho .corpo ul li p a { font-weight: bold; }

/* -------------|
/* - CABECALHO
/* ----- */

/*
- BARRA DO TOPO
*/

/*
 Links externos
*/

header.main {
	height: 50px;
	padding-top: 220px;
	margin-bottom: 40px;
	position: relative;
	z-index: 20;
}
header.main .links-externos {
	width: 240px;
	padding: 12px 15px 9px;
	border-radius: 0 0 4px 4px;
	margin: 0 0 15px;
	border: none;
	position: absolute;
	top: 0;
	right: 30px;
	z-index: 2;
	background: #f6f8f8;
}
header.main .links-externos nav li {
	font-size: 1.3em;
	float: left;
}
header.main .links-externos nav li + li {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #005825;
}

header.main .links-externos nav li a{
	color: #005825;
}

/*
 Links de mídias sociais
*/

header.main .links-externos .midias-sociais { float: right; }
header.main .links-externos .midias-sociais li { float: left; }
header.main .links-externos .midias-sociais li + li {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #005825;
}

/*
- LOGO, MENU DE NAVEGAÇÃO E BOX DE LOGIN
*/

/*
 Logo
*/

header.main .navegacao{
	padding: 18px;
}


/*  LOGO ANTIGA
	header.main .logo { 
	width: 353px;
	padding: 17px 0 15px 21px;
	padding-right: 40px;
	position: absolute;
	top: 50px;
	left: 33px;
	border-top: 3px solid #8BAB44;
	background: #FFF;
} */

header.main .logo { 
	width: 300px;
	padding: 20px 0 16px 0px;
	position: absolute;
	top: 42px;
	left: 33px;
	border-top: 3px solid #8BAB44;
	background: #FFF;
}
header.main h1 { position: relative; }
/*
header.main h1 span {
	position: absolute;
	left: -9999px;
}
header.main h1 img { display: block; float: left; margin-right: 20px; }
header.main .logo span {
	color: #f16029;
	display: block;
	margin: -14px 0 0 96px;
	float: left;
	font-size:19px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}

header.main .logo p {
	margin: -5px 0 0;
	font-size: 30px;
	color: #005825;
	font-family: Helvetica;
	line-height: 34px;
}*/

header.main h1 a {
	display: block;
	width: 242px;
	margin: 0 auto;
}

header.main .frase {
	margin: -7px 30px 0 0;
	font-size: 2.4em;
	color: #005825;
	float: right;
}

/*
 Menu de navegação
*/

header.main .navegacao {
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
	border-top: 3px solid #8BAB44;
}
header.main .navegacao > nav {
	width: 100%;
	/*position: relative;
	left: 50%;*/
	float: left;
	/*padding: 17px 0 0 0;*/
	margin: 0 auto;
}
header.main .navegacao > nav > ul {
	width: 100%;
	/*display: inline-block;
	position: relative;
	right: 50%;*/
	float: left;
}
header.main .navegacao > nav > ul > li {
	float: left;
	height: 40px;
}
header.main .navegacao > nav > ul > li + li { border-left: 1px solid #e8ecee; }
header.main .navegacao > nav > ul > li > a { 
	width: 100%;
	display: block;
	line-height: 40px; 
	float: left;
/*	border-top: 3px solid transparent;*/
	font-weight: bold;
	border-radius: 4px 4px 0 0;
	text-align: center;
	font-size: 1.5em;
	text-decoration: none;
	font-weight: normal;
	color: #727272;
	font-family: 'HelveticaNeue Medium';

	-webkit-transition: background .5s ease-in-out, border .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, border .5s ease-in-out;
	-ms-transition: background .5s ease-in-out, border .5s ease-in-out;
	-o-transition: background .5s ease-in-out, border .5s ease-in-out;
	transition: background .5s ease-in-out, border .5s ease-in-out;
}
header.main .navegacao > nav > ul > li > a.ativo span {
	border-bottom: 2px solid #11a458;
}

header.main .navegacao > nav > ul > li.menu-sobre {
	width: 180px;
}

header.main .navegacao > nav > ul > li.menu-programas {
	width: 140px;
}

header.main .navegacao > nav > ul > li.menu-quem-faz {
	width: 233px;
}

header.main .navegacao > nav > ul > li.menu-servicos {
	width: 162px;
}

header.main .navegacao > nav > ul > li.menu-biblioteca {
	width: 150px;
}

header.main .navegacao > nav > ul > li.menu-comunicacao {
	width: 150px;
}

header.main .navegacao > nav > ul > li.menu-intranet {
	width: 150px;
}

header.main .navegacao > nav > ul > li.menu-extranet {
	width: 150px;
}

/*
 Box drop down
*/

header.main .navegacao > nav > ul > li.drop-down:hover > a {
	position: relative;
	z-index: 8;
	/*border-top: 3px solid #8bab44;*/
	background: #f8f8f8;
	box-shadow: 0 1px 0 #f8f8f8, 1px 0 1px #d0d2d2, -1px 0 1px #d0d2d2;
	border-bottom: none;
}

header.main .navegacao > nav > ul > li.drop-down:hover > a span {
	border-bottom: none;
}
header.main .navegacao .drop-down-box {
	/*width: 940px;*/
	-webkit-border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	position: absolute;
	top: 41px;
	/*right: 0px;*/
	overflow: hidden;
	visibility: hidden;
	z-index: 6;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: 1px 1px 4px #d6d6d6, -1px -1px 4px #d6d6d6;
	background-color: #f8f8f8;



	-webkit-transition: opacity .5s ease-in-out 0s, visibility 0s ease-in-out .5s;
	-moz-transition: opacity .5s ease-in-out 0s, visibility 0s ease-in-out .5s;
	-ms-transition: opacity .5s ease-in-out 0s, visibility 0s ease-in-out .5s;
	-o-transition: opacity .5s ease-in-out 0s, visibility 0s ease-in-out .5s;
	transition: opacity .5s ease-in-out 0s, visibility 0s ease-in-out .5s;
}
header.main .navegacao .right-column .drop-down-box{
	width: 100%;
	/*right: 0;*/
	-webkit-border-radius: 5px 0px 5px 5px;
	-moz-border-radius: 5px 0px 5px 5px;
	border-radius: 5px 0px 5px 5px;
}
header.main .navegacao .drop-down-box .wrapper {
	padding: 15px 5px 25px;
	overflow: hidden;
}
header.main .navegacao > nav > ul > li:hover > .drop-down-box {
	height: auto;
	visibility: visible;
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;

	-webkit-transition: opacity .5s ease-in-out .1s, visibility 0s ease-in-out 0s;
	-moz-transition: opacity .5s ease-in-out .1s, visibility 0s ease-in-out 0s;
	-ms-transition: opacity .5s ease-in-out .1s, visibility 0s ease-in-out 0s;
	-o-transition: opacity .5s ease-in-out .1s, visibility 0s ease-in-out 0s;
	transition: opacity .5s ease-in-out .1s, visibility 0s ease-in-out 0s;
}

header.main .navegacao .drop-down-box ul.carrossel {
	width: 577px;
	float: left;
}
header.main .navegacao .drop-down-box ul.carrossel > li {
	font-weight: normal;
	font-size: 1.0em;
	float: none;
}
header.main .navegacao .drop-down-box ul.carrossel > li + li {
	margin: 0;
	padding: 0;
	border: none;
}

/* Texto e imagem */

header.main .navegacao .drop-down-box .conteudo {
	width: 615px;
	float: left;
	background: url(../images/ico/borda_c.png) right 0 no-repeat;
}
header.main .navegacao .drop-down-box article {
	width: 577px;
	float: left;
}
header.main .navegacao .drop-down-box article > div {
	width: 270px;
	float: left;
	padding-bottom: 3px;
}
header.main .navegacao .drop-down-box article h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	line-height: 28px;
	color: #5b5b5b;
}
header.main .navegacao .drop-down-box article h2 a { color: #5b5b5b; }
header.main .navegacao .drop-down-box article p {
	line-height: 22px;
	margin-bottom: 20px;
}
header.main .navegacao .drop-down-box article img {
	padding: 6px;
	float: right;
	border: 1px solid #e8e8e8;
	box-shadow: 1px 1px #eee;
	background-color: #fff;
}

/* Lista de links - Sidebar */

header.main .navegacao .drop-down-box aside { 
	float: right;
	width: 265px;
}
header.main .navegacao .double-columns .drop-down-box aside{
	width: 446px;
}
header.main .navegacao .right-column .drop-down-box aside{
	padding-right: 10px;
	width: auto;	
}
header.main .navegacao .drop-down-box aside ul {
	width: auto;
	padding: 0 0 0 5px;
}
header.main .navegacao .drop-down-box aside ul li {
	padding: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/ico/seta_c.png) left 3px no-repeat;
}
header.main .navegacao .double-columns .drop-down-box aside ul li{
	float: left;
	margin-right: 10px;
	width: 195px;
}
header.main .navegacao .right-column{
	position: relative;
}
header.main .navegacao .right-column .drop-down-box aside ul li a{
	white-space: nowrap;
}
header.main .navegacao .drop-down-box aside ul li + li { margin-top: 14px; }
header.main .navegacao .drop-down-box aside ul li:first-child{ margin-top: 14px; }
header.main .navegacao .drop-down-box aside ul li a { color: #5b5b5b; }

/* Rodapé */

header.main .navegacao .drop-down-box footer {
	width: 610px;
	margin-top: 20px;
	float: left;
	background: url(../images/bkg/sombra_b.png) center top no-repeat;
}
header.main .navegacao .drop-down-box .footer .paginacao { top: 13px; }
header.main .navegacao .drop-down-box .footer .paginacao a span {
	margin: 0;
	font-size: 8px;
	display: inline;
	box-shadow: 0 1px #BFBFBF inset, 1px 1px #fefefe;
}
header.main .navegacao .drop-down-box .footer .paginacao a.ativo span { box-shadow: 0 1px #BFBFBF inset, 1px 1px #fefefe; }

/* Links */
header.main .navegacao .drop-down-box .coluna {
	float: left;
	width: 290px;
}
header.main .navegacao .drop-down-box .coluna li {
	padding: 0 0 0 15px;
	background: url(../images/ico/seta_h.png) no-repeat 0 1px;
	margin-bottom: 20px;
}
header.main .navegacao .drop-down-box .coluna li.subitens {
	background: url(../images/ico/seta_l.png) no-repeat 0 3px;
}
header.main .navegacao .drop-down-box .coluna li > a {
	font-size: 1.6em;
	font-weight: bold;
	color: #5b5b5b;
}
header.main .navegacao .drop-down-box .coluna li ul {
	padding: 15px 0 0 10px;
}
header.main .navegacao .drop-down-box .coluna li ul li {
	background: url(../images/ico/seta_c.png) no-repeat 0 1px;
	padding: 0 0 0 10px;
}
header.main .navegacao .drop-down-box .coluna li ul a {
	font-size: 1.4em;
}

/*
 Box de login
*/

header.main .navegacao .box-login {
	position: relative;
	float: right;
	z-index: 2;
}
header.main .navegacao .login {
	margin-top: 18px;
	padding: 6px 7px 2px;
	position: relative;
	z-index: 4;
	-webkit-transition: background 0.2s ease-in-out 0.3s;
	-moz-transition: background 0.2s ease-in-out 0.3s;
	-o-transition: background 0.2s ease-in-out 0.3s;
	-ms-transition: background 0.2s ease-in-out 0.3s;
	transition: background 0.2s ease-in-out 0.3s;
}
header.main .navegacao .login span {
	margin: 0;
	padding-right: 20px;
	font-size: 1.0em;
	display: block;
	background: url(../images/ico/seta_b.png) 53px 7px no-repeat;
}
header.main .navegacao .box-login:hover .login {
	color: #5b5b5b;
	text-shadow: none;
	border-top: 3px solid #f15c24;
	border-radius: 4px 4px 0 0;
	box-shadow: 0 2px 1px #fff, 1px 0 1px #d0d2d2, -1px 0 1px #d0d2d2;
	background: #fff;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}
header.main .navegacao .box-login:hover .login span { background: url(../images/ico/seta_b.png) 53px -49px no-repeat; }
header.main .navegacao #formulario-login {
	width: 260px;
	height: 0;
	min-height: 0;
	padding: 0 20px;
	overflow: hidden;
	position: absolute;
	top: 52px;
	right: -38px;
	border-radius: 3px;
	box-shadow: 0 0 3px #d0d2d2;
	background-color: #fff;
	-webkit-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-moz-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-o-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-ms-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
}
header.main .navegacao .box-login:hover #formulario-login {
	height: auto;
	min-height: 120px;
	padding: 20px;
	-webkit-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-moz-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-o-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	-ms-transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
	transition: min-height 0.2s ease-in-out, padding 0.2s ease-in-out;
}
header.main .navegacao #formulario-login .linha {
	width: 100%;
	margin-bottom: 15px;
	float: left;
	position: relative;
}
header.main .navegacao #formulario-login label {
	padding-left: 36px;
	font-size: 1.5em;
	color: #999;
	line-height: 36px;
	position: absolute;
	top: 1px;
	left: 0;
}
header.main .navegacao #formulario-login label.email { background: url(../images/ico/pessoa.png) 11px 10px no-repeat; }
header.main .navegacao #formulario-login label.senha { background: url(../images/ico/cadeado.png) 11px 8px no-repeat; }
header.main .navegacao #formulario-login input[type=text],
header.main .navegacao #formulario-login input[type=password] {
	width: 249px;
	height: 36px;
	padding: 0 5px;
	font-size: 1.5em;
	color: #999;
	line-height: 36px;
	border: 1px solid #ebebeb;
	border-top: 1px solid #d2d2d2;
	border-radius: 4px;
	background-color: #f1f1f1;
}
header.main .navegacao #formulario-login input[type=password] { width: 148px; }
header.main .navegacao #formulario-login input[type=submit] {
	width: 86px;
	height: 36px;
	padding: 0;
	float: right;
}
header.main .navegacao #formulario-login a {
	margin-top: -3px;
	font-size: 1.4em;
	display: block;
	float: left;
}

/* -------------|
/* - CONTEUDO
/* ----- */

section.main {
	position: relative;
	z-index: 15;
}

/*
- BOX DE INFORMAÇÕES DE 3 COLUNAS
*/

section.main .listas-3 h3 {
	padding-bottom: 37px;
	font-size: 2.0em;
	text-align: center;
	background: url(../images/ico/balao_b.png) center bottom no-repeat;
}
section.main .listas-3 .corpo { padding: 39px 0 10px; }
section.main .listas-3 article { margin-bottom: 20px; }
section.main .listas-3 article a {
	font-size: 1.5em;
	color: #5b5b5b;
	line-height: 1.2em;
	text-decoration: none;
	display: block;
	background: url(../images/ico/seta_c.png) left 3px no-repeat;
}
section.main .listas-3 article a:first-letter { padding-left: 10px; }
section.main .listas-3 article span,
section.main .listas-3 article em {
	font-size: 1.5em;
	line-height: 1.4em;
}
section.main .listas-3 article a.botao {
	font-size: 1.6em;
	color: #fff;
	background: none;
	background: -moz-linear-gradient(top, #f17b4e, #f1561c) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#f17b4e), to(#f1561c)) repeat-x;
	background: -o-linear-gradient(90deg,#f17b4e,#f1561c);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f17b4e, endColorstr=#f1561c)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f17b4e, endColorstr=#f1561c);
}
section.main .listas-3 article a.botao:first-letter { padding-left: 0; }

/*
- ACCORDION
*/
.accordion {
	clear: both;
}
.accordion .accordion-item {
	margin: 10px 0 0;
}
.accordion .accordion-item:first-child {
	margin: 0;
}
.accordion .accordion-header {
	border-radius: 4px 3px 3px 4px/3px;
	-webkit-box-shadow: 1px 1px rgba(0,0,0,.14);
	-moz-box-shadow: 1px 1px rgba(0,0,0,.14);
	box-shadow: 1px 1px rgba(0,0,0,.14);
	background: #fafafa url(../images/bkg/textura_b.png) repeat-x 0 0;
	font-size: 2.4em;
	margin: 0 0 1px;
	height: 63px;
}
.accordion .accordion-header .accordion-link {
	display: block;
	text-indent: 24px;
	line-height: 63px;
	color: #5b5b5b;
	background: url(../images/ico/seta_g.png) no-repeat 823px center;
}
.accordion .accordion-header .accordion-link:hover {
	background-color: transparent !important;
}
.accordion .accordion-header .accordion-link-aberto {
	background-image: url(../images/ico/seta_f.png);
}
.accordion .accordion-content {
	-webkit-border-radius: 0 0 3px 4px;
	-moz-border-radius: 0 0 3px 4px;
	border-radius: 0 0 3px 4px;
	background-color: #f5f5f5;
}
.js .accordion .accordion-content {
	display: none;
}

/*
- MODAL
*/

#conteudo-modal { display: none; }
#modal-requisitos,
#modal-licitacao { margin: 0; }
#fundo {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.8;
	background-color: #000;
	z-index: 9999;
}
.modal {
	width: 700px;
	margin: 0 0 0 -350px;
	/*display: none;*/
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 99999;
}

/*
 Header
*/

.modal header {
	padding: 14px 80px 16px 20px;
	position: relative;
	background-color: #181818;
}

/* BOTÃO FECHAR */

.modal header #fechar-modal {
	width: 50px;
	height: 49px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 1px;
	right: 1px;
	background: #323232 url(../images/ico/fechar.png) center center no-repeat;
	-webkit-transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	-ms-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;
}
.modal header #fechar-modal:hover { background: #ee223a url(../images/ico/fechar.png) center center no-repeat; }

/* TEXTO */

.modal header h3 {
	margin: 0 0 10px;
	font-size: 2.3em;
	color: #f5f5f5;
}
.modal header p {
	font-size: 1.4em;
	color: #f5f5f5;
	line-height: 1.4em;
}

/* MÍDIAS SOCIAIS */

.modal .midias-sociais {
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.modal .midias-sociais li { float: left; }
.modal .midias-sociais li + li { margin-left: 1px; }
.modal .midias-sociais li a {
	width: 50px;
	height: 49px;
	display: block;
	-webkit-transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	-ms-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;
}
.modal .midias-sociais li a.facebook { background: #323232 url(../images/ico/facebook_b.png) center center no-repeat; }
.modal .midias-sociais li a.twitter { background: #323232 url(../images/ico/twitter_b.png) center center no-repeat; }
.modal .midias-sociais li a.email { background: #323232 url(../images/ico/email.png) center center no-repeat; }

/* Hover */

.modal .midias-sociais li a.facebook:hover { background: #3b5895 url(../images/ico/facebook_b.png) center center no-repeat; }
.modal .midias-sociais li a.twitter:hover { background: #00abeb url(../images/ico/twitter_b.png) center center no-repeat; }
.modal .midias-sociais li a.email:hover { background: #86b105 url(../images/ico/email.png) center center no-repeat; }

/* BOTÕES DE CONTROLE */

.modal .controle {
	width: 27px;
	height: 44px;
	margin-top: -22px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 50%;
}
.modal .anterior {
	left: -55px;
	background: url(../images/ico/seta_e.png) 0 0 no-repeat;
}
.modal .proximo {
	right: -55px;
	background: url(../images/ico/seta_e.png) 0 -94px no-repeat;
}

/*
 Corpo
*/

.modal section {
	background: #fff;
	position: relative;
	padding: 30px;
}

/*
 Modal de Vídeos
*/
#modal-video header {
	min-height: 80px;
}
#modal-video section {
	margin-top: 20px;
	padding: 0;
	background: transparent;
}
#modal-video iframe {
	width: 100%;
	height: 395px;
	display: block;
}

/*
 Modal de Áudios
*/
#modal-audio section {
	margin-top: 20px;
	padding: 0;
	background: transparent;
}

/*
 Modal de Galeria
*/
#modal-galeria header {
	min-height: 80px;
}
#modal-galeria section {
	margin-top: 20px;
	padding: 0;
	background: transparent;
}
#modal-galeria .galeria .destaque {
	background: #000;
	margin: 0 0 20px;
}
#modal-galeria .galeria .descricao {
	overflow: hidden;
	padding: 20px 15px;
}
#modal-galeria .galeria .descricao p {
	float: left;
	width: 530px;
	font-size: 1.4em;
	color: #f5f5f5;
}
#modal-galeria .galeria .descricao .quantidade {
	float: right;
	background: #212121 url(../images/ico/fotos.png) no-repeat 5px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
  border-radius: 3px;
  height: 24px;
  padding: 0 10px 0 34px;
}
#modal-galeria .galeria .descricao .quantidade span {
	color: #929292;
  font-size: 1.2em;
  line-height: 24px;
}
#modal-galeria .galeria .descricao .quantidade span span{
	font-size: 12px;
}
#modal-galeria .navigation{
	position: relative;
}
#modal-galeria .slideshow {
	width: 700px;
	overflow: hidden;
}
#modal-galeria .navigation .bt-prev
, #modal-galeria .navigation .bt-next{
	background: url("../images/btn/galeria_paginacao.png") no-repeat;
	display: block;
	height: 44px;
	overflow: hidden;
	margin-top: -22px;
	position: absolute;
	text-indent: -999em;
	top: 50%;
	width: 28px;
}
#modal-galeria .navigation .bt-prev{
	background-position: left top;
	left: -50px;
}
#modal-galeria .navigation .bt-next{
	background-position: left bottom;
	right: -50px;
}
#modal-galeria .navigation .inactive{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#modal-galeria .galeria ul {
	left: 0;
	height: 121px;
	width: 1000%;
	overflow: hidden;
	position: relative;
}
#modal-galeria .galeria ul a {
	float: left;
	margin: 0 20px 0 0;
}
#modal-galeria .galeria ul a.ativo {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

/*
 Modal de Download
*/
#modal-download header {
	min-height: 80px;
}
#modal-download .imagem img {
	display: block;
	margin: 0 auto 35px;
}
#modal-download .download {
	width: 295px;
	height: 61px;
	margin: 0 auto;
	text-align: center;
	padding: 19px 0 0;
	font-size: 2.3em;
	float: none;
}
#modal-download .download .tamanho {
	display: block;
	font-size: 15px;
	color: #933a19;
	margin: 10px 0 0;
	text-shadow: none;
}

/* 
 Modal de Troca de Estado
*/

#modal-estado {
	width: 470px;
	margin: 0 0 0 -235px;
}

#modal-estado .form {
	float: left;
	width: 407px;
}

#modal-estado .select2-container {
	width: 407px !important;
}

#modal-estado .form p {
	font-size: 1.7em;
	color: #5b5b5b;
	margin: 0 0 55px;
}
#modal-estado .form p strong {
	font-size: 25px;
}
#modal-estado .form label {
	font-size: 1.5em;
	color: #666;
	font-style: italic;
	display: block;
	margin: 0 0 5px;
}
#modal-estado .form select {
	display: block;
	width: 320px;
}
#modal-estado .form .select2-container .select2-choice {
	background: #efefef;
}
#modal-estado .form .submit {
	margin: 40px 0 0;
	display: block;
	font-size: 2.3em;
	font-weight: normal;
	padding: 18px 20px;
	float: left;
}
#modal-estado .mapa {
	float: right;
	background: url(../images/bkg/brasil.png) no-repeat 0 0;
	width: 265px;
	height: 265px;
}

/*
 Modal Sindicato
*/
#modal-sindicato {
	width: 820px;
	margin: 0 0 0 -410px;
}
#modal-sindicato .form-item .col-left {
	width: 260px;
}
.js #modal-sindicato .passo + .passo {
	display: none;
}
#modal-sindicato .mapa {
	background: url(../images/bkg/mapas_e.png) no-repeat 0 0;
	width: 747px;
	height: 380px;
	padding: 7px 11px 13px;
	margin: 0 0 20px;
}
#modal-sindicato .mapa .conteudo {
	width: 747px;
	height: 380px;
}
#modal-sindicato .form-item p {
	float: left;
	margin: 25px 0 0;
	width: 480px;
}

/*
 Modal FORM
*/
.modal .form-item {
  overflow: hidden;
	padding: 0 0 2px;
}
.modal .form-box {
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fafafa;
	-webkit-box-shadow: 1px 1px rgba(0,0,0,.14);
	-moz-box-shadow: 1px 1px rgba(0,0,0,.14);
	box-shadow: 1px 1px rgba(0,0,0,.14);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.04), rgba(255,255,255,.04));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.04), rgba(255,255,255,.04));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.04), rgba(255,255,255,.04));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.04), rgba(255,255,255,.04));
	background-image: linear-gradient(to top, rgba(0,0,0,.04), rgba(255,255,255,.04));
	padding: 20px;
}
.modal .form-item + .form-item {
  margin: 20px 0 0;
}
.modal .form-item .col-left {
  float: left;
  width: 150px;
}
.modal .form-item .col-right {
  float: right;
  width: 445px;
	position: relative;
}
.modal .form-item label {
  font-size: 2.4em;
  font-weight: bold;
  color: #5b5b5b;
  float: left;
	margin: 15px 0 0;
}
.modal .form-item label span {
  color: #89a943;
}
.modal .form-item label span.req {
  color: #f1561c;
}
.modal .form-item label.form-box-error {
	background: url(../images/ico/fechar_f.png) no-repeat 0 0;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin: -10px 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
.modal .form-item p {
  font-size: 1.5em;
  color: #999;
  width: 335px;
}
.modal .form-item .separador {
	margin: 0 10px;
	font-size: 2.4em;
	font-weight: bold;
}
.modal .form-item ::-webkit-input-placeholder,
.modal .form-item :-moz-placeholder,
.modal .form-item :-ms-input-placeholder,
.modal .form-item .placeholder {
  color: #999;
	font-weight: normal !important;
}
.modal .form-item input.text {
  width: 405px;
  font-size: 1.9em;
  font-weight: bold;
  color: #5b5b5b;
  height: 22px;
  padding: 16px 19px 15px;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: solid 1px #ececec;
	border-top: 1px solid #cecece;
}
.modal .form-item input.telefone-ddd {
	width: 47px;
	margin: 0 20px 0 0;
}
.modal .form-item input.telefone {
	width: 172px;
}
.modal .form-item input.cep-1 {
	width: 117px;
}
.modal .form-item input.cep-2 {
	width: 42px;
}
.modal .form-item select {
	width: 443px;
}
.modal .form-item .textarea-wrapper {
  display: block;
  position: relative;
}
.modal .form-item textarea {
  width: 405px;
  font-size: 1.9em;
  font-weight: bold;
  color: #5b5b5b;
  height: 115px;
  padding: 16px 19px 15px;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: solid 1px #ececec;
	border-top: 1px solid #cecece;
	resize: none;
}
.modal .form-item textarea:focus + .limite-text {
	background: #ef551c;
}
.modal .form-item .limite-text {
  background: #d9d9d9;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 5px;
  border-radius: 2px;
  position: absolute;
  top: 7px;
  right: 7px;
}
.modal .form-item .campos-obrigatorios {
  font-size: 1.7em;
  color: #5b5b5b;
  line-height: 35px;
  float: left;
  margin: 15px 0 0;
}
.modal .form-item .campos-obrigatorios span {
  font-size: 35px;
  font-weight: bold;
  color: #f1561c;
  vertical-align: text-top;
}
.modal input.submit,
.modal .botao {
  float: right;
  font-size: 2.3em;
	padding: 20px 30px;
}

/*
 Modal lista
*/
.modal .lista li {
	background: url(../images/ico/seta_c.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 15px;
	font-size: 1.6em;
	color: #5b5b5b;
}

/*
	Modal LOGIN
*/
#modal-login{
	margin-left: 0;
	width: 940px;
}

#modal-login header{
	background-color: #f7f7f7;
	border-top: 4px solid #87a742;
	border-bottom: solid 1px #e8e8e8;
}
#modal-login header h3{
	background: url("../images/ico/seta_a.png") no-repeat left center;
	color: #5b5b5b;
	font-family: "HelveticaNeue-Bold";
	font-size: 2.0em;
	margin: 0 auto;
	padding-left: 20px;
	text-transform: uppercase;
	width: 180px;
}
#modal-login section .bloco{
	float: left;
	width: 416px;
}
#modal-login section .bloco h4{
	color: #5b5b5b;
	font-family: "HelveticaNeue-Bold";
	font-size: 2.0em;
	margin-bottom: 25px;
	text-transform: uppercase;
}
#modal-login section .bloco label{
	background: url("../images/ico/seta_c.png") no-repeat left center;
	color: #5b5b5b;
	display: block;
	font-family: "HelveticaNeue-Bold";
	font-size: 1.4em;
	margin-bottom: 8px;
	padding-left: 12px;
}
#modal-login section .bloco input[type=text]
, #modal-login section .bloco input[type=password]{
	font-family: "HelveticaNeue";
	border: solid 2px #ececec;
	color: #5b5b5b;
	font-size: 1.5em;
	margin-bottom: 12px;
	padding: 12px 15px;
	width: 340px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}
#modal-login section .bloco #edit-submit
, #modal-login section .bloco .bt-continuar{
	float: left;
	font-size: 1.6em;
	padding: 8px 20px 6px;
	text-transform: uppercase;
}
#modal-login section .bloco .bt-esqueci{
	color: #999999;
	font-family: "HelveticaNeue";
	float: right;
	font-size: 1.5em;
	margin: 10px 45px 0 0;
}
#modal-login footer{
	background-color: #fbfbfb;
	border-top: solid 1px #e7e7e7;
	overflow: hidden;
	padding: 25px 30px;
}
#modal-login footer address{
	float: left;
	width: 430px;
}
#modal-login footer address strong{
	color: #999999;
	display: inline-block;
	font-family: "HelveticaNeue Medium";
	font-size: 1.6em;
	font-style: normal;
	margin-bottom: 15px;
}
#modal-login footer address p{
	color: #999999;
	font-family: "HelveticaNeue";
	font-size: 1.4em;
	font-style: normal;

}

#modal-login footer .logos{
	float: right;
}
#modal-login footer .logos a{
	margin-left: 25px;
}

/* -------------|
/* - RODAPE
/* ----- */

/*
- BOX DE INFORMAÇÕES DO RODAPÉ
*/

footer.main .mapa-site { padding: 0; }
footer.main .mapa-site .corpo {
	padding: 30px 30px 10px;
}
footer.main .mapa-site .corpo .coluna {
	float: left;
}
footer.main .mapa-site .corpo .coluna-a {
	width: 320px;
}
footer.main .mapa-site .corpo .coluna-b {
	width: 315px;
}
footer.main .mapa-site .corpo .coluna-c {
	width: 245px;
}
footer.main .mapa-site .corpo .coluna li {
	margin: 0 0 23px;
	background: url(../images/ico/seta_h.png) no-repeat 0 1px;
	padding: 0 0 0 15px;
}
footer.main .mapa-site .corpo .coluna li.subitens {
	background: url(../images/ico/seta_l.png) no-repeat 0 3px;
}
footer.main .mapa-site .corpo .coluna li a {
	font-size: 1.6em;
	line-height: 16px;
	font-weight: bold;
	color: #5b5b5b;	
}
footer.main .mapa-site .corpo .coluna li ul {
	padding: 15px 0 0 13px;
}
footer.main .mapa-site .corpo .coluna li li {
	margin: 0 0 12px;
	background: url(../images/ico/seta_c.png) no-repeat 0 1px;
	padding: 0 0 0 13px;
}
footer.main .mapa-site .corpo .coluna li li a {
	font-size: 1.4em;
	line-height: 14px;
	font-weight: normal;
}
footer.main .mapa-site .corpo .coluna ul.separador {
	background: url(../images/bkg/sombra_c.png) no-repeat 0 bottom;
	padding: 0 0 15px;
	margin: 0 0 15px;
}
footer.main .mapa-site .corpo .redes-sociais {
	margin: 20px 0 0;
}
footer.main .mapa-site .corpo .redes-sociais a {
	font-size: 1.4em; 
	line-height: 14px; 
	font-weight: normal;
	margin-left: 5px;
}
footer.main .mapa-site .corpo .redes-sociais .twitter-follow-button {
	margin: 0 0 20px;
}
footer.main .mapa-site .info {
	width: 880px;
	padding: 26px 30px 30px;
	border-radius: 0 0 4px 4px;
	background: #fbfbfb;
	overflow: hidden;
}
footer.main .info .texto { float: left; }
footer.main .info strong {
	margin-bottom: 10px;
	font-size: 1.6em;
	display: block;
}
footer.main .info span {
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
}
footer.main .info .logos {
	margin-top: 4px;
	float: right;
}
footer.main .info .logos img,
footer.main .info .logos a {
	display: block;
	float: left;
	margin-right: 46px;

}
footer.main .info .logos .tipo-b { margin-top: 16px; }
footer.main .info .logos a + a { margin-left: 25px; }

/*
 BARRA FIXA
*/
#barra-fixa {
	height: 79px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2000;
}
#barra-fixa .fundo {
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.37), inset 0 0 133px rgba(255,255,255,.75);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.37), inset 0 0 133px rgba(255,255,255,.75);
	box-shadow: 0 0 7px rgba(0,0,0,.37), inset 0 0 133px rgba(255,255,255,.75);
	background: #fff;
	background-image: -webkit-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -moz-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -o-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -ms-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: linear-gradient(to top, #e7e7e7 3%, #fff);
	height: 79px;
	width: 100%;
	position: relative;
	z-index: 4;
}
#barra-fixa .content {
	width: 940px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	background-image: -webkit-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -moz-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -o-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: -ms-linear-gradient(bottom, #e7e7e7 3%, #fff);
	background-image: linear-gradient(to top, #e7e7e7 3%, #fff);
}
#barra-fixa .escolha-estado {
	float: left;
}
#barra-fixa .escolha-estado .select2-choice {
	padding: 6px 10px;
}
#barra-fixa .escolha-estado .estado-atual {
	float: left;
	font-size: 2.5em;
	line-height: 27px;
	margin: 25px 10px 0 0;
	color: #5b5b5b;
	background: url(../images/ico/seta_a.png) no-repeat 0 5px;
	padding: 0 10px 0 15px;
	border-right: 1px solid #e6e6e6;
}
#barra-fixa .escolha-estado em {
	max-width: 146px;
	font-size: 1.4em;
	color: #b7b7b7;
	font-style: normal;
	float: left;
	margin: 27px 0 0;
	letter-spacing: -1px;
}
#barra-fixa .escolha-estado em strong {
	color: #5b5b5b;
	display: block;
}
#barra-fixa .escolha-estado .mapa {
	float: left;
	background: url(../images/ico/mapa_a.png) no-repeat 0 0;
	width: 40px;
	height: 36px;
	margin: 24px 0 0 10px;
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
}
#barra-fixa .tooltip {
	cursor: default;
	display: block;
	position: absolute;
	top: -37px;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	-webkit-transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
	-moz-transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
	-o-transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
	-ms-transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
	transition: opacity 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
}

#barra-fixa .tooltip span {
	padding: 12px 20px 10px;
	font-weight: bold;
	font-size: 1.3em;
	color: #5b5b5b;
	text-indent: 0;
	white-space: nowrap;
	position: relative;
	right: 50%;
	cursor: default;
	display: block;
	border-radius: 5px;
	box-shadow: 1px 1px #d3d3d3;
	background: none;
	background: -moz-linear-gradient(top, #ffffff, #f4f4f4) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f4f4)) repeat-x;
	background: -o-linear-gradient(90deg,#f4f4f4,#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f4f4f4)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f4f4f4);
}
#barra-fixa .tooltip span:after {
	width: 12px;
	height: 12px;
	margin-left: -4px;
	content: "";
	display: block;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	position: absolute;
	left: 50%;
	bottom: -5px;
	box-shadow: 1px 1px #d3d3d3;
	background-color: #f4f4f4;
}
#barra-fixa a:hover .tooltip {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s ease-in-out 0.1s, visibility 0s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out 0.1s, visibility 0s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out 0.1s, visibility 0s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out 0.1s, visibility 0s ease-in-out;
	transition: opacity 0.3s ease-in-out 0.1s, visibility 0s ease-in-out;
}
#barra-fixa nav li.ativo > a:after {
	width: 15px;
	height: 15px;
	margin-left: -8px;
	content: "";
	display: block;
	position: absolute;
	top: -7px;
	left: 50%;
	background-color: #f27f54;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
#barra-fixa nav li.pesquisa.ativo > a:after {
	background-color: #f4936e;
}
#barra-fixa .escolha-estado form {
	float: left;
}
#barra-fixa .escolha-estado form .select2-container {
	width: 230px !important;
	margin: 20px 0 0 10px;
	float: left;
}
#barra-fixa .escolha-estado form .select2-container .select2-choice div {
	width: 28px;
	height: 26px;
	top: 6px;
	background: url(../images/ico/seta_s.png) no-repeat;
}
#barra-fixa .escolha-estado form .select2-dropdown-open .select2-choice div {
	background: url(../images/ico/seta_r.png) no-repeat;
}
#barra-fixa .escolha-estado-home {
	float: left;
	margin-top: 12px;
}
#barra-fixa nav {
	float: right;
}
#barra-fixa nav li {
	float: left;
	background: url(../images/btn/btn_f.png) no-repeat 0 0;
	/*width: 71px;*/
	height: 79px;
	margin: 12px 0 0 2px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-transition: margin 0.2s ease-in;
	-moz-transition: margin 0.2s ease-in;
	-o-transition: margin 0.2s ease-in;
	-ms-transition: margin 0.2s ease-in;
	transition: margin 0.2s ease-in;
}
#barra-fixa nav li:hover,
#barra-fixa nav li.ativo {
	margin: 0 0 0 2px;
	background-position: 0 -150px !important;
	-webkit-transition: margin 0.2s ease-in;
	-moz-transition: margin 0.2s ease-in;
	-o-transition: margin 0.2s ease-in;
	-ms-transition: margin 0.2s ease-in;
	transition: margin 0.2s ease-in;
}
#barra-fixa nav li.pesquisa {
	width: 42px;
	background: url(../images/btn/btn_g.png) no-repeat 0 0;
}
#barra-fixa nav li.pesquisa:hover {
	margin: 0 0 0 2px;
	background-position: 0 -126px;
}
#barra-fixa nav li > a {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 16px;
	text-decoration: none;
	position: relative;
	font-family: 'HelveticaNeue Medium';
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	text-shadow: 0.5px 0.5px 0.1px #666666;
}
#barra-fixa nav li.formacao > a {
	width: 86px;
	padding-left: 40px;
	background: url(../images/ico/menu_caderno.png) no-repeat 8px 18px;
}
#barra-fixa nav li.formacao:hover > a,
#barra-fixa nav li.formacao.ativo > a {
	background-position: 8px -45px;
}

#barra-fixa nav li.formacao-tecnica > a {
	width: 75px;
	padding-left: 51px;
	background: url(../images/ico/icon_tecnicos_v2.png) no-repeat 8px 16px;
}
#barra-fixa nav li.formacao-tecnica:hover > a,
#barra-fixa nav li.formacao-tecnica.ativo > a {
	background-position: 8px -56px;
}

#barra-fixa nav li.cursos > a {
	width: 78px;
	padding-left: 52px;
	background: url(../images/ico/menu_promocao_social.png) no-repeat 8px 24px
}
#barra-fixa nav li.cursos:hover > a,
#barra-fixa nav li.cursos.ativo > a {
	background-position: 8px -52px;
}
#barra-fixa nav li.graduacao-pos > a {
	background: url(../images/ico/menu_capelo.png) no-repeat center 18px;
}
#barra-fixa nav li.graduacao:hover > a,
#barra-fixa nav li.graduacao.ativo > a {
	background-position: center -64px;
}
#barra-fixa nav li.ead > a {
	width: 86px;
	padding-left: 48px;
	background: url(../images/ico/menu_computador.png) no-repeat 8px 24px;
}
#barra-fixa nav li.ead:hover > a,
#barra-fixa nav li.ead.ativo > a {
	background-position: 8px -37px;
}
#barra-fixa nav li.formacao-superior > a {
	width: 77px;
	padding-left: 40px;
	background: url(../images/ico/menu_formacao.png) no-repeat 8px 17px;
}
#barra-fixa nav li.formacao-superior:hover > a,
#barra-fixa nav li.formacao-superior.ativo > a {
	background-position: 8px -49px;
}
#barra-fixa nav li.assistencia-tecnica > a {
	width: 87px;
	padding-left: 42px;
	background: url(../images/ico/menu_assistencia_tecnica.png) no-repeat 8px 17px;
}
#barra-fixa nav li.assistencia-tecnica:hover > a,
#barra-fixa nav li.assistencia-tecnica.ativo > a {
	background-position: 8px -60px;
}
#barra-fixa nav li.pesquisa > a {
	background: url(../images/ico/menu_lupa.png) no-repeat center 22px;
}
#barra-fixa nav li.pesquisa:hover > a,
#barra-fixa nav li.pesquisa.ativo > a {
	 background-position: center -55px;
}
#barra-fixa .aba {
	width: 100%;
	height: 194px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: -120px;
	border-top: 2px solid #8eac4e;
	box-shadow: 0 -1px 3px #d4d4d4 inset;
	background: none;
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2)) repeat-x;
	background: -o-linear-gradient(90deg,#f2f2f2,#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f2f2f2)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f2f2f2);
	z-index: 2;
}
/*#barra-fixa nav li .corte {
	width: 940px;
	height: 200px;
	overflow: hidden;
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
}
html.eq-ie7 #barra-fixa nav li .corte {
	bottom: 85px;
}
#barra-fixa nav li.ativo .corte {
	display: block;
}*/
#barra-fixa .popup {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	z-index: 2;
}
#barra-fixa .popup li {
	display: none;
}
#barra-fixa .popup li.ativo {
	display: block;
}
/*#barra-fixa nav li.pesquisa .popup {
	width: 612px;
}*/
#barra-fixa .popup .fechar-popup {
	width: 18px;
	height: 20px;
	position: absolute;
	top: 25px;
	right: 0;
	cursor: pointer;
	cursor: hand;
	background: url(../images/btn/fechar.png) no-repeat;
}
#barra-fixa .popup header {
	padding: 0 0 24px;
	overflow: hidden;
	background: url(../images/bkg/sombra_e.png) center bottom no-repeat;
}
#barra-fixa .popup h2 {
	font-size: 2.5em;
	line-height: 27px;
	color: #5b5b5b;
	float: left;
}
#barra-fixa .popup form {
	padding: 23px 0 0 0;
}
#barra-fixa .popup form label {
	padding: 14px 28px 0 0;
	font-weight: bold;
	font-size: 1.9em;
	color: #5b5b5b;
	float: left;
}
#barra-fixa .popup form input[type=text] {
	/*width: 427px;*/
	width: 735px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #ececec;
	border-top: 1px solid #cecece;		
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 16px 19px 15px;
	font-size: 2.0em;
	color: #444;
	text-decoration: none;
	float: left;
}
html.eq-ie7 #barra-fixa .popup form input[type=text] {
	width: 665px;
}
#barra-fixa .popup form .select2-container {
	width: 494px !important;
	float: left;
}
html.eq-ie7 #barra-fixa .popup form .select2-container {
	width: 430px !important;
}
#barra-fixa .popup form input[type=submit] {
	margin: 2px 0 0 20px;
	padding: 11px 30px;
	font-size: 2.5em;
}

/*.select2-results {
	height: 321px;
	max-height: none !important;
	overflow: hidden !important;
}*/

.select2-results li {
	font-size: 1.4em;
	float: left;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}

/* Image Replacement */

.image-replace {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* Image Replacement para Inputs */

.input-replace {
	display: block;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: none !important;
}

/* Datepicker */
#ui-datepicker-div {
	width: 245px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
}
.ui-datepicker-header {
	background: url(../images/bkg/textura_h.png) repeat-x 0 0;
	height: 38px;
	position: relative;
}
.ui-datepicker-prev {
	background: url(../images/ico/seta_n.png) no-repeat center center;
	width: 46px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.ui-datepicker-next {
	background: url(../images/ico/seta_o.png) no-repeat center center;
	width: 46px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.ui-datepicker-title {
	color: #fff;
	line-height: 38px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px rgba(0,0,0,.19);
}
.ui-datepicker-calendar {
	border: 1px solid #d7dadb;
	border-top: 0;
	width: 100%;
	background: #fafafa;
}
.ui-datepicker-calendar th {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	line-height: 38px;
	width: 34px;
	font-size: 1.3em;
	font-weight: bold;
	color: #5b5b5b;
}
.ui-datepicker-calendar td {
	width: 34px;
	height: 28px;
	font-size: 1.3em;
	text-align: center;
	color: #ccc;
}
.ui-datepicker-calendar td span {
	display: block;
	width: 24px;
	line-height: 23px;
	margin: 2px auto 0;
}
.ui-datepicker-calendar td a {
	display: block;
	color: #5b5b5b;
	width: 24px;
	line-height: 23px;
	margin: 2px auto 0;
}
.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar td.ui-datepicker-current-day a {
	-webkit-box-shadow: 1px 1px #fff, inset 0 0 4px rgba(0,0,0,.43);
	-moz-box-shadow: 1px 1px #fff, inset 0 0 4px rgba(0,0,0,.43);
	box-shadow: 1px 1px #fff, inset 0 0 4px rgba(0,0,0,.43);
	background: #959595;
	color: #fff;
	text-decoration: none;
}

/* Tooltip */
.has-tooltip {
	position: relative;
	cursor: help;
}
.has-tooltip .tooltip {
	display: block;
	position: absolute;
	bottom: 100%;
	margin-bottom: 0;
	background: #595959;
	color: #fff;
	text-align: center;
	text-indent: 0;
	line-height: 22px;
	padding: 10px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 100%;
	box-shadow: 1px 1px 0 #cbcbcb;
	opacity: 0;
	visibility: hidden;
	z-index: 90;
	-webkit-transform: translateY(10px);
	   -moz-transform: translateY(10px);
	    -ms-transform: translateY(10px);
	     -o-transform: translateY(10px);
	        transform: translateY(10px);
	-webkit-transition: all .25s ease-out;
	   -moz-transition: all .25s ease-out;
	    -ms-transition: all .25s ease-out;
	     -o-transition: all .25s ease-out;
	        transition: all .25s ease-out;
}
.has-tooltip:hover .tooltip {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	   -moz-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	     -o-transform: translateY(0px);
	        transform: translateY(0px);
}
.has-tooltip .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #595959 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

/* Redes sociais */
section.main header .redes-sociais {
	float: right;
}
section.main header .redes-sociais iframe,
section.main header .redes-sociais div {
	float: left;
}

/* Form validate */
.errorContainer {
	display: none;
	background: url(../images/bkg/textura_k.png) repeat-x 0 0;
	height: 60px;
	margin: 0 0 20px;
	-webkit-border-radius: 3px 3px 5px 5px;
	-moz-border-radius: 3px 3px 5px 5px;
	border-radius: 3px 3px 5px 5px;
	overflow: hidden;
}

#user-edit-form .errorContainer{
	background: none;
	background: #ee3c47; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlM2M0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjE5MmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2YxOTJiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ee3c47 0%, #cf192b 100%, #cf192b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee3c47), color-stop(100%,#cf192b), color-stop(100%,#cf192b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee3c47 0%,#cf192b 100%,#cf192b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee3c47 0%,#cf192b 100%,#cf192b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee3c47 0%,#cf192b 100%,#cf192b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee3c47 0%,#cf192b 100%,#cf192b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3c47', endColorstr='#cf192b',GradientType=0 ); /* IE6-8 */

	height: auto;
}

.errorContainer .icon {
	width: 62px;
	height: 57px;
	border-right: 1px solid #cf192a;
	float: left;
	background: url(../images/ico/fechar_d.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

.errorContainer p {
	max-width: 555px;
	font-size: 1.7em;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.19);
	border-left: 1px solid #f05f68;
	float: left;
	padding: 14px 0 0 21px;
}

#user-edit-form .errorContainer p{
	border-left: 0;
	line-height: 2em;
	width: 768px;
}

.successContainer {
	background: url(../images/bkg/textura_l.png) repeat-x 0 0;
	height: 60px;
	margin: 0 0 20px;
	-webkit-border-radius: 3px 3px 5px 5px;
	-moz-border-radius: 3px 3px 5px 5px;
	border-radius: 3px 3px 5px 5px;
	overflow: hidden;
}
.successContainer .icon {
	width: 62px;
	height: 57px;
	border-right: 1px solid #1d8811;
	float: left;
	background: url(../images/ico/thick.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}
.successContainer p {
	font-size: 1.7em;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.19);
	line-height: 57px;
	border-left: 1px solid #5cc868;
	float: left;
	padding: 0 0 0 21px;
}
div.form-box-error,
#formulario-identificacao .erro,
#webform-client-form-5121 .erro,
#webform-client-form-3378 .erro,
#webform-client-form-3430 .erro,
#webform-client-form-3430 .error {
	border: 3px solid #ef3d4f !important;
	padding: 17px !important;
}
#webform-client-form-3430 select.error {
	padding: 16px 19px 15px !important;
}
#webform-client-form-3430 input[type="checkbox"].error {
	margin: 0 0 0 4px;
	box-shadow: 1px 1px #ef3d4f, -1px -1px #ef3d4f, -2px 1px #ef3d4f, 0px -2px #ef3d4f;
	background-color: #ef3d4f;
}

/* HIGHLIGHT */
span.highlight {
	background: #fffe86;
	display: inline-block;
	line-height: 20px;
}

/* AUDIO */
.audio-player .jp-audio {
	height: 43px;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 1px 1px rgba(0,0,0,.03), inset 0 0 10px rgba(255,255,255,.82);
	-moz-box-shadow: 1px 1px rgba(0,0,0,.03), inset 0 0 10px rgba(255,255,255,.82);
	box-shadow: 1px 1px rgba(0,0,0,.03), inset 0 0 10px rgba(255,255,255,.82);
	background: #f0f0f0;
	background-image: -webkit-linear-gradient(bottom, #f0f0f0, #fff);
	background-image: -moz-linear-gradient(bottom, #f0f0f0, #fff);
	background-image: -o-linear-gradient(bottom, #f0f0f0, #fff);
	background-image: -ms-linear-gradient(bottom, #f0f0f0, #fff);
	background-image: linear-gradient(to top, #f0f0f0, #fff);
}

.audio-player .jp-audio .jp-controls {
	-webkit-box-shadow: 0 2px #cf4a19;
	-moz-box-shadow: 0 2px #cf4a19;
	border-bottom: 2px solid #cf4a19;
	background-color: #f1561c;
	background-image: -webkit-linear-gradient(bottom, #f1561c, #f17b4e);
	background-image: -moz-linear-gradient(bottom, #f1561c, #f17b4e);
	background-image: -o-linear-gradient(bottom, #f1561c, #f17b4e);
	background-image: -ms-linear-gradient(bottom, #f1561c, #f17b4e);
	background-image: linear-gradient(to top, #f1561c, #f17b4e);
	float: left;
	width: 45px;
	height: 41px;
	position: relative;
}

.audio-player .jp-audio .jp-controls .jp-play {
	background: url(../images/ico/play.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
}

.audio-player .jp-audio .jp-controls .jp-pause {
	background: url(../images/ico/pause.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 43px;
	display: none;
	text-indent: -9999px;
	overflow: hidden;
}

#modal-audio .audio-player .jp-audio .jp-progress {
	width: 465px;
}

.audio-player .jp-audio .jp-progress {
	float: left;
	height: 43px;
	width: 135px;
	position: relative;
	margin: 0 20px;
}

.audio-player .jp-audio .jp-progress .jp-seek-bar {
	background: url(../images/bkg/progress.png) repeat 0 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: 17px;
	width: 100% !important;
	height: 10px;
}

.audio-player .jp-audio .jp-progress .jp-seek-bar .jp-play-bar {
	background: url(../images/bkg/seekbar.png) repeat-x 0 0;
	height: 10px;
	position: relative;
}

.audio-player .jp-audio .jp-progress .jp-seek-bar .jp-play-bar .jp-seek-holder {
	background: url(../images/ico/seekholder.png) no-repeat 0 0;
	width: 22px;
	height: 22px;
	position: absolute;
	right: -12px;
	top: -5px;
}

.audio-player .jp-audio .jp-time-holder {
	float: left;
	height: 43px;
	background: url(../images/ico/relogio.png) no-repeat 0 center;
	width: 80px;
	padding: 0 0 0 20px;
	line-height: 43px;
	font-size: 1.2em;
	color: #929292;
}

.audio-player .jp-audio .jp-volume-button {
	float: right;
	border-left: 1px solid #e8e8e8;
	height: 43px;
	width: 46px;
	cursor: pointer;
	position: relative;
}

.audio-player .jp-audio .jp-volume-button .jp-volume-icon {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: url(../images/ico/volume.png) no-repeat center center;
	width: 46px;
	height: 43px;
}

.audio-player .jp-audio .jp-volume-button .jp-volume-content {
	display: none;
	position: absolute;
	left: -1px;
	bottom: -1px;
	z-index: 5;
	background: #efefef;
	border: 1px solid #e8e8e8;
	width: 46px;
}

.audio-player .jp-audio .jp-volume-button:hover .jp-volume-content {
	display: block;
}

.audio-player .jp-audio .jp-volume-button .jp-volume-content > div {
	border: 1px solid #fbfbfb;
	height: 150px;
}

.audio-player .jp-audio .jp-volume-bar {
	height: 85px;
  margin: 19px 0 0 17px;
  position: relative;
  width: 10px;
	background: url(../images/bkg/volume_track.png) repeat-y 0 0;
}

.audio-player .jp-audio .jp-volume-bar .jp-volume-bar-value {
	background: url(../images/bkg/volume_bar.png) repeat-y 0 0;
	position: absolute;
	bottom: 0;
	width: 10px;
}

.audio-player .jp-audio .jp-volume-bar .jp-volume-bar-holder {
	background: url(../images/ico/seekholder.png) no-repeat 0 0;
	width: 22px;
	height: 22px;
	position: absolute;
	right: -7px;
	top: -10px;
}

/* UPLOAD FILE */

input#upload { background: #aaa url(../images/bkg/bg-btn.png) bottom repeat-x; padding: .4em 1.2em;border: 1px solid #aaa; color: #222; font-size: 1.2em; font-weight: bold; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; margin: 2em 0; }
input#upload:hover { background: #eee; color: #111; border-color:#777; }


/*custom upload elements*/
.customfile-input { position: absolute; height: 1000px; cursor: pointer; background: transparent; border: 0; opacity: 0; -moz-opacity: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); z-index: 999;  }

.customfile { width: 470px; cursor: pointer; padding: 2px; position: relative; }
.customfile-disabled { opacity: .5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); cursor: default;  }
.customfile-feedback { display: block; margin: 1px 1px 1px 5px; font-size: 1.2em; color: #fff; font-style: italic; }
.customfile-feedback-populated { color: #fff; font-style: normal; font-weight: bold; padding-left: 20px; background: url(../images/bkg/icon-generic.gif) left 4px no-repeat; }
/*.customfile-button { border: 1px solid #999; background: #333 url(../images/bkg/bg-submit.gif) bottom repeat-x;  color: #fff; font-weight: bold; float: right; width: 50px; padding: .3em .6em;  text-align: center; text-decoration: none;  font-size: 1.2em; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  }*/
.customfile-button{float: right; padding: 16px 20px;}
/*.customfile-hover .customfile-button, .customfile-focus .customfile-button  { color:#111; background: #aaa url(../images/bkg/bg-btn.png) bottom repeat-x; border-color:#aaa;  padding: .3em .6em;  }*/
/*.customfile-focus .customfile-button { outline: 1px dotted #ccc;  }*/

/*file type icons*/
.customfile-ext-jpg, .customfile-ext-gif, .customfile-ext-png, .customfile-ext-jpeg, .customfile-ext-bmp { background-image: url(../images/bkg/icon-image.gif);}
.customfile-ext-mp3, .customfile-ext-mp4, .customfile-ext-mov, .customfile-ext-swf, .customfile-ext-wav, .customfile-ext-m4v { background-image: url(../images/bkg/icon-media.gif);}
.customfile-ext-zip, .customfile-ext-tar, .customfile-ext-sit { background-image: url(../images/bkg/icon-zip.gif);}

#loading{
	background: #fff url("../images/bkg/loading.gif") no-repeat center;
	border: 2px solid #F16F3E;
	display: none;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	position: fixed;
	top: 50%;
	width: 60px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	z-index: 999;
}

/* CONTEUDO
	>>FILTRO PROMATEC
_____________________ */

#filtro-pronatec{
	background-color: #f2f2f2;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#filtro-pronatec h3{
	color: #5b5b5b;
	font-size: 3.0em;
	font-family: "HelveticaNeue Medium";
}
#filtro-pronatec div.uf{
	float: left;
	width: 200px;
}
#filtro-pronatec div.city{
	float: left;
	width: 350px;
}
#filtro-pronatec div.uf select{
	width: 150px;
}
#filtro-pronatec div.city select{
	width: 300px;
}
#filtro-pronatec div.result{
	clear: both;
	display: none;
	padding-top: 40px;
	margin-bottom: 40px;
}
#filtro-pronatec div.help{
	display: none;
}
#filtro-pronatec div.result h4
, #filtro-pronatec div.help h4{
	color: #5b5b5b;
	font-size: 1.8em;
	font-family: "HelveticaNeue Medium";
	margin-bottom: 20px;
}
#filtro-pronatec div.result ul li
, #filtro-pronatec div.help ul li
, section.main .eixos-tecnologicos ul.list li{
	background: #fff url("../images/bkg/barra_b.png") no-repeat left center;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 27px;
	font-size: 1.6em;
	/*font-family: "HelveticaNeue Medium";*/
	font-weight: normal;
	margin-bottom: 10px;
	padding: 8px 0 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 3px 3px 5px #ddd;
	width: 450px;
}
section.main .eixos-tecnologicos ul.list li{
	float: left;
	margin-right: 30px;
	width: 380px;

}
#filtro-pronatec div.help ul li{
	/*background: #fff url("../images/bkg/barra_a.png") no-repeat left center;*/
	width: 450px;
	background: none #FFF;
	border-left: 4px solid #98bc4b;
	padding-left: 5px;
	padding-bottom: 5px;
	height: auto;
}

.rtecenter img {
	float: none !important;
	margin: 0 auto;
	display: block;
}

.tabela-contato {
	border: 1px solid #CCC; font-family: <?php echo $tableFont ?>;
	font-size: 12px;
}
.tabela-contato td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
.tabela-contato th {
	padding: 10px 0;
	color: #F16029;
	font-weight: bold;
	text-transform: uppercase;
}

/*
- ALTERAÇÃO NA PÁGINA ARRECADAÇÃO
*/

.imagem-alerta {
	margin: 0 0 20px 40px;
	float: right;
}

/* MENSAGENS DE ERRO */

.mensagens-do-sistema .element-invisible { display: none; }
.mensagens-do-sistema .error {
	margin: 20px 0;
	padding: 20px;
	color: #b51e2b;
	font-size: 16px;
	border: 1px solid #e8757f;
	background-color: #f6c8cc;
}
.mensagens-do-sistema .status {
	margin: 20px 0;
	padding: 20px;
	color: #005725;
	font-size: 16px;
	border: 1px solid #00a451;
	background-color: #94d400;
}

/* NOVA PÁGINA DE VÍDEOS */

.noticias-interna .corpo-tipo-b { padding: 0; }
.noticias-interna .corpo .videos-relacionados ul {
	margin-left: -35px;
	overflow: hidden;
}
.noticias-interna .corpo .videos-relacionados li {
	width: 270px;
	margin-left: 35px;
	float: left;
}
.noticias-interna .corpo .videos-relacionados a {
	display: block;
	position: relative;
}
.noticias-interna .corpo .videos-relacionados img { margin: 0 0 17px; }
.noticias-interna .corpo .videos-relacionados .descricao {
	margin: 0;
	padding-left: 10px;
	font-size: 1.0em;
	display: block;
	background: url(../images/ico/seta_c.png) left 3px no-repeat;
}
.noticias-interna .corpo .videos-relacionados .data-hora { display: block; }
.noticias-interna .corpo .videos-relacionados .play {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	top: 62px;
	left: 112px;
	background: url(../images/ico/play_a.png) no-repeat;
}
.noticias-interna .corpo .videos-relacionados a:hover .play { background-position: 0 -95px; }
.noticias-interna .corpo .arquivo { overflow: hidden; }
.noticias-interna .corpo .arquivo a,
.noticias-interna .corpo .enviar-sugestoes a {
	margin-bottom: 2px;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-decoration: none !important;
	text-shadow: 1px 1px #d25426;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	box-shadow: 0 2px #cf4a19;
	border-radius: 4px;
	background: #f17b4e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f17b4e 0%, #f1561c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f17b4e), color-stop(100%,#f1561c));
	background: -webkit-linear-gradient(top, #f17b4e 0%,#f1561c 100%);
	background: -o-linear-gradient(top, #f17b4e 0%,#f1561c 100%);
	background: -ms-linear-gradient(top, #f17b4e 0%,#f1561c 100%);
	background: linear-gradient(to bottom, #f17b4e 0%,#f1561c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17b4e', endColorstr='#f1561c',GradientType=0 );
}
.noticias-interna .corpo .arquivo a:hover,
.noticias-interna .corpo .enviar-sugestoes a:hover {
	text-shadow: 1px 1px #c95e36;
	background: #f1561c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f1561c 0%, #f17b4e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1561c), color-stop(100%,#f17b4e));
	background: -webkit-linear-gradient(top, #f1561c 0%,#f17b4e 100%);
	background: -o-linear-gradient(top, #f1561c 0%,#f17b4e 100%);
	background: -ms-linear-gradient(top, #f1561c 0%,#f17b4e 100%);
	background: linear-gradient(to bottom, #f1561c 0%,#f17b4e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1561c', endColorstr='#f17b4e',GradientType=0 );
}

.select-tipo-b {
	width: 230px !important;
	position: absolute !important;
	right: 420px !important;
}
.select-tipo-b a {
	height: 17px !important;
	padding: 13px 10px 12px !important;
	line-height: 17px !important;
	background-color: #f6f6f6 !important;
}
.select-tipo-b a span {
	font-weight: normal !important;
	font-size: 15px !important;
	color: #999 !important;
}
.select-tipo-b a div {
	top: -1px !important;
	right: -1px !important;
}

.youtube-button {
	width: 173px;
	height: 28px;
	margin: 20px 0 0 !important;
	padding: 1px 10px 1px 9px;
	font-weight: 500;
	font-size: 14px !important;
	color: #fff;
	line-height: 28px !important;
	white-space: nowrap;
	text-align: center;
	display: block;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 3px;
	position: relative;
	background-color: #E62117;
}
.youtube-button:hover {
	text-decoration: none;
	background-color: #CC181E;
}