Outiref
<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:#333333;
background-image:url('http://airsoftoperation-7.wesclient.com/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;
	margin:auto;
	min-width:300px;
	background-color:#FFFFFF;
	border-radius: 12px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
	border: solid 1px #BBB;
}
.img{}
.texte{
	margin:10px 0;
}
.bouton{
	text-align:center;
	margin: 10px 0;
	padding: 5px 10px;
	line-height: 18px;
	display: inline-block;
	background-color: #e6e6e6;
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	border: solid 1px #b3b3b3;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bouton a{
	color: #222222;
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	text-decoration:none;
	font-size: 15px;
}
.bouton:hover{
	background-image:none;
	background-color: #e6e6e6;
}
.contenu {
	/* {{{ COR : [SP9] [EVO497] */
	width:380px;
	/* COR }}} */
	margin:auto;	
}
.contenu img{
	max-width:380px;
}
</style>
	</head>
	<body>
		<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			<!-- {{{ COR : [TK3555] -->
			<td align="center">
			<!-- COR }}} -->
				<div align="center" class="contenu">
					<div class="img">
						<img src="/upload/societe/1.jpg" />
					</div>
					<div class="texte">
<!-- DEBUT_TEXTE_AUTO //--><span class="style-oasis-taille-16px">Le site fait peau neuve afin de vous accueillir et de vous servir au mieux !<br>Si vous souhaitez &ecirc;tre avertis de sa disponibilit&eacute;, merci de remplir le champs ci dessous.<br><br><br></span><form method="post" action="/dhtml/register.php"><input type="email" size="30" name="register_mail" value="" style="vertical-align:middle;display:inline-block;height:35px;padding:5px;box-sizing:border-box;" /><input type="submit" value="Inscription" style="vertical-align:middle; display:inline-block;height:35px;padding:5px;box-sizing:border-box;" /></form><!-- FIN_TEXTE_AUTO //-->
					</div>
					<div class="bouton"><a class='bouton2' href="/">Actualiser</a></div>
				</div>
			 </td>
		  </tr>
		</table>
	</body>
</html>