/*
* VUE DU BLOC - PLACES DISPONIBILES
*/
 
.rightBlock .showState  .roomSectionSoldSeats {
    display: none !important;
}
.rightBlock .showState  .roomSectionSeatsInCart {
    display: none !important;
}
.rightBlock .showState  .roomSectionSubscriptionSeats {
    display: none !important;
}
.rightBlock .showState  .roomSectionKeptSeats {
    display: none !important;
}
 
.rightBlock .showState {
    display: block !important;
}

/*--------------------------------------------------------------------*\
        #OUVERTURE PHOTOS VUE DU BLOC
\*--------------------------------------------------------------------*/
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .compPano .dataContentComposants .panoViewer .container {
    background-position: -2000px -1150px;
}    