//<!---------------------------------- BANDEAU HAUT --------------------------------------------------------------------->	
document.write('	<map name="index">');
document.write('		<area shape="rect" coords="6,1,600,85" href="index.html" border="0" alt="Retour &agrave; l\'Accueil">');
document.write('	</map>');

document.write('<table cellpadding=0 cellspacing=0 border=0>');
document.write('	<tr>');
document.write('		<td valign=top><img src="bandeau_haut/bh-haut-illustration-int.jpg" width="331" height="87" border="0" usemap="#index"></td>');
document.write('		<td valign=top><img src="bandeau_haut/bh-logo-sh.gif" width="143" height="87" border="0" usemap="#index"></td>');
document.write('		<td valign=top><img src="bandeau_haut/bh-deg-droite-logo-sh-1.jpg" width="112" height="87" border="0" usemap="#index"></td>');
document.write('		<td valign=top>');
document.write('			<table cellpadding=0 cellspacing=0 border=0>');
document.write('			<tr>');
document.write('			<td valign="top"><a href="reservations_home.php"><img src="bandeau_haut/bh-reservations-off.gif" width="99" height="29" border="0" alt="R&eacute;servations"></a></td>');
document.write('			<td valign=top><a href="contacts_home.html"> <img src="bandeau_haut/bh-contactez-nous-off.gif" height="29" border="0" alt="Contactez-nous"></a></td>');
document.write('			<td valign=top><img src="bandeau_haut/bh-ferme-contactez-nous.gif" width="3" height="29" border="0"></td>');
document.write('			</tr>');
document.write('			<tr bgcolor="#0066CC">');
document.write('			<td valign="top" colspan="2"><img src="bandeau_haut/bh-deg-droite-logo-sh-2.jpg" width="67" height="58" border="0"></td>');
document.write('			<td valign="top"><img src="bandeau_haut/bh-ferme-droite-logo-sh-2.gif" width="1" height="58" border="0"></td>');
document.write('			</tr>');
document.write('			</table>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');


//<!---------------------------------- BANDEAU HAUT --------------------------------------------------------------------->	
