.content_equipe {
}
#team {
    height: 330px;
    left: 50%;
    margin: 40px 0 10px -176px;
    position: relative;
    text-align: center;
    width: 352px;
}
#team li {
    display: inline !important;
    float: left;
    height: 250px;
    padding: 0 10px;
    position: relative;
    width: 156px;
}
#team li img {
    width: 156px;
    margin: 5px 0px 5px 0px;
}
#team li span {
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    text-transform: uppercase;
    width: 156px;
}