
/* ===== 2012 Rcenter TI
   ===================== */
   
   


/* ===== cabecalho
   ===================== */
#header-container{	
	height: 40px;	
	background: url(../images/bg-header.png) repeat-x 0 top;	
} 
.hidden{display: none;}
body{
	overflow-x: hidden;	
	/* border-top: solid 5px #2a468e;  25dez*/
	/* font-family: Calibri, Arial;  17out16*/
	font-family: Calibri, Arial;
	text-rendering: optimizelegibility;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	font-size:16px;
} 


.font_textos{
	font-size:16px;
} 


.font_textos2{
	font-size:15px;
} 



.font_menu_new{
	font-size:20px;
	font-weight: bold;
} 

.font_tit{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}


.font_tit2{
	font-size: 24px;
	font-weight: bold;
}



select{
font-size:16px;
}

textarea{
font-size:16px;
}


label{
font-size:16px;
}


h2{font-weight: normal;}
.linha-divisoria{
	float: left;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
}
.titulos-topicos{
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #242424;
	margin-bottom: -4px;
	/* font-family: Calibri, Arial; */
	font-family: Calibri, Arial;
	text-rendering: optimizelegibility;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;	
}
.linha-topico{
	float: left;
	width: 99%;
	height: 8px;
	margin: 0 0 14px;
	background: url(../images/linha-titulo.png) repeat-x 0 0;
}
/* ===== bordas
   ===================== */
.borda-redondas{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
 
.wrapper{
	width:960px;
	margin:auto;
	height: auto; 		 
}
.linha-topo{
	position: absolute;
	top: 5px;
	display: block;
	width: 100%;
	height: 2px;	
	background:#7a8cb9;
	
}
.topo{
	height: 134px;
} 

.title{
	float: left;
	/*margin-top: 32px; */ 
}

/* ===== menu superior
   ===================== */
#menu-superior{
	height: 45px;
	background: url(../images/bg-menu.png) repeat-x 0 0;
}
#menu-superior ul li a{
	margin-top: 5px;
	text-transform:  uppercase;
	color: white;
	font-size: 17px!important;
	background: none!important;
}
#menu-superior ul li a:hover,
#menu-superior .active a{
	color: #929ec1;	
	border: none;
}
#menu-superior .separador{
	float: left;
	margin-top: 13px;
	width: 1px;
	height: 21px;
	background-color: #929ec1;
}

/* ===== slide
   ===================== */
.bg-slide{
	width: 100%;
	height: 350px;
	background: url(../images/bg-slider.jpg) no-repeat center top;
}
#controles{
	float: left;
	width: 100%;
	height: 350px;
	margin: auto;
	position: relative;	
}
#slideshow{
	width: 960px;
	height: 347px;
	margin:auto;
	border: 1px solid black;
}
#slideshow img{
	height: auto;
	min-width: 960px;
}
.center{
	zoom: 1;
	z-index: 100000000000000000000;
	display: block;
	margin:-55px auto;
	width: 960px;
	position: relative;
}
#nav {
	background-color: #FFFFFF;
    bottom: -19px;
    float: right;
    font-size: 0;
    height: 35px;
    line-height: 35px;
    margin-bottom: 0 !important;
    opacity: 0.8;
    padding: 0 10px;
    position: relative;
    z-index: 50;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
#nav a {
	zoom: 1;
	background: url("../images/bullet-nav.png") no-repeat scroll center center transparent;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    vertical-align: middle;
    width: 15px;
    z-index: 100000;
}
#nav a.activeSlide {
	text-indent: -9999px;
	background: url(../images/bullet-nav-azul.png) no-repeat center center;
	overflow: hidden;
	color: #18274d;
}
#nav a:focus { 
	text-indent: -9999px; 
	overflow: hidden;
	outline: none;
}
.pics { 	
	width: 960px; 
	height: 350px;
	padding:0; 
	margin:0; 
	overflow: hidden;
}
.pics img {
	/*width: 960px; 
	height: 349px; 	 	
	top:0; 
	left:0; */
}
.legenda{
	background: none repeat scroll 0 0 #18274D;
    bottom: 164px;
    color: #FFFFFF;
    float: right;
    /* font-family: Calibri, Arial; */
	font-family: Calibri, Arial;
    font-size: 16px;
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    padding: 5px 14px;
    position: relative;
    text-rendering: optimizelegibility;
    width: 450px;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
}
.legenda a{
	color: #FFFFFF;
}


/* ===== busca
   ===================== */
