@CHARSET "UTF-8";

#campagne-image,
#main-banner,
#main-menu,
#main-slider,
#call-to-action-banner,
#main-breadcrumbs,
#tablet-special-prefooter,
#pre-footer,
#main-footer,
#aside-menu {
    display: none;
}

#main-content .social-bar,
#main-content .socials
{
	display: none;
}
#main-content #sidebar img,
#main-content #sidebar .newsletter,
#main-content #sidebar .follow-us {
	display: none;
}


#main-content #main-column {
	width: 100%;
}

#main-content #main-column img {
	width: auto;
}

#background {
    background: white;
}

