@charset "UTF-8";
/*
+---------------------------------------------------------------+
|	http://www.nekosign.com
|	contact@grandhotelmalher.com
+---------------------------------------------------------------+
*/

/* Navigation */

#header-nav .navigation {
	margin-left:15px;
	height:65px;
	padding:0px;
	position:absolute;
	}

a.nav1-french {
	display:block;
	width:68px;
	height:65px;
	background:url("images/nav-french/navigation-01.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav1-french {
	background-position:0 -65px;
	}

a.nav2-french {
	display:block;
	width:60px;
	height:65px;
	background:url("images/nav-french/navigation-02.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav2-french {
	background-position:0 -65px;
	}

a.nav3-french {
	display:block;
	width:97px;
	height:65px;
	background:url("images/nav-french/navigation-03.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav3-french {
	background-position:0 -65px;
	}

a.nav4-french {
	display:block;
	width:74px;
	height:65px;
	background:url("images/nav-french/navigation-04.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav4-french {
	background-position:0 -65px;
	}

a.nav5-french {
	display:block;
	width:113px;
	height:65px;
	background:url("images/nav-french/navigation-05.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav5-french {
	background-position:0 -65px;
	}

a.nav6-french {
	display:block;
	width:67px;
	height:65px;
	background:url("images/nav-french/navigation-06.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav6-french {
	background-position:0 -65px;
	}

a.nav7-french {
	display:block;
	width:12px;
	height:8px;
	margin: 47px 0px 0 8px;
	background:url("images/select-fr.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a.nav8-french {
	display:block;
	width:12px;
	height:8px;
	margin: 47px 0px 0 8px;
	background:url("images/select-gb.png") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a.nav1-french-on {
	display:block;
	width:68px;
	height:65px;
	background:url("images/nav-french/navigation-01on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav1-french-on  {
	background-position:0 -65px;
	}

a.nav2-french-on {
	display:block;
	width:60px;
	height:65px;
	background:url("images/nav-french/navigation-02on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav2-french-on {
	background-position:0 -65px;
	}

a.nav3-french-on {
	display:block;
	width:97px;
	height:65px;
	background:url("images/nav-french/navigation-03on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav3-french-on {
	background-position:0 -65px;
	}

a.nav4-french-on {
	display:block;
	width:74px;
	height:65px;
	background:url("images/nav-french/navigation-04on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav4-french-on {
	background-position:0 -65px;
	}

a.nav5-french-on {
	display:block;
	width:113px;
	height:65px;
	background:url("images/nav-french/navigation-05on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav5-french-on {
	background-position:0 -65px;
	}

a.nav6-french-on {
	display:block;
	width:67px;
	height:65px;
	background:url("images/nav-french/navigation-06on.jpg") 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

a:hover.nav6-french-on {
	background-position:0 -65px;
	}




