.uni-view-supertop-menu {
    width: 100%;
    max-width: 1170px;
}

.uni-view-top-image {
    width: 100%;
    max-width: 1170px;
}

.uni-view-background {
    width: 100%;
    max-width: 1170px;
}

.uni-view-copyright-label {
    width: 100%;
    max-width: 1170px;
}

.buttonBarDiv {
    width: 100% !important;
    max-width: 1170px !important;
}

.v-slot-uni-view-background-left {
    width: 25%;
}

.main {
    width: 100%;
    margin: auto;
    text-align: center;
}
.main2 {
    width: 100% !important;
    max-width: 1170px !important;
    display: inline-block;
    text-align: left;
}


.topZoneUni {
  font-size: 1.07em;
}
.topZoneContent {
    max-width:520px;
}
.topZoneUserLang {
    font-size: 1.07em;
}

.bt-back {
    background-image: url(../images/fleche-precedent-blanc.png) !important;
}
.ui-state-active .bt-back,
.ui-state-hover .bt-back {
    background-image: url(../images/fleche-precedent-orange.png) !important;
}
.bt-next {
    background-image: url(../images/fleche-suivant.png) !important;
}
.ui-state-active .bt-next,
.ui-state-hover .bt-next {
    background-image: url(../images/fleche-suivant-hover.png) !important;
}

.bt-cancel {
    background-image: url(../images/ico_cancel.png) !important;
}

.bt-modify {
    background-image: url(../images/16/pencil_16.png) !important;
}

.bt-ok {
    background-image: url(../images/ico_ok.png) !important;
}