body {
	padding-top: 50px;
}

img.background {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: -1;
}

.divBackgroundStyle {
	    color: darkgray;
	background-color: transparent;
}

.hideFlatHtml {
	display: none;
}

#partnerLeftPanel {
	overflow-y: auto;
	max-height: 500px;
}

#map-partner-div {
	height: 500px;
	color: black
}

#map-home-div {
	height: 593px;
	color: black
}

body {
	/*     background-image: url("../images/img-back-acceuil-mk-mada.jpg"); */
	background-image: url("../images/mk-back.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-position: right top;
/* 	background-size: 100% 100%; */
	/*     background-color: #cccccc; */
}

.error {
	color: red !important;
	border-color: red !important;
}