body { 
	background: url('../img/fundo_login_2.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.body-painel-erp { 
	background: url('../img/fundo_login_4.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.centraliza-div{
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 160px;
	margin: 30px auto;
	z-index: 999;
}

.centraliza-div-2{
	width: 287px;
	margin: 40px auto;
}

.centraliza-div-3{
	width: 500px;
	margin: -25px auto;
	text-align: center;
	font-size: 20px;
	font-family: Verdana;
}

.modulos{
	margin: 0 auto;
	width: 220px;
	height: 120px;
	display: block;
	float: left;
	margin-left: 5px;
}
