.abrirPagina {
	cursor: pointer;
	text-decoration: none
}
.edit {
	cursor: pointer;
	text-decoration: none
}
.del {
	cursor: pointer;
	text-decoration: none
}
#imgCarregando {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#dataTables-example_filter {
	float: right;
}
.ui-autocomplete {
	background: #FFFFFF;
	border: 1px solid #000000;
}
.ui-autocomplete, li:nth-child(even) {
	background: #FFF
}
.ui-autocomplete, li:nth-child(odd) {
	background: #EEE
}
.inicio {
	background: url(../img/fundo_azul.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 570px;
}
.titulo1 {
	color: #FFFFFF;
	font-size: 22px;
}
.texto-titulo1 {
	color: #FFFFFF;
}
.acessa-aqui {
	position: absolute;
	left: 30%;
	margin-top: 15%;
	width: 200px;
	height: 50px;
	border: 4px solid #FFF;
	border-radius: 25px;
	color: #FFFFFF;
	text-align: center;
}
.acessa-aqui-p {
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-family: Arial;
}
.computador {
}
.meio {
	width: 100%;
	height: 400px;
}
.titulo-meio {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}
.texto-titulo-meio {
}
.meio-imagem {
	position: absolute;
	left: 30%;
	top: 50%;
}
.rodape1 {
	background: url(../img/pessoas_laranja.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 267px;
}
.rodape2 {
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 200px;
}
.contexto {
	margin-left: 100px;
}
.rodape1-linha1 {
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.rodape1-linha2 {
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.contato {
	color: #D27E33;
	font-size: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.fone {
	color: #D8D8D8;
}
.verticalLine {
	position: absolute;
	height: 100px;
	width: 0px;
	border-left: 1px solid gray;
	
	margin-left:56%;
	margin-top:2%;
}

}

