﻿#ctnr_menu 
{
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	background:transparent url(/medias/menu/fd_logo.png) no-repeat left bottom;
	padding:0 17px 14px 14px;
	text-align:left;
}
#ctnr_logo
{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	padding:0 14px;
}
#ctnr_menu_items
{
	background:#d20606;
	width:202px;
	height:151px;
	padding-top:73px;
}
#ctnr_menu_items ul
{
	padding:13px 0;
}
#ctnr_menu_items li
{
	list-style:none;
	margin:1px 12px;
}
#ctnr_menu_items .item
{
	display:block;
	height:18px;
	width:178px;
	line-height:18px;
	color:#fff;
	background-color:#d20606;
	background-image:url(/medias/menu/lg/items.png);
	background-repeat:no-repeat
}
#ctnr_menu_items .news
{
	 background-position:0 0;
}
#ctnr_menu_items .news:hover
{
	background-position:-178px 0;
}
#ctnr_menu_items .friends
{
	 background-position:0 -22px;
}
#ctnr_menu_items .friends:hover
{
	background-position:-178px -22px;
}
#ctnr_menu_items .product
{
	 background-position:0 -44px;
}
#ctnr_menu_items .product:hover
{
	background-position:-178px -44px;
}
#ctnr_menu_items .retail
{
	 background-position:0 -66px;
}
#ctnr_menu_items .retail:hover
{
	background-position:-178px -66px;
}
#ctnr_menu_items .eider
{
	 background-position:0 -88px;
}
#ctnr_menu_items .eider:hover
{
	background-position:-178px -88px;
}
#ctnr_menu_items .rd
{
	 background-position:0 -110px;
}
#ctnr_menu_items .rd:hover
{
	background-position:-178px -110px;
}
#ctnr_menu_items .item:hover
{
	background-color:#fff;
	color:#d20606
}
#ctnr_menu_items .item u
{
	display:none;
}
#ariane{
	position:absolute;
	top:4px;
	left:217px;
	padding:0 5px;
	z-index:8;
	background:transparent url(/medias/menu/ombre-ariane.png);
}
#ariane li{
	list-style:none;
	float:left;
	height:14px;
	color:#fff;
	padding:0 0 0 4px;
	font-size:10px;
	font-weight:bold
}
#ariane a{
	display:block;
	padding:0 15px 0 0;
	color:#fff;
	background:transparent url(/medias/menu/fl-ariane.gif) no-repeat right center;
	text-decoration:none
}
#ariane a:hover{
	text-decoration:underline;
}
