.social-telegram,
/*.social-instagram,*/
.ui-whatsapp2,
.ui-email {
    width: 46px;
    height: 46px;
    display: inline-block;
}

.social-email {
background-color: #0077dd !important;
}

.ui-whatsapp2 {
    background-image: url(../img/icon-whatsapp.png);
    width: 46px;
    height: 46px;
    display: inline-block;
}

.ui-telegram {
    background-image: url(../img/icon-telegram.png);
    width: 46px;
    height: 46px;
    display: inline-block;
}
.ui-email {
    width: 46px;
    height: 46px;
    display: inline-block;
}
/*.ui-instagram {
    background-image: url(../img/icon-instagram.png);
    width: 46px;
    height: 46px;
    display: inline-block;
}*/

.box-alterradio {
    background-color: green !important;
}
.box-alterradio h4 {
    color:#ffffff !important;
}

#box-newsletter .choix_newsletter label {
    display:none;
}

.spip_documents_left img {
    margin:10px 10px 10px 0 !important;
}

.spip_documents_right img {
    margin:10px 0 10px 10px !important;
}

.spip_documents_center img {
    margin:10px !important;
}