#busca{
	float: right;
	position: relative;
	top: 20px;	
	right: 0;  
	width: 400px;
	height: 39px;   
}   
#busca #campo{
	position: absolute;
	top: 0px;
	left: 0;
	padding: 6px 0 4px 12px;
	width: 330px;
	height: 28px;
	border: none; 
	color: #00619f;
	background: url(../images/bg-pesquisar.png) repeat-x 0 0; 
	border: solid 1px #c1c1c1;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: none;
}
#busca #bt-buscar{
	position: absolute;
	top: 0;	
	right: 0; 
	width: 54px;
	height: 38px;
	padding: 0 40px 0 0;
	background:url(../images/pesquisa.png) no-repeat center center;	
	border: none;
}
#busca #bt-buscar:hover{background:url(../images/pesquisa-hover.png) no-repeat center center;} 


/* ===== busca2
   ===================== */
#busca2{
	float: right;
	position: relative;
	top: 20px;	
	right: 0;  
	width: 400px;
	height: 39px;   
}   
#busca2 #campo{
	position: absolute;
	top: 0px;
	left: 0;
	padding: 6px 0 4px 12px;
	width: 330px;
	height: 28px;
	border: none; 
	color: #00619f;
	background: url(../images/bg-pesquisar.png) repeat-x 0 0; 
	border: solid 1px #c1c1c1;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: none;
}
#busca2 #bt-buscar{
	position: absolute;
	top: 0;	
	right: 0; 
	width: 54px;
	height: 38px;
	padding: 0 40px 0 0;
	background:url(../images/pesquisa.png) no-repeat center center;	
	border: none;
}
#busca2 #bt-buscar:hover{background:url(../images/pesquisa-hover.png) no-repeat center center;} 


/* ===== linha
   ===================== */
.linha{
	float: left;
	margin: 26px 0;
	width: 100%;
	height: 5px;	
	background: url(../images/bg-linha.png) no-repeat center center;
}


/* ===== banner
   ===================== */ 
.bg-cinza{
	width: 100%;
	background-color: #f5f5f5;
	margin-bottom: 40px;	
}   












 



/* ===== #menu footer
   ===================== */
 

 
 

/* ===== rodape
   ===================== */
 

/* ===== rodape
   ===================== */
#footer{	 
	background: #00619f;
	height: 280px;
	padding: 27px 0 0 0;
	background: url(../images/bg-footer.png?v=2) repeat-x 0 0;
	overflow-y: hidden;				
}

#footer .divisor-vertical{
	float: left;
	width: 3px;
	height: 120px;
	margin: 0 0 0 15px;
	background: url(../images/bg-divisor-vertical.png) repeat-y 0 0;
	border: none;
}
/* ===== newsletter
   ===================== */
#footer .newsletter{
	width: 330px;
	*width: 335px;
	height: auto;
	margin:0 0  0px -20px;				
}
#footer .highlight{
	height: 25px;
	margin: 0;
	padding: 0; 
}
.newsletter legend, .menu-rodape li a, .address p, .address a{
	float: left;
	width: 180px;
	border: none;
	color: #242424;
	font-size: 13px;
	line-height: 12px;
	margin-bottom: 6.5px;
	/* font-family: Calibri, Arial; */
	font-family: Calibri, Arial;
	text-rendering: optimizelegibility;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;		
}
.address a{font-size: 13px;}
#footer .newsletter .input-medium{
	float: left;	 
	padding: 6px 0 4px 12px;
	width: 231px;
	height: 28px;
	border: none; 
	color: #00619f;
	background: url(../images/bg-pesquisar.png) repeat-x 0 0; 
	border: solid 1px #c1c1c1;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: none;		
}
#footer .newsletter .bt-cadastrar{
	float: right; 
	width: 81px;
	height: 39px;
	padding: 12px 0 15px;
	text-align: center;
	color: white;
	background:#0f0f0f url(../images/bt-newsletter.png) repeat-x 0 0;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#footer .newsletter .bt-cadastrar:hover{ background: #515151 url(../images/bt-newsletter-hover.png) repeat-x 0 0;} 

 /* ===== menu rodape
   ===================== */
.menu-rodape{
	width: 145px;
	padding-top: 7px;	
}

.menor{width: 105px;}

.menu-rodape li{
	text-transform: uppercase;
}
.menu-rodape li a:hover{
	background: none;
	text-decoration: underline;
}
.medio{
	width: 255px;
	margin-right: -10px;	
}

/* ===== address
   ===================== */
.address{
	width: 250px;	
}
.address p{
	padding-top: 7px;
	width: 250px;
}
.address a{
	float: none;	
	width: 100px!important;	
}


 /* ===== conexoes footer
   ===================== */
