body {
    background: transparent;
}
.btn-1,
.bandeau-contact,
.btn-2,
.langswitcher,
.btn-dl-formations,
aside,
footer,
#debug,
nav,
header[role="banner"]{
	display:none!important;
}

.grid-content-2{
	overflow: visible!important;
	width:100%!important;
}
.sub-column-left{
	width:60%!important;
	float:left!important;
}
.sub-column-right{
	width:30%!important;
	float:right!important;
}


.box-info {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ecf5f4 0%, #f9fcfc 100%) repeat scroll 0 0;
    border: 0;
    border-radius:0;
    min-height: 60px;
    padding: 10px;
}
.sub-column-25{
	width:24%!important;
}
.heading{margin:0!important;padding:0!important;}
.heading img{margin:0!important;padding:0!important;}


.list-1 > li::before,
.list-1 > li,
.box-info-2 *,
.box-info-2 {
    color: black!important;
}