@CHARSET "ISO-8859-1";

div.logo {
	position: fixed;
	top: 35%;
	left: 32%;
	margin-top: -36em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em; /*set to a negative number 1/2 of your width*/
	background-size: 56%;
	background-image: url("/bennet/javax.faces.resource/hb/logo.png.jsf?ln=logos");
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

.panelinforme {
	background: #F8F8FF !important;
}

div.login {
	background: rgba(211, 211, 211, 0.2) !important;
}

div.rodape {
	background: #ffffff url("/bennet/javax.faces.resource/footer-blue.png.jsf?ln=imagens") 50%
		50% repeat !important;
}

div.menu {
	background-size: 200px 55px;
	background-image: url("/bennet/javax.faces.resource/hb/logo.png.jsf?ln=logos");
}

.ui-widget-header {
	background: #ffffff url("/bennet/javax.faces.resource/blue-hb.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.ui-button {
	border: none !important;
	background: transparent url("/bennet/javax.faces.resource/blue2.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

.botaolimpar {
	background: transparent url("/bennet/javax.faces.resource/red.png.jsf?ln=imagens") 50% 50%
		repeat !important;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}
