.bandeau-haut {
	position: absolute;
	width: 100%;
	margin: 0;
}

.menu-gauche {

}

.contenu-droite {
	float:right;
}

.bandeau-bas {
	width: 100%;
}

.contenushome {
	width: 637px;
	height: 400px;
	overflow: auto;
}
.contenushome2 {
	width: 655px;
	height: 414px;
	overflow: auto;
}

.menu-popup {
	visibility: hidden;
	position: relative;
	z-index: 100;
	bottom: 20px;
}