/* ==[ NAVIGATION ]== */
div#nav {
	width:100%;
	height:47px;
	margin:0;
	padding:0;
	background:url(images/nav_bg.gif) repeat-x;
}

#nav #navleft{
	width:14px;
	height:47px;
	float: left;
	margin:0;
	padding:0;
}

#nav #chromemenu{
	float: left;
}

#nav ul {
	width:auto;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
#nav ul li {width:auto;margin:0;padding:0;float:left;}

#nav ul li#nav1 span, #nav ul li#nav1 a {width:150px;height:47px;background:url(../images/navi/fr/nav_1.gif) bottom left no-repeat;display:block;}
#nav ul li#nav1 span:hover, #nav ul li#nav1 span.selected , #nav ul li#nav1 a:hover, #nav ul li#nav1 a.selected {height:47px;background:url(../images/navi/fr/nav_1_hover.gif) bottom left no-repeat;}/*ab001b*/
#nav ul li#nav2 span, #nav ul li#nav2 a {width:161px;height:47px;background:url(../images/navi/fr/nav_2.gif) bottom left no-repeat;display:block;}
#nav ul li#nav2 span:hover, #nav ul li#nav2 span.selected , #nav ul li#nav2 a:hover, #nav ul li#nav2 a.selected {height:47px;background:url(../images/navi/fr/nav_2_hover.gif) bottom left no-repeat;}
#nav ul li#nav3 span, #nav ul li#nav3 a {width:160px;height:47px;background:url(../images/navi/fr/nav_3.gif) bottom left no-repeat;display:block;}
#nav ul li#nav3 span:hover, #nav ul li#nav3 span.selected , #nav ul li#nav3 a:hover, #nav ul li#nav3 a.selected {height:47px;background:url(../images/navi/fr/nav_3_hover.gif) bottom left no-repeat;}
#nav ul li#nav4 span, #nav ul li#nav4 a {width:162px;height:47px;background:url(../images/navi/fr/nav_4.gif) bottom left no-repeat;display:block;}
#nav ul li#nav4 span:hover, #nav ul li#nav4 span.selected , #nav ul li#nav4 a:hover, #nav ul li#nav4 a.selected {height:47px;background:url(../images/navi/fr/nav_4_hover.gif) bottom left no-repeat;}
#nav ul li#nav5 span, #nav ul li#nav5 a {width:160px;height:47px;background:url(../images/navi/fr/nav_5.gif) bottom left no-repeat;display:block;}
#nav ul li#nav5 span:hover, #nav ul li#nav5 span.selected , #nav ul li#nav5 a:hover, #nav ul li#nav5 a.selected {height:47px;background:url(../images/navi/fr/nav_5_hover.gif) bottom left no-repeat;}
#nav ul li#nav6 span, #nav ul li#nav6 a {width:142px;height:47px;background:url(../images/navi/fr/nav_6.gif) bottom left no-repeat;display:block;}
#nav ul li#nav6 span:hover, #nav ul li#nav6 span.selected , #nav ul li#nav6 a:hover, #nav ul li#nav6 a.selected {height:47px;background:url(../images/navi/fr/nav_6_hover.gif) bottom left no-repeat;} 
 
#nav #navright{
	width:14px;
	height:47px;
	float: right;
	margin:0;
	padding:0;
}