-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_ferme.html
56 lines (56 loc) · 4.88 KB
/
index_ferme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html>
<!-- ===================================== START HEADER ===================================== -->
<head>
<title>Parc animalier Les Angles</title>
<meta charset="UTF-8">
<meta name="description" content="Parc animalier Les Angles, les animaux sauvages dans leur espace naturel" />
<meta name="keywords" content="faune des pyrénées, flore des pyrénées, animaux sauvages pyrénées, parc animalier" />
<link rel="shortcut icon" href="parc-animalier/contenu/images/ParcAnimIcone.png" media="all" /> <!-- ICON -->
<link rel="stylesheet" type="text/css" href="parc-animalier/css/kickstart.css" media="all" /> <!-- KICKSTART -->
<link rel="stylesheet" type="text/css" href="parc-animalier/style.css" media="all" /> <!-- CUSTOM STYLES -->
<link rel="stylesheet" type="text/css" href="parc-animalier/style_custo.css" media="screen" /> <!-- CUSTOM STYLES -->
<link rel="stylesheet" type="text/css" href="parc-animalier/style_custo_mobile.css" media="screen and (max-width: 700px)" > <!-- CUSTOM STYLES -->
<link rel="stylesheet" type="text/css" href="parc-animalier/style_custo_print.css" media="print" /> <!-- CUSTOM STYLES -->
</head>
<!-- ===================================== END HEADER ===================================== -->
<body>
<div id="wrap_accueil" class="clearfix">
<a href="http://parc-animalier.faune-pyreneenne.fr/index.php">
<div id="sub-header">
<!-- Slideshow -->
<ul class="slideshow" width="800" height="600">
<li><img alt="Parc animalier des Angles Isard" src="parc-animalier/contenu/images/ParcAnim00_800_600_optim.jpg" width="800" height="600" /></li>
<li><img alt="Parc animalier des Angles Loup" src="parc-animalier/contenu/images/ParcAnim01_800_600_optim.jpg" width="800" height="600" /></li>
<li><img alt="Parc animalier des Angles Ours" src="parc-animalier/contenu/images/ParcAnim02_800_600_optim.jpg" width="800" height="600" /></li>
</ul>
</div>
<div id="sub-header-index-html">
<!-- Image for printable version -->
<img alt="Parc animalier des Angles logo" src="parc-animalier/contenu/images/ParcAnim00_800_600_optim.jpg" width="800" height="600" />
</div>
<div id="sub-header-index-mobile">
<!-- Image for mobile version -->
<img alt="Parc animalier des Angles logo" src="parc-animalier/contenu/images/ParcAnim00_590_350_optim.jpg" />
</div>
</a>
<div class=" center notice error"><i class="icon-error-sign icon-large"></i>Le parc animalier est fermé au public en novembre. Ré-ouverture le 1er décembre. très vite !</div>
<div class="center">
<h6><a href="http://parc-animalier.faune-pyreneenne.fr/index.php">[Entrer sur le site]</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=park_home&langue=en">[Clic to visit]</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=parc_inici&langue=ca">[Feu clic per visitar]</a></h6>
<h5>Parc animalier Les Angles, les animaux sauvages des Pyrénées dans leur espace naturel</h5>
<h6><a href="http://parc-animalier.faune-pyreneenne.fr/index.php">Parc animalier Les Angles</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=faune_pyreneenne">Faune des Pyrénées</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=flore_pyreneenne">Flore des Pyrénées</a></h6>
<em>Le pla del mir, BP 10, 66210 Les Angles, France, +33.4.68.04.17.20 - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=contact_parc&langue=fr">Contacter nous</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=park_contact&langue=en">Contact us</a> - <a href="http://parc-animalier.faune-pyreneenne.fr/index.php?page=parc_contacta&langue=ca">Contacti'ns</a></em>
</div>
</div>
<!-- ===================================== START FOOTER ===================================== -->
<div class="clear"></div>
<div id="footer">© Copyright - Parc animalier Les Angles - <a href="http://www.facebook.com/ParcAnimalierDesAngles" target="_blank"><span class="icon social gray small" data-icon="F"></span></a> - <a href="https://plus.google.com/100015414012897778412/about?gl=fr&hl=fr" target="_blank"><span class="icon social gray small" data-icon="G"></span></a></div>
<!-- ===================================== END FOOTER ===================================== -->
</div>
</body>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script type="text/javascript" src="parc-animalier/js/prettify.js"></script> <!-- PRETTIFY -->
<script type="text/javascript" src="parc-animalier/js/kickstart.js"></script>
<script type="text/javascript" src="parc-animalier/js/stats.js"></script>
</html>