<html>
	<head>
		<title> Attente...</title>
		<link href="themes/html/css/web_pour_editeur_wes.css" rel="stylesheet" type="text/css" />
		<link href="themes/html/css/web_pour_editor_client.css" rel="stylesheet" type="text/css" />
		<style type="text/css">

body{
/* DEBUT_IMAGE */
background-color:#181818;
background-image:url('/var/www/html/sportsdiffusion_632/htdocs/dhtml/image/attente.jpg');
background-size: cover;
background-repeat:no-repeat;
/* FIN_IMAGE */
}

body,td{
font-family:Arial,Helvetica,sans-serif;font-size:12px;
}

.contenu{padding:10px;}

.img{}

.texte{
	margin-top:20px;
	margin-bottom: 20px;
}

.bouton{text-align:center;}
    a.bouton2,
    a.bouton2:hover {
    background: #8fc400; /* Old browsers */
    background: -moz-linear-gradient(top,  #8fc400 0%, #8fc400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#8fc400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8fc400 0%,#8fc400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    text-decoration: none;
}
		</style>
	</head>
	<body>
		<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			 <td>
				<div align="center" class="contenu">
					<div class="img">
						<img src="/upload/societe/1.jpg" />
					</div>
					<div class="texte">
<!-- DEBUT_TEXTE_AUTO //--><table border="0" cellpadding="20" width="930" align="center" style="background-color: #ffffff; border-color: #000000; border-width: 0px">
	<tbody>
		<tr>
			<td>&nbsp;La Boutique du Gardien est en cours de modification, veuillez-nous en excuser. </td>
		</tr>
	</tbody>
</table>
<!-- FIN_TEXTE_AUTO //-->
					</div>
					<div class="bouton"><a class='bouton2' href="/">Actualiser / Reload</a></div>
				</div>
			 </td>
		  </tr>
		</table>
	</body>
</html>