* {
    left: 0;
    padding: 0;
}
p {
    line-height: 1.4;
    margin-bottom: 12px
}
.sliderbutton {
    float: left;
    width: 32px;
    padding-top: 134px
}
.sliderbutton img {
    cursor: pointer
}
.sliderbutton img:hover {
    background: #666
}
#slider {
    float: left;
    position: relative;
    overflow: auto;
    width: 680px;
    height: 400px;
    border: 2px solid transparent;
    background: transparent
}
#slider ul {
    position: absolute;
    list-style: none;
    top: 0;
    left: 0
}
#slider li {
    float: left;
    width: 680px;
    height: 400px;
    padding-right: 10px
}
.sliderAbsolute {
    position: absolute;
    width: 650px;
    margin-top: 21em;
    height: 2em;
    color: #000;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px solid #CC8ABB;
    text-align: center;
}
#masque {
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 13500;
    width: 100%;
    height: 100%;
    display: none;
    background: black;
    opacity: 0.5;
}
select {
    background: #F9FAFB;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 2px dotted #ADADAD;
    margin: 0 auto;
    width: 100%;
    padding: 7px 0;
    color: #3D3D3D !important;
    font-size: 13px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}
#content h1 {
    font: 22px Georgia, Verdana;
    margin-bottom: 15px;
    color: #036
}
.ul-footer-dpl {
    text-align: left;
    font-size: 14px;
    margin-left: 32%;
}
.ul-footer-dpl {
    text-align: left;
    font-size: 14px;
    margin-left: 0%;
}
.bk-footer-dpl {
    margin-bottom:-20px;
    font-size: 15px;
    float: center;
    text-align:left;
    color: #FFFFFF;
    cursor: pointer;
}

.menu {
    height:40px; 
    width:1095px;
    padding:0px;
}