#preheader{
	display: block;
}
#preheader .text-end{
	display: none;
}
#bandeau_top{
	padding-top: 100px;
	padding-bottom: 20px;
}
#bandeau_top h1 {
    font-size: 60px;
}
.logo img{
	/*height: auto !important;*/
}
#pourquoi .un_atout {
/*    height: 370px;*/
}
#pourquoi h4{
    font-size: 17px;
}
#solutions h4{
	padding: 0 30px;
    font-size: 25px;
    width: 100%;
}
#solutions .col-lg-6.une_solution figcaption{
	padding-top:90px;
}
#solutions figure figcaption {
    padding-top: 30px;
}
#temoignages .un_avis {
    font-size: 16px;
}
.appli:before{
    content: "";
    background: #2e2e2e;
    height: 100%;
    position: absolute;
    width: 100%;
    margin-left: -100%;

}
.question h4{
    margin-bottom: 10px;
}
#partenaires{
	padding-top: 45px;
	padding-bottom: 45px;
}

.latest .prochain_match{
    background:#fff;
    border-right: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
}

body{
    overflow-x: hidden;
}
.bloc.bloc_blanc:before{
    background: #FFF;
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
}

#illustration_top {
/*    height: 700px;*/
}   
article {
/*    margin-top: -600px;*/
}

article{
    padding-top: 45px;
    padding-bottom: 45px;
}

article .sidebar{
    background: #191818;
    margin-top: -45px;
    padding-top: 30px;
    margin-bottom: -30px;
}
article .sidebar h2,
.liste_actus h2{
    font-size: 22px;
}
article .sidebar h4{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.liste_actus{
    margin-top: -15px;
}










