Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - e0c.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.20.2
Date: Fri, 02 May 2025 09:09:35 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/5.4.16
Set-Cookie: PHPSESSID=cdp6rflpft6id5253tcob8ebo6; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: _subid=1rkv6ei5f1ov; expires=Sat, 03-May-2025 09:09:35 GMT; path=/; domain=.e0c.com
Set-Cookie: 93876=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjoie1wic3RyZWFtc1wiOntcIjQ5OVwiOjE3NDYxNzY5NzR9LFwiY2FtcGFpZ25zXCI6e1wiMjQ2XCI6MTc0NjE3Njk3NH0sXCJ0aW1lXCI6MTc0NjE3Njk3NH0ifQ.ySB4JvOtmwgvqTutux69FmUd4EbANbNI2VG1TASMWA8; expires=Sat, 03-May-2025 09:09:35 GMT; path=/; domain=.e0c.com

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: e0c.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="fr">
<head><base href="//www.asso-des-solos.fr/">
	<meta charset="UTF-8">
	<title>&#11088; AFS : Sortir et se faire de nouveaux amis avec l'Association Française des Solos</title>
	<meta name="description" content="Tu aimerais agrandir ton cercle d'amis ? Sortir pour un resto, une randonnée, une pièce de théâtre, un bowling ? Partir en week-end avec une bande de copains ? Rejoins-nous vite !" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0">

	<link rel="icon" type="image/png" href="/images/icones/favicon.png" />
<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="/images/icones/favicon.ico" /><![endif]-->

<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<!--<link href='http://fonts.googleapis.com/css?family=Roboto:100' rel='stylesheet' type='text/css'>-->
<link href='https://fonts.googleapis.com/css?family=Raleway:400' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<!--<link href="/includes/css/font-awesome.min.css?20250227-1" rel="stylesheet">-->
<link href="/includes/css/styles.css?20250227-1" rel="stylesheet" />
<link href="/includes/css/magnific-popup.css?20250227-1" rel="stylesheet">
<link href="/includes/css/tooltipster.css" rel="stylesheet" />
	<meta name="google-site-verification" content="3qafG-qCMF_XZ3XKa93C_bP4yldjzoZQRVK34qZuczw" />

	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Caveat:[email protected]&display=swap" rel="stylesheet">

	<style type="text/css">
		#video { width: 100%; max-width: 100%; border: 25px solid #F5EDE7; margin-bottom: 35px; }
		@media screen and (max-width: 990px) { #video { border: none; } }
	</style>
</head>

<body class="accueil">

	<style type="text/css">


ul#identifie-menu {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		width: 235px;
		height: 100%;

	color: #FFF;
	background: #1C0D00;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#555, Direction=180, Strength=3);
}

ul#identifie-menu li {
		display: block;
		width: 100%;
		text-align: left;
		border: none;
		border-bottom: 1px solid #666;
		white-space: nowrap;
		overflow: hidden;
margin: 0;
}
ul#identifie-menu li a, ul#identifie-menu li.fermer {
	display: block;
	padding: 10px 40px 10px 15px;
	text-decoration: none;

	color: #FFF;
	background: #000;
	transition: background 0.4s;
}
ul#identifie-menu li.readherer a { background: #5BB35B; }
ul#identifie-menu li a:hover { background: #444; }
ul#identifie-menu li a i.fa { margin-right: 7px; }
ul#identifie-menu li a span { /* Nombre de nouveaux messages, de sorties à venir, ... */
	display: inline-block;
	padding: 1px 8px;
	color: #34DE00;
	border: 2px solid #34DE00;
	border-radius: 50%;
	margin-left: 8px;
}


ul#identifie-menu #menu_ident_hide {
	display: block;
	line-height: 35px;
	color: #FFF;
	padding-left: 20px;
	border-bottom: 1px solid #666;
	cursor: pointer;
}
ul#identifie-menu #menu_ident_hide:hover { color: #F78703; }

ul#identifie-menu li.fermer { line-height: 55px; cursor: pointer; } /**** BOUTON DE FERMETURE SUR VERSION MOBILE ****/
ul#identifie-menu li.fermer:hover { color: #F78703; }

