/* 274px large*/
.content-mentions #sidebar {
    width: 226px;
    float: left;
    padding: 20px 10px 0 38px;
    overflow: hidden;
}

.content-mentions h3 { position: absolute; right: 560px; width: 200px; text-align: right; /*background: url(../img/mentions/fleche.gif) no-repeat 5px 5px; */}

.content-mentions #main {
    float: right;
    width: 516px;
    color: #505961;
    background: url(../img/contact/current-repeat.jpg) repeat-y top left;
}

.content-mentions #main a {
    color: #505961;
    font-weight: bold;
    text-decoration: underline;
}

.content-mentions #main .current-wrap {
}
.content-mentions #main .current-bottom {
    background: url(../img/mentions/current-top.jpg) no-repeat top left;
}
.content-mentions #main .current {
    position: relative;
    padding: 65px 30px 0px 9px;
    min-height: 129px;
    height: auto !important;
    height: 129px;
}

.content-mentions #main .current p {
    margin: 0 0 10px 0;
    text-align: justify;
}

.content-mentions #main #more{background:url(../img/chroniques/separation.jpg) no-repeat bottom left;min-height:50px;height:auto !important;height:50px;}