/*------------------------------------------------------------------*\
		Indication Scene en haut
\*------------------------------------------------------------------*/

.compChoixSurPlan .panoramicButton,
.mapRoom-roomSection .roomReference {
	display: none !important;
}

.blocScene {
    background: #000!important;
    padding: 20px 0px 20px 0px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.map {
	margin-top: 20px;
	padding: 5px;
	box-shadow: 0px 0px 7px 1px #BBB9BA;
}

table.canvasConteneur {
    border: 1px solid #fff !important;
}
