.titulo{margin-top: 25px;}
.linha-cinza{
	float: left;
	width: 100%;
	height: 1px;
	border: none;
	margin:25px 0;
	background: #e9e9e9;
	color:#e9e9e9; 
}
.wrapper p, 
.wrapper small, 
.wrapper h2, 
.tabela p, 
.formulario .bt-buscar{
	float: left;
	font-size: 14px;
	color: #242424;
	font-family: "Trebuchet MS", Arial;
	text-rendering: optimizelegibility;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	text-decoration: none;
}
.formulario .bt-buscar{
	margin-top: -36px\9!important;
}
.wrapper small{
	float: left;
	width: 100%;
	font-size: 12px;
	font-style: italic;
}
.wrapper h2{
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
}
/*======================
	Formulário
=======================*/
/*
.formulario{
	float: left;
	padding: 10px 15px 15px;
	margin-top: 16px;
	width: 930px;
	height: auto;
	border: solid 1px #e9e9e9;
	background: url(../images/vagas/bg-input.png) repeat-x 0 0;	 		
} 
.formulario legend{
	border: medium none;
    float: left;
    height: 30px;
    margin: 5px 0 15px;
    width: auto;
}
.formulario .bt-buscar{
	float: right!important; 
	width: 112px;
	height: 39px;
	margin: 5px 0 0;
	padding: 10px 0 14px 0;
	text-align: center;
	color: white!important;
	background: url(../images/bg-acessar.png) repeat-x 0 0;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.orange .formulario .bt-buscar{
	background: url(../images/bg-acessar_orange.png) repeat-x 0 0;
}
.formulario .bt-buscar:hover{
	background: url(../images/bg-acessar-hover.png) repeat-x 0 0;
}
.orange .formulario .bt-buscar:hover{
	background: url(../images/bg-acessar_orange-hover.png) repeat-x 0 0;
}
*/
/*======================
	Tabela
=======================*/
.tabela{
	float: left;
	width: 960px;
	height: auto;
	margin: 28px 0 23px;	
}
.tabela .titulo-tabela{
	color: white;
	background: url('../images/bg-acessar_orange.png')repeat-x 0 0;;
}
.tabela.azul .titulo-tabela{
	background: url('../images/bg-acessar.png') repeat-x 0 0 !important;  
}
.tabela .titulo-tabela p{
	color: white;
	padding: 10px 0 0px 15px;	
	text-transform: uppercase;
}
.tabela th, .tabela td{
	border: solid 2px white;
}
.tabela td p{
	padding: 10px 0 0px 15px;	
}
.tabela td + td + td + td + td p{
	padding: 10px 7px 0;
	white-space: nowrap;
}
.tabela td + td + td + td + td + td p{
	white-space: normal;
}
.tabela td:nth-child(1) {
	width: 55px;
}
.tabela td:nth-child(2) {
	width: 350px;
}
.tabela td:nth-child(3) {
    width: 80px;
}
.tabela td:nth-child(4) {
    width: 80px;
}
.tabela td:nth-child(5) {
    width: 90px;
}

.claro{
	background-color: #f0f0f0;
}
.escuro{
	background-color: #e2e2e2;
}
.tabela .claro:hover,
.tabela .escuro:hover{
	background-color:#9f9f9f; 
	border: solid 1px #f4f1f1;	
}
.descritivo{margin-bottom: 42px;}

#s2id_autogen1{
	width: 800px;
}
.select2-choice{
	width: 800px\9;
}
table tbody tr{
	cursor: pointer;
}
/*======================
	paginacao
=======================*/
.box{
	float: left;
	width: 960px;
	height: 45px;
	padding: 0;	
	margin-bottom: 10px;
}
.box .pagination-centered{
	margin-top: 5px;
}
.box .pagination ul li a{
	margin: 0 2px;
	color: #242424;
	font-weight: bold;
	font-size: 18px;
	background: #d3d3d3;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.box .pagination .active a,
.box .pagination a:hover{
	background: #505050;
	color: white;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.pointer{
	cursor: pointer;
}
/******************************************************************************/
#formacoes {
/*
	height: 250px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
	*/
}

.fint {
	float: left;
	font-size: 0;
	line-height: 34px;
	width: 456px;
}
.pneint input, .fint input, .cint input, .paisint input, .cidadeint input, .aint input, .estadoint input{
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	width: auto;
}
.fint label{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	vertical-align: middle;
	width: 400px;
}

/*
#pne {
	height: 100px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}
.pneint {
	float: left;
	font-size: 0;
	line-height: 33px;
	width: 51%
}
.pneint label{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	vertical-align: middle;
	width: 440px;
}

#cursos {
	height: 250px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}


.cint {
	float: left;
	font-size: 0;
	line-height: 34px;
	width: 456px;
}
.cint label{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	vertical-align: middle;
	width: 400px;
}
#areas {
	height: 250px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}
#pais {
	height: 60px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}
.paisint, .cidadeint, .aint {
	float: left;
	font-size: 0;
	line-height: 34px;
	width: 300px;
}
.paisint label, .cidadeint label, .aint label{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	vertical-align: middle;
	width: 265px;
}
#estado {
	overflow: hidden;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}
.estadoint {
	float: left;
	font-size: 0;
	line-height: 34px;
	width: 228px;
}
.estadoint label{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	vertical-align: middle;
	width: 190px;
}
#cidade {
	height: 250px;
	overflow-y: scroll;
	clear: both;
	margin: 0 0 10px;
	outline: 1px solid #C1C1C1;
}
#titulo {
	width: 920px !important;
}
*/

.formulario a {
	float: right;
	margin-top: 13px;
	cursor: pointer;
}

/*
.list_parc {
    clear: both;
    overflow: hidden;
    padding: 13px 5px 0;
    width: 940px;
}
.list_parc ul {
    font-size: 0;
    height: 103px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
}
.list_parc li {
    display: inline-block;
    line-height: 101px;
    text-align: center;
	vertical-align: middle;
    width: 138px;
}
.list_parc li img {
    border: 1px solid #d9d9da;
    display: inline-block;
    vertical-align: middle;
}
.list_parc .bx-default-pager {
    font-size: 0;
    margin: 32px 0 0;
    text-align: center;
}
.list_parc .bx-pager-item {
    display: inline-block;
    margin: 0 6px;
    vertical-align: top;
}
.list_parc .bx-pager-item a {
    background: url("../images/bullet-nav.png") no-repeat scroll center center transparent;
    display: block;
    height: 15px;
    width: 15px;
}
.list_parc .bx-pager-item .active {
    background: url("../images/bullet-nav-azul.png") no-repeat scroll center center transparent;
}
.list_parc .bx-pager-item .active {
    background: url("../images/bullet-nav-orange.png") no-repeat scroll center center transparent;
}
*/