@CHARSET "ISO-8859-1";

.applicationPNEJGrey{
	background-color: #404040;
}

.applicationPNEJ #footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
	height: 45px;
	background-color: #202020;
	text-align: center;
}

.applicationPNEJ .footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
	height: 45px;
	background-color: #202020;
	text-align: center;
	color: #e3e6c8;
}

.applicationPNEJGrey .contenuApplicationPNEJ{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 655px;
	background-color: transparent;
}