﻿#nav{
	width:268px;
	float:left;
}
#nav ul{
	padding: 70px 0px 0px 10px;
}
#nav ul li{
	padding: 0px 0px 10px 0px;
	list-style-type:none;
	list-style-position:outside;
	width:250px;
}

#nav ul li a.dec{
	width:100%;
	height:45px;
	display:block;
	background: top left no-repeat url(../i/fr/mDecouvrir.gif);
}
#nav ul li a.dec:hover{
	background-position: 0 -45px;
}

#nav ul li a.dev{
	width:100%;
	height:45px;
	display:block;
	background: top left no-repeat url(../i/fr/mDevelopper.gif);
}
#nav ul li a.dev:hover{
	background-position: 0 -45px;
}
#nav ul li a.pdt{
	width:100%;
	height:45px;
	display:block;
	background: top left no-repeat url(../i/fr/mProduits.gif);
}
#nav ul li a.pdt:hover{
	background-position: 0 -45px;
}
#nav ul li a.act{
	width:100%;
	height:27px;
	display:block;
	background: top left no-repeat url(../i/fr/mActualites.gif);
}
#nav ul li a.act:hover{
	background-position: 0 -27px;
}
#nav ul li a.wsi{
	width:100%;
	height:27px;
	display:block;
	background: top left no-repeat url(../i/fr/mMyWineSign.gif);
}
#nav ul li a.wsi:hover{
	background-position: 0 -27px;
}



#nav ul li a span{
	display:none;
}


#nav ul ul{
	padding:0;
}
#nav ul ul li{
	width:200px;
	margin: 0px 0px 0px 40px;
	padding:0;
	color:#ffffff;
	list-style-type: disc;
	list-style-position:inside;
}
#nav ul ul li a {
	color:#000000;
	text-decoration:none;
}
#nav ul ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}


.video{
	padding: 0px 0px 0px 18px;
}
a.lVid
{
    width:219px;
    height:123px;
    display:block;
    background:top left no-repeat url(../i/videoAccroche.jpg);
    margin: 0px 0px 0px 18px;
}
a.lVid:hover
{
    background-position: 0 -123px;
}
a.lVid span
{
    display:none;
}
