.revealable {
	transform: translateY(0) scale(1) !important;
	opacity: 1 !important;
}

.main-bg,
.main-ruban,
.search-menu,
.main-menu,
.main-header,
.main-footer {
	display: none !important;
}

.main-banner {
	background: none !important;
	height: auto !important;
}

.main-banner .main-logo .column:nth-child(2) {
	float: none !important;
	font-size: 0.8em;
}

.main-banner .main-logo .bt_accueil {
	float: left;
	background: none;
	color: #262626;
	font-size: 2em;
	height: auto !important;
	text-indent: 0;
	width: auto;
	margin: 0;
	margin-top: 1em !important;
	text-align: center;
}

.main-banner .main-logo .bt_accueil img {
	height: 90px;
	width: auto;
}

.main-banner .main-logo .bt_accueil:after,
.main-banner .main-logo .bt_accueil:before {
	display: none !important;
}

.main-banner .welcome {
	color: #262626 !important;
	text-shadow: none !important;
	float: right;
	margin-right: 1.5em;
}

.main-body {
	background: none !important;
}

.main-body .aside1,
.main-body .aside2 {
	display: none !important;
}

.main-body .content {
	width: 100% !important;
}

.main-body .content > .richContent img,
.main-body .revealable {
	visibility: visible !important;
	opacity: 1 !important;
	transform: translateY(0) scale(1) !important;
}

.main-body .ariane {
	padding: 0;
}

.main-body .titlePage,
.main-body .richContent {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

