/* CSS Document */
/* Navigation
-------------- */
#container #menu ul#nav-fr {
	padding:0;
	margin:0;
	position:relative;
	top:0px;			/* set the exact position of the navigation */
	left:0px;			/* set the exact position of the navigation */
	width:772px;
	height:46px;
}
#container #menu ul#nav-fr li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
#container #menu ul#nav-fr li a {
	border:0;
	display:block;
	text-decoration:none;
	/*background-image:url(img/nav.jpg);*/
}
#container #menu li#tableaux a {
	width:160px;
	height:46px;
	background-image:url(images/menufr_02.jpg);
}
#container #menu li#mosaique a {
	width:85px;
	height:46px;
	background-image:url(images/menufr_03.jpg);
}
#container #menu li#serigraphie a {
	width:100px;
	height:46px;
	background-image:url(images/menufr_04.jpg);
}
#container #menu li#gravure a {
	width:80px;
	height:46px;
	background-image:url(images/menufr_05.jpg);
}
#container #menu li#laser a {
	width:117px;
	height:46px;
	background-image:url(images/menufr_06.jpg);
}
#container #menu li#vinyl a {
	width:113px;
	height:46px;
	background-image:url(images/menufr_07.jpg);
}
#container #menu li#feux a {
	width:117px;
	height:46px;
	background-image:url(images/menufr_08.jpg);
}
