#likes
{
    text-align: center;
    margin: 15px 0 15px 0;
}

#likes .likes-title
{
	display: block;
	font-size: 85%;
}

#likes .likes-container
{
	text-align: left;
    margin-top: 40px;
    display: inline-block;
    margin: 0px auto 0 auto;
}

#likes .likes-container a
{
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 42px;
    margin-right: 5px;
    padding: 0 5px 0 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    font-weight: normal;
    width: 129px;
    
}

#likes .groupeWhatsapp a
{

    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 42px;
    margin-right: 5px;
    padding: 0 5px 0 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    font-weight: normal;
    width: 250px;
    

}

#likes .likes-container a:hover
{
	color: #ffffff;
    opacity: 0.8;
}

#likes .likes-container a.fb-button
{
    background: url("/plugins/content/smartsharing/assets/images/fblogo.png") no-repeat scroll 0 -6px #39599f;
}

#likes .likes-container a.vk-button
{
    background: #27ae60;
    background: url(/plugins/content/smartsharing/assets/images/whatlogo.png) no-repeat scroll 0 5px #27ae60;
    font-size: 14px;
}

#likes .likes-container a.cmt-button
{
    background: #fff;
    background: url(/plugins/content/smartsharing/assets/images/commentlebledparlecom.jpg) no-repeat scroll 3px 7px #fff;
    border: 1px solid #000;
    color: #000;
    font-weight: 700;
}


#likes .likes-container a.tw-button
{
    background: url("/plugins/content/smartsharing/assets/images/twlogo.png") no-repeat scroll 0 -6px #45b0e3;
}

#likes .likes-container a.gp-button
{
    background: url("/plugins/content/smartsharing/assets/images/gplogo.png") no-repeat scroll 0 -6px #e04006;
}

.cell-inner .content #toolbar-main
{
	margin-bottom: 0
	font-weight: normal
	color: #000000;
}

#newsletterPiedArticle{

    text-align: center;
    padding: 10px;
    color: #1d1d1b;
    font-weight: 400;
    font-size: 36px;
    background-color: #ebf5fe;
    border-top: 4px solid #0078e1;
    font-weight: 700;

}

#inscriptionZone{

    display: flex;
    padding-top: 16px;
    justify-content: center;
}

.goNewsletter{

    color: #fff !important;
    background-color: #0078e1;
    border-color: transparent;
    border-width: 3px;
    text-align: center;
    font-weight: 600;
    padding: 14px 16px;
    font-size: 24px;
    line-height: 10px;
    border-radius: 0;
    text-transform: none;
    border-radius: 3px;
    width: 50%;
    line-height: 1.2;

}

.smallNewsletter{
    line-height: 25px!important;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.EneteteNewsletter{

    line-height: 45px!important;
    font-family: 'DIN Regular','Fira Sans Condensed',"Open sans",Arial,Helvetica Neue;
    text-align: center;
}

.idLebledparle{

    color : #AC0000  ; 
    font-weight: bold;
    background-color: #ebf5fe !important;

}

