#step2Explications {
    text-align: center;
    background-color: #b2bcc0; 
    font-weight: bold;
    color: white;
    font-size: 12px;
    width:600px !important;
    width:597px;
}
#step2Explications span {
    line-height: 16px;
}
#themesList {
    margin-top: 30px;
    margin-left: 3px;
}
#themesList li {
    float: left;
    margin-left: 5px;
}
#themesList li span {
    width: 140px;
    display: block;
    height: 170px;
    background-repeat: no-repeat;
    border: 1px solid #bcbdbe;
    background-color: #bcbdbe;
}
#themesList li a {
    margin: 5px auto 15px auto;
}
#okCreatePublication {
    padding: 5px 20px;
}
/* Bloc inscription newsletter -------------------------------------------------------------------*/
#moreThan1000 {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
}
.newImagesEW {
    display: block;
    text-align: center;
    font-size: 18px;
}
#wishInform {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 7px;
    padding-right: 30px;
}
#formNewsletter {
    margin-top: 10px;
    margin-left: 7px;
    font-size: 11px;
    font-weight: bold;
    width: 133px;
}
#formNewsletter input {
    width: 133px;
    height: 14px;
    border: 1px solid #bcbdbe;
}
#formNewsletter a {
    margin: 5px auto 0 auto;
}

