body {
	background:none;
	background-color: #F2F2F2;
	/*
	bleu bandeau
	52719D
	orange
	FF5420
	*/
}

header#headertable {
	background-color: #52719D;
}

footer#footertable {
	background-color: #52719D;
}

.leftContent .XNETContentTableInsideCol3 {
	color: #ff541f;
}

.menuSelected {
	color: #ff541f !important;
}

#loginleftheader {
	background-color: #52719D;
}

#loginrightheader {
	background-color: #ff541f;
}

.xnetbutton {
	background-color: #ff541f !important;
}

.littlexnetbutton {
background-color: #ff541f;
}

.mySettingsRightTitle {
	background-color:#ff541f;
}

h2 {
  color: #ff541f;
}

#pageBottomRightCorner {
display:none;
}

#pageUpperLeftCorner {
display:none;
}

#loginRightBottomDiv {
	background-image: url("../img/loginRightBottomDivBckGrd.png");
}

#ThankYouRightBottomDiv {
	background-image: url("../img/loginRightBottomDivBckGrd.png");
	width:200px;
}