#conexoes-footer{
	float: left;
	margin: -5px 0 0;
	*padding-top: 5px;
	display: block; 
	width: 960px;
	height: auto;	
	position: relative;	
}
/* ===== redes sociais
   ===================== */
#rede-social{
	float: left;
	width: 245px;
	height: 25px;
	position: relative;	
}   
.redes-sociais{
	position: absolute;
	top: 2px;
	right: 0;
	width: 165px;
	height: 25px;			
}
#rede-social span, #rcenter strong{
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 75px;
	color: #242424;
	/* font-family: Calibri, Arial; */
	font-family: Calibri, Arial;
	text-rendering: optimizelegibility;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;	
}
.tw, .fk, .ok, .gp, .yt, .rss{
	float: left;
	width: 33px;
	height: 28px;
	cursor: pointer;	
	background:url(../images/icones.png) no-repeat 0 center; 
}
.fk{background-position: -30px center;}
.ok{background-position: -60px center;}
.gp{background-position: -97px center;}
.yt{background-position: -132px center;}
.rss{background-position: -122px center;}

.tw:hover, .fk:hover, .ok:hover, .gp:hover, .yt:hover, .rss:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);	
}

 
/* ===== links interativos
   ===================== */
#links-interativos{
	position: absolute;
	top: 5px;	
	left: 400px;
	width: 350px;
	height: 20px;		
}
#links-interativos .twitter-share-button, #links-interativos #bt-Face{
	float: left;	
	width: 100px !important;
	height: 25px;	
}
#links-interativos .fb-like{	
	position: absolute;
	top:-7px;	
	left: 110px;	
}
#links-interativos #___plusone_0{
	position: absolute!important;
	top:0px;	
	left: 220px!important;
}
#rcenter{
	position: absolute;
	top: -15px;
	*top: -5px;
	right: 0;	
	width: 165px;
	height: 35px;	
}
#rcenter strong{
	float: left;
	width: 90px;
	margin: 0;
	font-weight: normal;
}
#rcenter img{
	float: right;
	margin-top: 6px;
}


/* =============================================================================
   Print Styles
========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


.novologin {
		width: 960px;
		float: left;
		margin-top: 25px;

}

.naosou {
		margin-left: 45px;
		border-left: 1px solid #ccc;
		float: left;
		width: 400px;
		padding-left:30px;
}
.dleft {
		float: left;
		margin-top: 15px;
		margin-left: 5px;
		width: 100%;
		margin-bottom: 10px;
}

.gsc-search-box, 
.gsc-search-box-tools,
.gsc-tabsAreaInvisible,
.gsc-tabsAreaInvisible,
.gsc-above-wrapper-area,
.gsc-adBlockInvisible{
	display: none;
}

.gsc-wrapper{
	min-height: 545px;
}

.token-input-list-facebook	{
	background: url(../images/vagas/bg-input.png) repeat-x 0 -1px !important;
	background-color: none;
}
.token-input-input-token-facebook input{
	background: none!important;
}

.topo #painel-logado	{
	width: auto;
	margin-top: 5px;
	/*float: right;*/
	height: 35px;
	position: relative;
}

.topo #painel-logado p	{
	margin: 0;
	float: right;

}

.site100 {
		width: 134px;
		height: 22px;
		background: url(../images/site100.png) no-repeat;
		/*background-color:#EDEAF5;*/
		float: left;
		position: absolute;
		right: -26px;
		top: 102px;
		font-size: 12px;
		/* font-family: Calibri, Arial; */
	font-family: Calibri, Arial;
		line-height: 24px;
		padding-left: 24px;
		padding-top: 5px;
}

/**/
/*.select{
	background-color: #fff;  
    border-radius: 0px;  
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #c1c1c1;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;   
    height: 36px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #242424;
    margin-top: 5px; 
    text-decoration: none;
    background:url(../images/vagas/bg-input.png) repeat-x 0 -1px;
}*/
input[type="hidden"]{
	display: none;
	opacity: 0;
	background: none;
}

/*.select2-container .select .nacional{
	margin-top: -7px !important;
}

.select2-container .select{
	margin-top: -2px !important;
}*/


input{
font-size:16px;
}

input[type="text"]{
font-size:16px;
}

input[type="button"]{
font-size:16px;
font-weight:bold;
}

input[type="reset"]{
font-size:16px;
font-weight:bold;
}
 .block-mobile{
        display:none;
    }
     .block-desktop{
        display:block;
    }
@media (max-width:768px){
    .block-mobile{
        display:block;
    }
     .block-desktop{
        display:none;
    }
}


