.fullscreen-bottom {
	height: 65px;
	background: url(../images/bg-bottom-fullscreen-pages.png) repeat-x top center !important;
	margin-top: -35px;
	position:relative;
	z-index:9;
}

.uk-article-title {
  color: #e9615e;
}

.btn-retour a {
	font-size: 22px;
	background: #e85853;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;	
}

.btn-retour a:hover {
	background: #a49b8b;
}

.tm-block.tm-block-middle {
    margin-top: -24px;
    position: relative;
    z-index: 9;
}