.paginacao {
	text-align: center;
}

	.paginacao a,
	.tabela a {
		color: rgb(0, 0, 253);
	}

.excluir {
	cursor: pointer;
	width: 16px;
	border: 0;
	height: 16px;
}

#cadastro-candidatos-index p,
#cadastro-candidatos-index ul {
	padding-bottom: 10px;
}

#cadastro-candidatos-index ul {
	padding-left: 40px;
}

#lattes {
	background: url("images/lattes.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 27px;
	margin: -7px 40px 0 -35px;
	overflow: hidden!important;
	text-indent: -9999px;
	width: 28px;
}

#xls {
	padding-left: 24px;
	background: url("images/xls.png") no-repeat;
	display: block;
	height: 27px;
	overflow: hidden!important;
}

#formulario {
	color: #346083;
	font-size: 150%;
	text-align: center;
}

	#formulario a:visited
	{
		color: #346083;
	}

#form-candidato-xls {
	display: block;
	clear: both;
}

#form-candidato-xls a {
	color: #346083;
}

#form-candidato-xls a:visited {
	color: #346083;
}

.col-2-menor {
	width: 13%;
}