#top-nav 
{ 
	position: absolute; 
	left: 8px; 
	top: 122px; 
	z-index: 100;
}

#top-nav li 
{
	float: left;
	display: inline;
	height: 30px;
	width: 154px;
	margin: 0px 3px;
}

#onglet
{
	background: rgb(255,255,255);
	position: absolute;
	top: 135px;
	left: 20%;
}

#onglet tr
{
	
}

.nav-current
{
	background:#9f1f63;
	z-index: 100;
	color:white;
	text-align:center;
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
}

.nav-current a
{
	text-decoration:none;
	color:white;
	text-decoration:none;
	text-align:center;
	font-size:20px;
}

.nav
{
	background: #f8f7f5;
	z-index: 100;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-size:20px;
}


.nav a
{
	text-decoration:none;
	color:#000000;
	text-decoration:none
	text-align:center;
	font-size:20px;
}

.nav a:hover,
.nav a:active,
.nav a:focus
{
	color:#9f1f63;
	text-align:center;
	font-size:20px;
	font-style:italic;
}

.nav a:visited
{
	background: #f8f7f5;
	width: 150px;	
	height:25px;
	z-index: 100;
	text-align:center;
	font-size:20px;
}


#home-nav
{ 
	background: white url(images/top-nav/home.png) bottom no-repeat;
}

#home-nav a:hover, 
#home-nav a:active, 
#home-nav a:focus 
{ 
	background: white url(images/top-nav/home.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}

#contact-nav-current
{ 
	background:  url(images/top-nav/contact.png) top no-repeat;
	position: absolute; 
	top: 0px; 
	left: 160px; 
	z-index: 100;
}

#contact-nav
{ 
	background: white url(images/top-nav/contact.png) bottom no-repeat;
	position: absolute; 
	top: 0px; 
	left: 160px; 
	z-index: 100;
}

#contact-nav a:hover, 
#contact-nav a:active, 
#contact-nav a:focus 
{ 
	background: white url(images/top-nav/contact.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}

#aboutus-nav-current
{ 
	background: white url(images/top-nav/aboutus.png) top no-repeat;
	position: absolute; 
	top: 0px; 
	left: 324px; 
	z-index: 100;
}

#aboutus-nav 
{ 
	background: white url(images/top-nav/aboutus.png) bottom no-repeat;
	position: absolute;
	top : 0px; 
	left: 324px; 
	z-index: 100;
}

#aboutus-nav  a:hover, 
#aboutus-nav  a:active, 
#aboutus-nav a:focus 
{ 
	background: white url(images/top-nav/aboutus.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}


#top-nav li a 
{ 
	
	/*Layout*/
	background-position: center -70px; background-repeat: no-repeat;
	position: relative
	
	display: block; 
	
	/*dimension*/
	height: 35px;
	width: 154px; 
	overflow: hidden;
}

#top-nav li a img 
{ 
	position: absolute; 
	left: 0px; 
	z-index: 50;
}

#top-nav li span 
{ 
	position: absolute; top: 0px; left: 0px; z-index: 100;
	display: block; 
	height: 35px; 
	width: 154px 
}

#top-nav li span span 
{ 
	position: fixed ;
	display: inline; 
	width: auto; 
	height: auto; 
	visibility: hidden; 
}




#contact-nav a:hover, 
#contact-nav a:active, 
#contact-nav a:focus 
{ 
	background: white url(/Script/CSS/images/top-nav/contact.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}

#contact-nav a:hover, 
#contact-nav a:active, 
#contact-nav a:focus 
{ 
	background: white url(/Script/CSS/images/top-nav/contact.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}

#contact-nav a:hover, 
#contact-nav a:active, 
#contact-nav a:focus 
{ 
	background: white url(/Script/CSS/images/top-nav/contact.png) center no-repeat;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
}
