<!DOCTYPE html>
<br />
<b>Notice</b>:  Undefined index: HTTP_ACCEPT_LANGUAGE in <b>/home/champagnat_wp_user/web/champagnat.org/public_html/Aviso.php</b> on line <b>3</b><br />
<html>
	<head>
		<meta charset="UTF-8">
		
		<title>Marist Institute - Champagnat Marists</title>
		<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap" rel="stylesheet">
		<meta name="viewport" content="width=device-width, user-scalable=no">
		<style>
			body {
				font-family: 'Roboto', sans-serif;
				/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
				background: #ffffff; /* Old browsers */
				background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
				background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

			}
			a {
				text-decoration: none;
				font-weight: 300;
			}
			img {
				max-width: 90%;
				margin:0 5%;
			}

			.btn {
				padding: 8px 16px;
				background:#143B64;
				border-radius: 100px;
				color:#ffffff;
			}
			.nav {
				text-align:right;
			}
			.nav a {
				background: #143B64;
				padding:10px 14px;
				color:#ffffff;
				font-size:16px;
			}
			.nav a:first-child {
				border-radius: 20px 0 0 20px;
				border-right: 1px solid #3478bf;
			}
			.nav a:last-child {
				border-radius: 0 20px 20px 0;
				border-left: 1px solid #3478bf;
			}
			img.natal {
				border: 8px solid white;
				box-shadow: 0 10px 20px rgba(0,0,0,.3);
			}
			h2 {
				color:#444;
			}
			h2 span{
				font-weight: 300;
			}
		</style>
	</head>
	<body>
		<p align="right" class="nav"><a href="Aviso.php?a=es">Español</a><a href="Aviso.php?a=fr">Français</a><a href="Aviso.php?a=pt">Português</a></p>
		<p align="center"><img src="http://old.champagnat.org/shared/logo/LogoMaristasAdminGeneral_EN.jpg" width="500px" /></p>
		<h2 align="center">We are updating our website.<br><span>We will return on January 2, <br>anniversary of the Institute of the Marist Brothers.</span></h2>
		<p align="center"><a href="http://old.champagnat.org/" class="btn">Click here to visit the old site</a></p>
		<br>
		<p align="center"><img class="natal" src="http://old.champagnat.org/shared/bau/AuguriConsiglio_EN.jpg" width="800px" /></p>
	</body>
</html>
