<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><title>Signalsurf : 404 Not Found / Erreur 404</title>
<style type="text/css">

html {
	height: 100%;
}
body {
    background-attachment : fixed;
    background-color : #9cb0bb;
   
    font-family : Verdana, sans-serif;
 height: 100%; 

 margin:0; 
        padding:0; 
        background: url('./images/404-IMG_0453.JPG') no-repeat center fixed;  
        -webkit-background-size: cover; /* pour Chrome et Safari */ 
        -moz-background-size: cover; /* pour Firefox */ 
        -o-background-size: cover; /* pour Opera */ 
        background-size: cover; /* version standardisée */   
    }

.fondcontenu {
background-attachment : fixed;
    background-color : #9cb0bb;
    background-image : url('./images/404-IMG_0453.JPG') ;
background-size: 100% 100%; 
 -webkit-background-size: 100% 100%; 
  -o-background-size: 100% 100%; 
  -moz-background-size: 100% 100%; 
    background-position : center;
    background-repeat : no-repeat;
    background-color : #fcfafb;
    
    margin: 0;
    padding:1em;
   
    min-width: 100%;
min-height: 100%;
  }
.contenu {

    background-color : rgba(255,255,255,0.7);
    margin: 1em auto;
    padding: 1em;
    float:left;
    width: 80%;

  }

</style>


</head>
<body>

<div class="fondcontenu">
<!-- <a href="http://www.signalsurf.net/fr-formation/" target="Accueil frformation" title="Accueil frformation"><img src="http://www.signalsurf.net/ssurf_logo_my_trans-horiz-reflet.png" alt="" /></a>
 --><div class="contenu">
<h1>Erreur 404</h1>
<h2>Not Found / La page demand&eacute;e n'est pas ici</h2>
<p>The requested URL was not found on this server.</p>
<p>Nous n'avons pas trouv&eacute; l'URL demand&eacute;e sur ce serveur.</p>
<p><a href="http://www.signalsurf.net/fr-formation/" name="Click Here / cliquez ici pour retourner &amp;agrave; la page d'accueil">Click Here / cliquez ici pour retourner &agrave; la page d'accueil </a> </p>
<p> ou utilisez le champ ci-dessous pour lancer une recherche sur les sites de Signalsurf :</p>

<div id="cse" style="width: 100%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript"> 
  google.load('search', '1', {language : 'fr', style : google.loader.themes.MINIMALIST});
  google.setOnLoadCallback(function() {
    var customSearchControl = new google.search.CustomSearchControl('001284244955298248433:efsus-iqi5o');
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    customSearchControl.draw('cse');
  }, true);
</script>
</div>
</div>
</body>
</html>