.positionscroll {
    position: relative;
}

#conteneurpagetitle {
    position: relative;
    top: 2px;
    width: 100%;
    height: 90px;
    overflow: hidden;
}

#conteneurpagetitle2 {
    position: relative;
    top: 2px;
    width: 100%;
    height: 90px;
    overflow: hidden;
}


.promptorBox {
    text-align: center;
    width: 100%;
    height: 90px;
    table-layout: fixed;
}

.promptorBean {
    width: 100%;

}

.promptorItem  {
    text-align: center;
    width: 130px;
    height: 11px;
    border-top: 2px solid white
}
