@CHARSET "UTF-8";

#logo {
	/* background: url(../images/PORTAL-logo-pater.png) no-repeat; */
	background: url(../images/PORTAL-logo-novi.png) no-repeat;
	width: 185px;
	height: 59px;
	margin-top: 15px;
	margin-left: 10px;
}

.logo-sistema {
	/* background: url(../images/PORTAL-logo-pater.png) no-repeat; */
	background: url(../images/PORTAL-logo-novi.png) no-repeat; 
    width: 180px;
    height: 59px;
    margin-top: 20px;
    margin-left: 10px;
}

.loading {
	background: url(../images/atom.gif) no-repeat;
}

.logo-rodape {
	/* background: url(../images/PORTAL-logo-schooler-rodape-2-pater.png) no-repeat; */
 	background: url(../images/PORTAL-logo-schooler-rodape-2.png) no-repeat; 
	left: 50%;
	margin-left: -98px;
	width: 195px;
	height: 41px;
	position: absolute;
	margin-top: 27px;
}

.novi {
	background-image: url(../UNIESSA-images/novi.png);
	width: 169px;
	height: 60px;
	display: block;
	margin-top: -7px;
}