.un_album {
    float: left;
    margin: 13px 13px 0 0;
    text-align: center;
    width: 275px;
}
.une_photo {
    height: 275px;
}
.un_album article {
    height: 157px;
    padding: 88px 0 30px;
    position: relative;
}

.un_album h1 {
    background: url('../../skins/img/actus_mag.png') no-repeat center center;
    color: #fff;
    font-size: 1.3em;
    height: 70px;
    padding: 15px;
}
.un_album h1 span {
    color: #1c1c1c;
    font-size: 0.8em;
}
#content .une_photo h2 {
    background: #1c1c1c;
    color: #fff;
    display: inline-block;
    font-size: 1.1em;
    font-weight: normal;
    margin-top: 230px;
    padding: 5px 10px;
    position: relative;
    z-index: 50;
}
.une_photo:hover h2, .une_photo2:hover h2 {
    background: #f08a00;
    color: #1c1c1c;
}