
		<title>TÊTU - En maintenance</title>
		<head>
		   <meta charset="utf-8">
		</head>
		<style>
		  body { text-align: center; padding: 110px; background: #F1F1F1; }
		  img {max-width: 100%;}
		  h1 { font-size: 45px; color: #f5202d; text-transform: uppercase;}
		  body { font: 20px Helvetica, sans-serif; color: #333; }
		  article { display: block; text-align: center; width: 50%; margin: 0 auto; color: #8c6239; font-weight: 200; }
		  a { color: #dc8100; text-decoration: none; }
		  a:hover { color: #333; text-decoration: none; }
		  @media (max-width: 992px) {
		    body {padding:0px;}
		  }
		  @media (max-width: 768px) {
		    article {width: 80%;}
		  }
		</style>

		<article>
			<div style="background: #f5202d; padding: 0px; max-width: 210px; text-align: center; margin: 0 auto;">
				<img src="http://preprod-tetu.news/content/themes/tetu-theme/resources/assets/dist/images/tetu-logo.svg">
			</div>
		  
		    <h1>We&rsquo;ll be back soon!</h1>
		    <div >
		        <p>
		          Le site est actuellement en maintenance. <br><br>
		          Nous nous excusons du dérangement occasionné. <br> <br>
		          Nous revenons très vite !
		        </p>
		        <p>&mdash; L'équipe TÊTU</p>
		    </div>
		</article>
	