header table td i span { position: absolute; bottom: 5px; right: 10px; padding: 4px 9px; border-radius: 50%; font-size: 0.55em; background: #50BE87; color: #FFF !important; font-family: "Open Sans", Arial, sans-serif; }
</style>

<header>
	<div class="content clearfix">
		<a id="logo" href="/"></a>
		<!--<div style="float: right; width: 300px; text-align: center; padding: 15px 0; color: #FFF; border: 3px dotted #FFF;">Ici, éléments d'identification<br />ou menu adhérent</div>-->
		<div id="identification" class="clearfix">
	
						<form name="identification" method="post" action="">
						<div>
							<input type="email" name="idemail" tabindex="1" required placeholder="Mon e-mail" data-errormessage="Tu as oublié de saisir ton adresse e-mail !" x-moz-errormessage="Tu as oublié de saisir ton adresse e-mail !" class="radius5">
							<span><input type="checkbox" name="reconnaitre" id="reconnaitre" tabindex="3"> <label for="reconnaitre" style="color: #FFF;">Rester identifié</label></span>
						</div>
						<div style="position: relative;">
							<i class="fa fa-eye aide aide_password1" title="Voir le mot de passe" onClick="aide_password('idpassword');"></i>
							<input type="password" name="idpassword" tabindex="2" required placeholder="Mon mot de passe" data-errormessage="Tu as oublié de saisir ton mot de passe !" x-moz-errormessage="Tu as oublié de saisir ton mot de passe !" class="radius5" style="padding-right: 40px;">
							<span><a class="popup-password-oublie" href="#password-oublie-form" onclick="document.location.hash='password-oublie-form';return false;" style="border-bottom: 1px dotted #FFF;"><!--<i class="fa fa-exclamation-triangle"></i>-->Mot de passe oublié ?</a></span>
						</div>
						<div>
							<input type="submit" class="radius5" value="Je m'identifie" tabindex="4">
							<!--<span><a href="/outils/inscription.php" class="cta_inscription radius5" tabindex="5"><b>s'inscrire / adhérer</b></a></span>-->
							<span><a href="/outils/inscription.php" class="cta_inscription radius5" tabindex="5"><b>je me pré-inscris !</b></a></span>
						</div>
						</form>
					</div>	</div>
	<table cellpadding="0" cellspacing="0" border="0">
		<tr>
			<td><a href="/"><img src="/images/logo-mobile.png" /></a></td>
			<td><i id="menu_show" class="fa fa-bars fa-lg"></i></td>
			<td><i class="fa fa-user fa-lg" onclick="window.location = '/outils/connexion-formulaire.php'; return;"></i></td>		</tr>
	</table>






</header>



	<nav id="menu">
		<ul id="nav" class="nav">
			<li class="fermer" id="menu_hide"><i class="fa fa-times fa-lg"></i></li><!--
			--><li class="home"><a href="/"><i class="fa fa-home"></i><span>ACCUEIL</span></a></li><!--
			--><li>
				<a href="/sorties" class="sorties">Sorties</a>
				<ul class="sousmenu">
					<li class="content">
						<ul style="float: left; width: 60%; margin-right: 3%;"><li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #FF9900; margin-bottom: 10px;">Par département</li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/alpes-maritimes-06">06 - Alpes-Maritimes (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/ardeche-07">07 - Ardèche (3)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/bouches-du-rhone-13">13 - Bouches-du-Rhône (5)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/cantal-15">15 - Cantal (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/charente-16">16 - Charente (6)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/cotes-d-armor-22">22 - Côtes-d'Armor (6)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/drome-26">26 - Drôme (20)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/eure-27">27 - Eure (85)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/eure-et-loir-28">28 - Eure-et-Loir (8)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/finistere-29">29 - Finistère (19)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/gard-30">30 - Gard (9)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/gironde-33">33 - Gironde (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/herault-34">34 - Hérault (3)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/ile-et-vilaine-35">35 - Ille-et-Vilaine (18)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/indre-et-loire-37">37 - Indre-et-Loire (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/isere-38">38 - Isère (14)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/loir-et-cher-41">41 - Loir-et-Cher (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/loire-atlantique-44">44 - Loire-Atlantique (25)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/loiret-45">45 - Loiret (42)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/lot-et-garonne-47">47 - Lot-et-Garonne (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/maine-et-loire-49">49 - Maine-et-Loire (14)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/marne-51">51 - Marne (9)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/mayenne-53">53 - Mayenne (21)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/morbihan-56">56 - Morbihan (4)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/moselle-57">57 - Moselle (20)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/nord-59">59 - Nord (84)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/oise-60">60 - Oise (8)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/pas-de-calais-62">62 - Pas-de-Calais (20)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/pyrenees-orientales-66">66 - Pyrénées-Orientales (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/rhone-69">69 - Rhône (27)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/sarthe-72">72 - Sarthe (10)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/savoie-73">73 - Savoie (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/haute-savoie-74">74 - Haute-Savoie (10)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/paris-75">75 - Paris (35)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/seine-maritime-76">76 - Seine-Maritime (35)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/seine-et-marne-77">77 - Seine-et-Marne (16)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/yvelines-78">78 - Yvelines (8)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/deux-sevres-79">79 - Deux-Sèvres (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/somme-80">80 - Somme (2)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/vaucluse-84">84 - Vaucluse (2)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/vendee-85">85 - Vendée (11)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/vosges-88">88 - Vosges (2)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/yonne-89">89 - Yonne (8)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/essonne-91">91 - Essonne (15)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/hauts-de-seine-92">92 - Hauts-de-Seine (8)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/seine-saint-denis-93">93 - Seine-Saint-Denis (1)</a></li><li style="float: left; width: 33%; padding: 2px 0; font-size: 0.8em;"><a href="/sorties/val-d-oise-95">95 - Val-d'Oise (13)</a></li><li style="clear: both; float: none;">&nbsp;</li></ul>						<ul style="overflow: hidden;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #FF9900; margin-bottom: 10px;">Par thème</li>
							<li><a href="/sorties/boire-un-verre"><i class="fa fa-chevron-right"></i> Boire un verre</a></li><li><a href="/sorties/cinema-concert-theatre-spectacle"><i class="fa fa-chevron-right"></i> Cinéma / concert / théâtre / spectacle</a></li><li><a href="/sorties/danser-chanter"><i class="fa fa-chevron-right"></i> Danser / chanter</a></li><li><a href="/sorties/visites-expositions-conferences"><i class="fa fa-chevron-right"></i> Découvrir</a></li><li><a href="/sorties/jouer-cartes-bowling-billard"><i class="fa fa-chevron-right"></i> Jouer</a></li><li><a href="/sorties/restaurant-barbecue-auberge-espagnole"><i class="fa fa-chevron-right"></i> Manger / auberge espagnole</a></li><li><a href="/sorties/balades-randonnees-sports"><i class="fa fa-chevron-right"></i> Marcher / faire du sport</a></li><li><a href="/sorties/detente-bien-etre"><i class="fa fa-chevron-right"></i> Se détendre</a></li><li><a href="/sorties/autre"><i class="fa fa-chevron-right"></i> Autre</a></li>							<li><a href="/sorties/vie-associative"><i class="fa fa-chevron-right"></i> Vie de l'asso</a></li>
							<li style="margin-top: 20px; text-align: center;"><a href="/sorties/proposer-modifier.php" style="display: block; padding: 10px; font-size: 1.2em; text-align: center; color: #FFF; background: #5BB35B; border-radius: 5px;">Je propose une sortie !</a></li>
							<li style="margin-top: 10px; text-align: center;"><a href="/sorties/?referentiel=passees" style="display: inline-block; color: #FF9900; font-weight: bold;"><i class="fa fa-calendar fa-3x"></i> Un coup d'oeil sur les activités passées ?</a></li>
						</ul>
					</li>
				</ul>
			</li><!--
			--><li>
				<a href="/communaute" class="communaute">Antennes</a>
				<ul class="sousmenu">
					<li class="content">
						<ul style="float: left; width: 60%; margin-right: 3%;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #44A5AC; margin-bottom: 10px;">Nos Antennes</li>
							<li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/angers">Angers</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/angouleme">Angoulême</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/annecy">Annecy</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/avallon">Avallon / Corbigny</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/avignon">Avignon</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/blois">Blois</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/bordeaux">Bordeaux</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/brest">Brest</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/chartres">Chartres</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/compiegne">Compiègne</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/dieppe">Dieppe</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/digne-les-bains">Digne-Les-Bains</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/evry">Evry</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/fontainebleau">Fontainebleau</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/grenoble">Grenoble</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/laval">Laval</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/le-mans">Le Mans</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lille">Lille</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lorient">Lorient</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lyon">Lyon</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/marne-la-vallee">Marne-La-Vallée</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/massy">Massy</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/metz">Metz</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/montaigu">Montaigu - Vendée</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/montpellier">Montpellier</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/nantes">Nantes / Châteaubriant</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/nimes">Nîmes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/orleans">Orléans</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/paris">Paris</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/perpignan">Perpignan</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/pontoise">Pontoise</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/reims">Reims</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/rennes">Rennes / Saint-Malo</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/rouen">Rouen</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saint-nazaire">Saint Nazaire</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saint-omer">Saint-Omer / Dunkerque</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saumur">Saumur</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/sens">Sens</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/suresnes">Suresnes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/tours">Tours</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/valence">Valence / Guilherand-Granges</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/valenciennes">Valenciennes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/vannes">Vannes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/vernon">Vernon / Louviers</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/versailles">Versailles</a></li>						</ul>

						<ul style="overflow: hidden;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #44A5AC; margin-bottom: 10px;"><i class="fa fa-map-marker" style="font-weight: normal;"></i> Qui se trouve près de chez moi ?</li>
							<li>
								Sélectionne un département ci-dessous et fais connaissance avec les autres adhérents se trouvant près de chez toi !<br /><br />
								Mon département : 
								<select name="mon_departement" id="mon_departement" style="padding: 5px;" onChange="javascript: window.location = '/communaute/'+document.getElementById('mon_departement').value; return;">
									<option value="">mon département...</option>
									<option value="aisne">02 - Aisne (4)</option><option value="allier">03 - Allier (1)</option><option value="alpes-de-haute-provence">04 - Alpes-de-Haute-Provence (2)</option><option value="ardeche">07 - Ardèche (17)</option><option value="ariege">09 - Ariège (1)</option><option value="aube">10 - Aube (2)</option><option value="aveyron">12 - Aveyron (1)</option><option value="bouches-du-rhone">13 - Bouches-du-Rhône (9)</option><option value="charente">16 - Charente (49)</option><option value="charente-maritime">17 - Charente-Maritime (2)</option><option value="cotes-d-armor">22 - Côtes-d'Armor (2)</option><option value="drome">26 - Drôme (48)</option><option value="eure">27 - Eure (89)</option><option value="eure-et-loir">28 - Eure-et-Loir (30)</option><option value="finistere">29 - Finistère (21)</option><option value="gard">30 - Gard (38)</option><option value="herault">34 - Hérault (28)</option><option value="ile-et-vilaine">35 - Ille-et-Vilaine (38)</option><option value="indre-et-loire">37 - Indre-et-Loire (27)</option><option value="isere">38 - Isère (34)</option><option value="loir-et-cher">41 - Loir-et-Cher (10)</option><option value="loire">42 - Loire (2)</option><option value="haute-loire">43 - Haute-Loire (1)</option><option value="loire-atlantique">44 - Loire-Atlantique (148)</option><option value="loiret">45 - Loiret (89)</option><option value="maine-et-loire">49 - Maine-et-Loire (81)</option><option value="manche">50 - Manche (3)</option><option value="marne">51 - Marne (40)</option><option value="mayenne">53 - Mayenne (92)</option><option value="meurthe-et-moselle">54 - Meurthe-et-Moselle (4)</option><option value="morbihan">56 - Morbihan (29)</option><option value="moselle">57 - Moselle (41)</option><option value="nord">59 - Nord (318)</option><option value="oise">60 - Oise (23)</option><option value="orne">61 - Orne (2)</option><option value="pas-de-calais">62 - Pas-de-Calais (31)</option><option value="rhone">69 - Rhône (29)</option><option value="sarthe">72 - Sarthe (83)</option><option value="haute-savoie">74 - Haute-Savoie (20)</option><option value="paris">75 - Paris (80)</option><option value="seine-maritime">76 - Seine-Maritime (147)</option><option value="seine-et-marne">77 - Seine-et-Marne (105)</option><option value="yvelines">78 - Yvelines (93)</option><option value="deux-sevres">79 - Deux-Sèvres (4)</option><option value="vaucluse">84 - Vaucluse (16)</option><option value="vendee">85 - Vendée (12)</option><option value="vienne">86 - Vienne (1)</option><option value="yonne">89 - Yonne (21)</option><option value="essonne">91 - Essonne (89)</option><option value="hauts-de-seine">92 - Hauts-de-Seine (72)</option><option value="seine-saint-denis">93 - Seine-Saint-Denis (18)</option><option value="val-de-marne">94 - Val-de-Marne (27)</option><option value="val-d-oise">95 - Val-d'Oise (73)</option>								</select>
							</li>
						</ul>

						<ul style="overflow: hidden; margin-top: 40px;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #44A5AC; margin-bottom: 10px;"><i class="fa fa-comments-o" style="font-weight: normal;"></i> Salon de discussion</li>
							<li style="text-align: center; border: 2px solid #44A5AC; padding: 15px; line-height: 27px;" class="radius5">
								Envie de <b>discuter en temps réel</b> et à bâtons rompus ?<br />
																<a href="javascript: void(null);" onclick="javascript: lancer_salon(); return;" style="display: block; color: #FFF; padding: 8px 20px; background: #44A5AC; margin-top: 10px;" class="radius5">J'entre au salon !</a>
							</li>
						</ul>

					</li>
				</ul>
			</li><!--
			--><li>
				<a href="/forums" class="forums">Forums</a>
				<ul class="sousmenu">
					<li class="content">
						<ul style="float: left; width: 60%; margin-right: 3%;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #45A775; margin-bottom: 10px;">Forums locaux</li>
							<li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/angers/forum">Angers</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/angouleme/forum">Angoulême</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/annecy/forum">Annecy</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/avallon/forum">Avallon / Corbigny</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/avignon/forum">Avignon</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/blois/forum">Blois</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/bordeaux/forum">Bordeaux</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/brest/forum">Brest</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/chartres/forum">Chartres</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/compiegne/forum">Compiègne</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/dieppe/forum">Dieppe</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/digne-les-bains/forum">Digne-Les-Bains</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/evry/forum">Evry</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/fontainebleau/forum">Fontainebleau</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/grenoble/forum">Grenoble</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/laval/forum">Laval</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/le-mans/forum">Le Mans</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lille/forum">Lille</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lorient/forum">Lorient</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/lyon/forum">Lyon</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/marne-la-vallee/forum">Marne-La-Vallée</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/massy/forum">Massy</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/metz/forum">Metz</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/montaigu/forum">Montaigu - Vendée</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/montpellier/forum">Montpellier</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/nantes/forum">Nantes / Châteaubriant</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/nimes/forum">Nîmes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/orleans/forum">Orléans</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/paris/forum">Paris</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/perpignan/forum">Perpignan</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/pontoise/forum">Pontoise</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/reims/forum">Reims</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/rennes/forum">Rennes / Saint-Malo</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/rouen/forum">Rouen</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saint-nazaire/forum">Saint Nazaire</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saint-omer/forum">Saint-Omer / Dunkerque</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/saumur/forum">Saumur</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/sens/forum">Sens</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/suresnes/forum">Suresnes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/tours/forum">Tours</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/valence/forum">Valence / Guilherand-Granges</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/valenciennes/forum">Valenciennes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/vannes/forum">Vannes</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/vernon/forum">Vernon / Louviers</a></li><li style="float: left; width: 33%; padding: 1px 0; font-size: 0.8em;"><a href="/versailles/forum">Versailles</a></li>						</ul>

						<ul style="overflow: hidden;">
							<li style="font-size: 1.1em; font-weight: bold; font-family: Raleway, sans-serif; padding: 8px 15px; border-radius: 5px; color: #FFF; background: #45A775; margin-bottom: 10px;">Forums nationaux</li>
							<li><a href="/forum/entraide-conseil-information"><i class="fa fa-chevron-right"></i> Entraide et conseils</a></li>
							<li><a href="/forum/trucs-et-astuces"><i class="fa fa-chevron-right"></i> Trucs et astuces</a></li>
							<li><a href="/forum/bonnes-adresses"><i class="fa fa-chevron-right"></i> Bonnes adresses</a></li>
							<li><a href="/forum/sujets-de-societe"><i class="fa fa-chevron-right"></i> Sujets de société</a></li>
							<li><a href="/forum/humour-histoires-droles-devinettes"><i class="fa fa-chevron-right"></i> Humour, histoires drôles, devinettes</a></li>
														<li style="text-align: center; margin-top: 20px;"><a href="/forums" style="display: inline-block; width: auto; background: #45A775; color: #FFF; border-radius: 5px; padding: 8px 20px;">Voir tous les forums nationaux !</a></li>
						</ul>

					</li>
				</ul>
			</li><!--
			--><li>
				<a href="/afs" class="asso">l'Association</a>
				<ul class="sousmenu">
					<li class="content">
						<ul style="float: left;">
							<li><a href="/qui-sommes-nous" style="color: #FF8421; font-weight: bold;"><i class="fa fa-chevron-right"></i> Qu'est-ce que l'AFS ?</a></li>
							<li><a href="/revue-de-presse"><i class="fa fa-chevron-right"></i> La Presse parle de nous !</a></li>
							<li><a href="/foire-aux-questions"><i class="fa fa-chevron-right"></i> Une question ? Des réponses ! (FAQ)</a></li>
							<li><a href="/partenaires-et-bons-plans"><i class="fa fa-chevron-right"></i> Nos partenaires, nos bons plans</a></li>
							<li><a href="/statuts-et-reglement-interieur"><i class="fa fa-chevron-right"></i> Statuts et Règlement intérieur</a></li>
							<li><a href="/afs/documents"><i class="fa fa-chevron-right"></i> Vos documents <span>(Vie de l'Asso et manuels)</span></a></li>
							<li><a href="/votes"><i class="fa fa-chevron-right"></i> Scrutins et sondages</a></li>
							<li><a href="/nous-contacter"><i class="fa fa-chevron-right"></i> Nous contacter</a></li>
						</ul>
												<a href="/afs/temoignages" style="float: right;" class="sm-temoignages"><!--<span style="position: absolute; bottom: 15px; right: 30px; display: inline-block; border-radius: 5px; background: rgba(99, 198, 231, 0.8); color: #FFF; padding: 8px 15px; font-weight: bold;">12 témoignages</span>--></a>
						<a href="/afs/actualites" style="float: right;" class="sm-actu"><span style="position: absolute; bottom: 15px; right: 30px; display: inline-block; border-radius: 5px; background: rgba(239, 99, 33, 0.8); color: #FFF; padding: 8px 15px; font-weight: bold;">16 actualités</span></a>
					</li>
				</ul>
			</li>
		</ul>
	</nav>

	<main role="main">

<!--
		<div class="bandeau" style="background-image: url(/images/TEMPORAIRE/2.jpg); background-repeat: no-repeat; background-position: 50% 25%; background-size: cover; height: 300px;">
			<div class="content" style="text-align: center; color: #FF8421; font-size: 1.5em; font-weight: bold; font-family: Raleway; line-height: 2.1em; text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255);">
				<span style="display: block; font-size: 2em;">Association Française des Solos</span>
				<span style="display: block; font-size: 1em;">association loi 1901, familiale et à but non lucratif</span>
				<span style="display: block; font-size: 1.5em;">Rejoignez une grande bande de copains pour sortir de la solitude<br />après une séparation, un veuvage ou un divorce !</span>
			</div>
		</div>
-->

<!-- #region Jssor Slider Begin -->

<!-- Generated by Jssor Slider Maker. -->
<!-- This demo works with jquery library -->

<style>
  
  /* jssor slider bullet navigator skin 05 css */
  /*
  .jssorb05 div           (normal)
  .jssorb05 div:hover     (normal mouseover)
  .jssorb05 .av           (active)
  .jssorb05 .av:hover     (active mouseover)
  .jssorb05 .dn           (mousedown)
  */
  .jssorb05 {
      position: absolute;
  }
  .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
      position: absolute;
      /* size of bullet elment */
      width: 16px;
      height: 16px;
      background: url('/images/TEMPORAIRE/jssor-puces.png') no-repeat;
      overflow: hidden;
      cursor: pointer;
  }
  .jssorb05 div { background-position: -7px -7px; }
  .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
  .jssorb05 .av { background-position: -67px -7px; }
  .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

  /* jssor slider arrow navigator skin 22 css */
  /*
  .jssora22l                  (normal)
  .jssora22r                  (normal)
  .jssora22l:hover            (normal mouseover)
  .jssora22r:hover            (normal mouseover)
  .jssora22l.jssora22ldn      (mousedown)
  .jssora22r.jssora22rdn      (mousedown)
  */
  .jssora22l, .jssora22r {
      display: block;
      position: absolute;
      /* size of arrow element */
      width: 40px;
      height: 58px;
      cursor: pointer;
      background: url('/images/TEMPORAIRE/jssor-fleches.png') center center no-repeat;
      overflow: hidden;
  }
  .jssora22l { background-position: -10px -31px; }
  .jssora22r { background-position: -70px -31px; }
  .jssora22l:hover { background-position: -130px -31px; }
  .jssora22r:hover { background-position: -190px -31px; }
  .jssora22l.jssora22ldn { background-position: -250px -31px; }
  .jssora22r.jssora22rdn { background-position: -310px -31px; }
</style>

<div class="bandeau">
    <div id="jssor_1" style="position: relative; margin: 0 auto; top: 0px; left: 0px; width: 2560px; height: 500px; overflow: hidden; visibility: hidden;">
        <!-- Loading Screen -->
        <div data-u="loading" style="position: absolute; top: 0px; left: 0px;">
            <div style="filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;"></div>
            <div style="position:absolute;display:block;background:url('/images/jssor/loading.gif') no-repeat center center;top:0px;left:0px;width:100%;height:100%;"></div>
        </div>
        <div data-u="slides" style="cursor: default; position: relative; top: 0px; left: 0px; width: 2560px; height: 500px; overflow: hidden;">
            <div data-p="225.00" style="display: none;">
                <img data-u="image" src="/images/jssor/4-groupe-generations.jpg" />
								<div style="position: relative; text-align: center; color: #FF8421; font-size: 2em; font-weight: bold; font-family: Raleway; line-height: 2.3em; margin-top: 120px; text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255);">
									<span style="display: block; font-size: 2em;">Association Française des Solos</span>
									<span style="display: block; font-size: 0.8em;">association loi 1901, familiale et à but non lucratif</span>
									<span style="display: block; font-size: 2em;">Rejoignez une grande bande de copains !</span>
								</div>
<!--
  <div style="position: absolute; top: 30px; left: 30px; width: 480px; height: 120px; font-size: 50px; color: #ffffff; line-height: 60px;">TOUCH SWIPE SLIDER</div>
  <div style="position: absolute; top: 300px; left: 30px; width: 480px; height: 120px; font-size: 30px; color: #ffffff; line-height: 38px;">Build your slider with anything, includes image, content, text, html, photo, picture</div>
-->
            </div>
            <div data-p="225.00" style="display: none;">
                <img data-u="image" src="/images/jssor/2-duo-montagne.jpg" />

								<div style="position: relative; text-align: center; color: #FF8421; font-size: 2em; font-weight: bold; font-family: Raleway; line-height: 2.3em; margin-top: 120px; text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255);">
									<span style="display: block; font-size: 2em;">Des centaines de sorties</span>
									<span style="display: block; font-size: 1.5em;">pour rompre la solitude<br />après une séparation, un divorce ou un veuvage</span>
								</div>

            </div>
            <div data-p="225.00" style="display: none;">
                <img data-u="image" src="/images/jssor/5-groupe-photographes.jpg" />

								<div style="position: relative; text-align: center; color: #FF8421; font-size: 2em; font-weight: bold; font-family: Raleway; line-height: 2.3em; margin-top: 120px; text-shadow: 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px #FFF, 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255), 0px 0px 4px rgb(255, 255, 255);">
									<span style="display: block; font-size: 2em;">Des centaines de copains</span>
									<span style="display: block; font-size: 1.5em;">pour nouer de nouveaux liens d'amitié<br />et partager des loisirs !</span>
								</div>

            </div>
        
        </div>
        <!-- Bullet Navigator -->
        <div data-u="navigator" class="jssorb05" style="bottom:16px;right:16px;" data-autocenter="1">
            <!-- bullet navigator item prototype -->
            <div data-u="prototype" style="width:16px;height:16px;"></div>
        </div>
        <!-- Arrow Navigator -->
        <span data-u="arrowleft" class="jssora22l" style="top:0px;left:12px;width:40px;height:58px;" data-autocenter="2"></span>
        <span data-u="arrowright" class="jssora22r" style="top:0px;right:12px;width:40px;height:58px;" data-autocenter="2"></span>
    </div>

    <!-- #endregion Jssor Slider End -->
</div>



		<!-- X ACTIVTES -->
		<div class="content clearfix">
			<img src="/images/TEMPORAIRE/test.png" class="droite radius10 clearfix" />
			<div class="txt gauche">
				<h2>661 activités pour tous les goûts</h2>
				<p>Un ciné, un resto, une balade, une pièce de théâtre, une expo ?<br />Ou peut-être un bowling ? Une journée à la mer ?<br />Tu en as assez de la solitude, et tu aimerais <b>agrandir ton cercle d'amis</b> ?<br />Tu es à la bonne adresse. Découvre vite les très <b>nombreuses activités</b> que nous proposons, un peu partout en France : il y en a pour tous les goûts !</p>
				<a href="/sorties" class="btn vert radius5">Toutes les activités</a>
			</div>

		</div>

		<!-- Y COPAINS -->
		<div class="bandeau" style="background: #F5EDE7;">
			<div class="content clearfix">
				<img src="/images/TEMPORAIRE/test2.png" class="gauche radius10" />
				<div class="txt droite clearfix">
					<h2>à partager avec 2235 copains !</h2>
					<p>C'est au travers des loisirs, des sorties, des randonnées, ou encore des auberges espagnoles organisés par les adhérents de l'association que se créent de <b>nouveaux liens d'amitié</b>.<br />Et nous sommes aujourd'hui 2235 partout en France !<br /><b>Rejoins vite la grande bande de copains que nous formons !</b></p>
					<a href="/communaute" class="btn bleu radius5">La bande de copains</a>
				</div>
			</div>
		</div>

		<!-- COUP D'OEIL ACTIVITES -->
		<div class="content clearfix">

			<h2>Découvre l'AFS, en vidéo :</h2>
			<video controls preload="metadata" id="video" class="radius10">
				<source src="/images/videos/asso-des-solos-AFS-presentation.mp4" type="video/mp4">
			</video>

			<h2>Un coup d'oeil sur nos prochaines activités ?</h2>
			<ul class="activites_mosaique"><li><a class="zoom radius1" href="/paris/sortie/mus-e-de-la-lib-ration-de-paris-exposition-daniel-cordier-1920-2020-l-espion-amateur-d-art-184776"><img src="/data/activites/184776.jpg" alt="Expo Daniel Cordier. L'espion amateur d'art !" /></a><p class="radius5b"><b>Paris 14eme Arrondissement</b><br /><a href="/paris/sortie/mus-e-de-la-lib-ration-de-paris-exposition-daniel-cordier-1920-2020-l-espion-amateur-d-art-184776" title="Expo Daniel Cordier. L'espion amateur d'art !">Expo Daniel Cordier. L'espion amateur d'art !</a>vendredi 02 mai &agrave; 14h00</p></li><li><a class="zoom radius1" href="/paris/sortie/exposition-david-bowie-184867"><img src="/data/activites/defaut.png" alt="Exposition David Bowie" /></a><p class="radius5b"><b>Paris 3eme Arrondissement</b><br /><a href="/paris/sortie/exposition-david-bowie-184867" title="Exposition David Bowie">Exposition David Bowie</a>vendredi 02 mai &agrave; 14h00</p></li><li><a class="zoom radius1" href="/saint-pierre-de-varengeville/sortie/expo-karen-khorn-au-chateau-matmut-185138"><img src="/data/activites/185138.jpg" alt="Expo karen Knorr au chateau Matmut" /></a><p class="radius5b"><b>Saint Pierre De Varengeville</b><br /><a href="/saint-pierre-de-varengeville/sortie/expo-karen-khorn-au-chateau-matmut-185138" title="Expo karen Knorr au chateau Matmut">Expo karen Knorr au chateau Matmut</a>vendredi 02 mai &agrave; 14h30</p></li><li><a class="zoom radius1" href="/brain-sur-allonnes/sortie/d-couverte-d-un-elevage-d-alpagas-brain-sur-allonnes-49650-184655"><img src="/data/activites/184655.jpg" alt="Découverte d'un Elevage d'Alpagas à Brain sur Allonnes (49650)" /></a><p class="radius5b"><b>Brain Sur Allonnes</b><br /><a href="/brain-sur-allonnes/sortie/d-couverte-d-un-elevage-d-alpagas-brain-sur-allonnes-49650-184655" title="Découverte d'un Elevage d'Alpagas à Brain sur Allonnes (49650)">Découverte d'un Elevage d'Alpagas à Brain sur Allonnes (49650)</a>vendredi 02 mai &agrave; 15h00</p></li></ul>			<p style="text-align: center;"><a href="/sorties" class="btn radius5">Voir les sorties près de chez moi !</a></p>
		</div>

		<!-- LES P'TITS NOUVEAUX -->
		<div class="bandeau" style="background: #F5EDE7;">
			<div class="content clearfix">
				<h2>Ils viennent de nous rejoindre !</h2>
				<ul class="inscrits_mosaique">
					
										<li class="tooltipdata" id="U_110689" onClick="javascript: window.location = '/utilisateur/profil.php?id=110689'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>Noukete</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Plumelec (56)</p>
										</li>
									
										<li class="tooltipdata" id="U_110671" onClick="javascript: window.location = '/utilisateur/profil.php?id=110671'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>Isabellita</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Gif Sur Yvette (91)</p>
										</li>
									
										<li class="tooltipdata" id="U_110666" onClick="javascript: window.location = '/utilisateur/profil.php?id=110666'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>ghislai530</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Laval (53)</p>
										</li>
									
										<li class="tooltipdata" id="U_110665" onClick="javascript: window.location = '/utilisateur/profil.php?id=110665'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>jeanine602</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Margny Les Compiegne (60)</p>
										</li>
									
										<li class="tooltipdata" id="U_110664" onClick="javascript: window.location = '/utilisateur/profil.php?id=110664'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-H.png);"></div>
											<p><b>yves591</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Loos (59)</p>
										</li>
									
										<li class="tooltipdata" id="U_110660" onClick="javascript: window.location = '/utilisateur/profil.php?id=110660'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>Gentiane67</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Longueil Ste Marie (60)</p>
										</li>
									
										<li class="tooltipdata" id="U_110658" onClick="javascript: window.location = '/utilisateur/profil.php?id=110658'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-F.png);"></div>
											<p><b>Annouchette</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Tourcoing (59)</p>
										</li>
									
										<li class="tooltipdata" id="U_110617" onClick="javascript: window.location = '/utilisateur/profil.php?id=110617'; return;">
											<div class="img radius50pc" style="background-image: url(/data/avatars/avatar-H.png);"></div>
											<p><b>jean-lou</b><br style="line-height: 30px;" /><i class="fa fa-map-marker"></i> Elbeuf (76)</p>
										</li>
													</ul>
				<p style="text-align: center;"><a href="/outils/inscription.php" class="btn radius5">Pourquoi pas toi ?</a></p>			</div>
		</div>

		<div class="bandeau" style="background: #FBFBFB;">

			<!-- REVUE DE PRESSE -->
			<div class="content">
				<h2>Presse : on parle de nous</h2>
				<p id="revue-de-presse">
					<a href="https://www.youtube.com/watch?v=c6GY6DobrNk&index=4395&list=UUCuySJIvnUg7Zrbcvb4zlgg" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/france5.png" class="france5" /></a>
					<a href="https://www.ladepeche.fr/article/2017/12/04/2697544-avec-l-asso-des-solos-vous-ne-serez-plus-seul.html" target="blank" rel="nofollow"><img src="/images/TEMPORAIRE/la-depeche.png" /></a>
					<a href="http://www.leprogres.fr/loire/2016/02/08/l-association-francaise-des-solos-pour-agir-contre-la-solitude" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/le-progres.png" /></a>
					<a href="http://www.paris-normandie.fr/detail_article/articles/PN-63246/ne-plus-vivre-en-solo-63246" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/paris-normandie.png" /></a>
					<a href="https://www.asso-des-solos.fr/afs/presse/2012-09-17-la-voix%20du%20nord-entre-coeurs-brises-les-solos-disent-stop-a-la-solitude-depuis-10-ans.pdf" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/la-voix-du-nord.png" /></a>
					<a href="http://www.ouest-france.fr/bretagne/brest-29200/les-solos-une-association-pour-etre-moins-seul-726853" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/ouest-france.png" /></a>
					<a href="http://www.sudouest.fr/2011/08/23/les-solos-se-regroupent-en-association-480509-3603.php" target="_blank" rel="nofollow"><img src="/images/TEMPORAIRE/sud-ouest.png" /></a>
					<br /><br />
					<a href="/revue-de-presse" class="revue"><i class="fa fa-chevron-right"></i> Consulter l'ensemble de notre revue de presse</a>
				</p>

				<!-- TEMOIGNAGES -->
				<h2>Nos adhérents témoignent...</h2>
				<div class="avis">
					<p>
						<i class="fa fa-quote-left"></i>
						Grâce aux Solos, j'ai trouvé une famille loin de chez moi, des amis qui sont devenus comme des frères et soeurs pour moi.
						<span>Élodie</span>
						<i class="fa fa-quote-right"></i>
					</p>
					<p>
						<i class="fa fa-quote-left"></i>
						Les sorties organisées par l'association m'ont permis de découvrir ma ville sous un nouvel angle et de me sentir moins seul.
						<span>Lucas</span>
						<i class="fa fa-quote-right"></i>
					</p>
					<p>
						<i class="fa fa-quote-left"></i>
						Après mon divorce, je pensais que je serais seul pour toujours, mais les Solos m'ont montré qu'il y a toujours de la lumière au bout du tunnel.
						<span>Thomas</span>
						<i class="fa fa-quote-right"></i>
					</p>
					<p>
						<i class="fa fa-quote-left"></i>
						L'entraide au sein des Solos m'a sauvé la mise lorsque j'ai déménagé dans une nouvelle région sans connaître personne.
						<span>Sarah</span>
						<i class="fa fa-quote-right"></i>
					</p>
				</div>
				<p class="center">
					<a href="/afs/temoignages" class="revue"><i class="fa fa-chevron-right"></i> Lire tous les témoignages de Solos</a>
				</p>

			</div>

		</div>

	</main>	

	<footer>
	<div class="bandeau liste_antennes">
		<div class="content">
			<p>Association loi 1901, nous nous adressons aux personnes <b>c&eacute;libataires ayant v&eacute;cu une s&eacute;paration</b>, un divorce ou un veuvage, et qui souhaitent <b>trouver une bande de copains pour sortir de la solitude</b>. Rejoins-nous vite !</p>
			<ul>
				<li><a href="/angers"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Angers</b></a></li><li><a href="/angouleme"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Angoulême</b></a></li><li><a href="/annecy"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Annecy</b></a></li><li><a href="/avallon"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Avallon / Corbigny</b></a></li><li><a href="/avignon"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Avignon</b></a></li><li><a href="/blois"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Blois</b></a></li><li><a href="/bordeaux"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Bordeaux</b></a></li><li><a href="/brest"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Brest</b></a></li><li><a href="/chartres"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Chartres</b></a></li><li><a href="/compiegne"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Compiègne</b></a></li><li><a href="/dieppe"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Dieppe</b></a></li><li><a href="/digne-les-bains"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Digne-Les-Bains</b></a></li><li><a href="/evry"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Evry</b></a></li><li><a href="/fontainebleau"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Fontainebleau</b></a></li><li><a href="/grenoble"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Grenoble</b></a></li><li><a href="/laval"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Laval</b></a></li><li><a href="/le-mans"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Le Mans</b></a></li><li><a href="/lille"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Lille</b></a></li><li><a href="/lorient"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Lorient</b></a></li><li><a href="/lyon"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Lyon</b></a></li><li><a href="/marne-la-vallee"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Marne-La-Vallée</b></a></li><li><a href="/massy"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Massy</b></a></li><li><a href="/metz"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Metz</b></a></li><li><a href="/montaigu"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Montaigu - Vend&eacute;e</b></a></li><li><a href="/montpellier"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Montpellier</b></a></li><li><a href="/nantes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Nantes / Châteaubriant</b></a></li><li><a href="/nimes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Nîmes</b></a></li><li><a href="/orleans"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Orléans</b></a></li><li><a href="/paris"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Paris</b></a></li><li><a href="/perpignan"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Perpignan</b></a></li><li><a href="/pontoise"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Pontoise</b></a></li><li><a href="/reims"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Reims</b></a></li><li><a href="/rennes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Rennes / Saint-Malo</b></a></li><li><a href="/rouen"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Rouen</b></a></li><li><a href="/saint-nazaire"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Saint Nazaire</b></a></li><li><a href="/saint-omer"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Saint-Omer / Dunkerque</b></a></li><li><a href="/saumur"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Saumur</b></a></li><li><a href="/sens"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Sens</b></a></li><li><a href="/suresnes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Suresnes</b></a></li><li><a href="/tours"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Tours</b></a></li><li><a href="/valence"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Valence / Guilherand-Granges</b></a></li><li><a href="/valenciennes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Valenciennes</b></a></li><li><a href="/vannes"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Vannes</b></a></li><li><a href="/vernon"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Vernon / Louviers</b></a></li><li><a href="/versailles"><i class="fa fa-chevron-right"></i> sortir &agrave; <b>Versailles</b></a></li>			</ul>
		</div>
	</div>
	<div class="bandeau" style="background: #414752;">
		<div class="content" style="text-align: center;">
			<a class="fb radius5" href="https://www.facebook.com/asso.des.solos" target="_blank" rel="nofollow"><i class="fa fa-facebook-square fa-lg"></i> Rejoignez-nous sur Facebook !</a>
			<a class="tchat radius5" href="javascript: void(null);" onclick="javascript: lancer_salon(); return;" rel="nofollow"><i class="fa fa-commenting-o fa-lg"></i> Envie de discuter sur le Tchat ?</a>
		</div>
	</div>
	<div class="bandeau" style="background: #000;">
		<div class="content" style="text-align: center; color: #FFF; font-size: 0.8em;">
			&copy; 2001 / 2025 &bull; Association Française des Solos &nbsp; | &nbsp; <a href="/qui-sommes-nous" style="color: #FF8421; text-decoration: none;">Qui sommes-nous ?</a> &nbsp; | &nbsp; <a href="/foire-aux-questions" style="color: #FF8421; text-decoration: none;">FAQ</a> &nbsp; | &nbsp; <a href="/mentions-legales" style="color: #FF8421; text-decoration: none;">Mentions l&eacute;gales</a> &nbsp; | &nbsp; <a href="/nous-contacter" style="color: #FF8421; text-decoration: none;">Nous contacter</a>
		</div>
	</div>
</footer>

	<form name="password-oublie-form" id="password-oublie-form" method="post" action="" class="mfp-hide radius10">
		<h3 class="radius10">Mot de passe oubli&eacute; ?</h3>
		<p>
			Saisis ci-dessous l'adresse e-mail associ&eacute;e &agrave; ton compte.<br />
			Nous t'y enverrons un <b>nouveau</b> mot de passe !
		</p>
		<p>
			<label>E-mail :</label>
			<input type="email" name="email" id="password-oublie-email" placeholder="Ton e-mail" required="required">
		</p>
		<p>
			<label>&nbsp;</label>
			<input type="submit" value="Valider" style="padding: 5px 40px;" />
		</p>
		<p style="margin: 20px 0 0 0; padding: 15px 0 0 0; border-top: 2px dotted #CCC; text-align: center; font-size: 0.9em;">
			Tu n'as pas encore de compte ? <a href="/outils/inscription.php">Clique ici !</a>
		</p>
	</form>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="/includes/js/tooltipster/jquery.tooltipster.min.js"></script>
<script src="/includes/js/jquery.magnific-popup.min.js"></script>
<script src="/includes/js/autosize.js"></script>
<script src="/includes/js/resize.js?20250227-1"></script>
<script src="/includes/js/communs.js?20250227-1"></script>


					<div id="cuisine">
						En poursuivant la navigation sur ce site, vous acceptez l'utilisation de cookies pour<br />vous proposer des services adapt&eacute;s et &agrave; des fins de mesure statistique d'audience.<br /><a href="/afs/cookies.php">En savoir plus</a><br /><span id="cuisine_fermer" style="display: block; max-width: 300px; margin: 15px auto; font-size: 1em; padding: 8px 25px; background: #F4A748; color: #FFF; text-decoration: none; cursor: pointer;" class="radius5"><i class="fa fa-close"></i> &nbsp; fermer ce bandeau</a>
					</div>
				
					<!-- Global site tag (gtag.js) - Google Analytics -->
					<script async src="https://www.googletagmanager.com/gtag/js?id=UA-25632826-1"></script>
					<script>
					  window.dataLayer = window.dataLayer || [];
					  function gtag(){dataLayer.push(arguments);}
					  gtag('js', new Date());
					  gtag('config', 'UA-25632826-1');
						
					</script>
				
	<script type="text/javascript" src="/includes/js/jssor.slider.mini.js"></script>
	<script type="text/javascript" src="/includes/js/jssor-perso.js"></script>
</body>

</html>
                               

Whois info of domain

Domain Name: E0C.COM
Registry Domain ID: 143638161_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2021-04-14T00:40:26Z
Creation Date: 2005-02-23T19:08:15Z
Registry Expiry Date: 2028-02-23T19:08:15Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DIGITALOCEAN.COM
Name Server: NS2.DIGITALOCEAN.COM
Name Server: NS3.DIGITALOCEAN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T09:09:16Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass