#login{
	background-color: #FFFFFF;
}

.boiteLogin {
	background-color: #FFFFFF;
	height: 290px;
}
#Login .suiteLogoLocale {
    background-repeat: no-repeat;
    background-position : center center;
    margin: 35px 0 0;
}

#PortailEtai {
	background-color:  	#E0E0E0 ;
}

#PortailEtai .message{
	background-color : white;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 300px;
	border: solid 1px black;
}
#PortailEtai .haut{
	height:108px;
	text-align:left;
}

#PortailEtai .bas{
	height:192px;
	text-align:center;
	font-size:20px;
}
#login{
	background-color: #FFFFFF;
}

.boiteLogin {
	background-color: #FFFFFF;
	height: 290px;
}
#Login .suiteLogoLocale {
    background-image: none;
    background-repeat: no-repeat;
    background-position : center center;
    margin: 35px 0 0;
}

#Login .boutonDeloguer{
	background-image: none;
}

.boiteLoginHaut{
	
}

.microBoitePourLogin {
	width: 255px;
}
#Login .logoLocale img{
	float: none;
}

#Login .barreEntete {
	background-color:  #4B4F56;
	color : #FFFFFF;	
}