.pageCover {
    background: url("https://static.moveonfr.com/FR-Universite_du_littoral/images/logoULCO.JPG") no-repeat;
    padding-top: 172px;
    background-size: 15%;
    background-position-y: 13px;
}

.wizardTitleBar {
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    background-color: #f1f1f1;
    color: #2093CB;
}

input[type=submit], button, input[type=reset], .button {
    background: none #0A92AB;
    position: relative;
    padding: 6px 14px 7px;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #666666;
    border-bottom: 4px solid #2093CB;
    color: white;
    padding: 4px 8px;
}

.vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
}

.vMenu > a {
    color: #2093CB !important;
}

    .vMenu > a > li:hover {
        background-color: #2093CB;
        color: white !important;
    }

    .vMenu > a > li:hover, .active {
        background-color: #2093CB !important;
        color: white !important;
    }

    .vMenu > a > li:active {
        background-color: #2093CB !important;
        color: white !important;
    }

.formHeader {
    color: #2093CB !important;
    border-bottom: 1pt solid #2093CB;
}
