#container {
	text-align: left;
	border: 1px solid #fff;
	padding:0px;
	margin: 0; 
	padding-bottom:1px;
}

#nav, #nav ul {
	list-style: none;
/*	line-height: 1; */
	background: white;
/*	font-weight: bold; */
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 0 0;
	border-color:#690;
}

#container ul {
	border-top: 1px solid #690;
	border-bottom: 1px solid #690;
}

.aide-compte-panier{
width:110px;
text-align:center;
}
.aide-compte-panier a{
width:110px;
text-align:center;
color:#690;
}
.aide-compte-panier a:hover{
width:110px;
text-align:center;
color:#360;
}
.aide-compte-panier a:visited{
color:none;
}

#fr{
width:22px;
height:16px;
background-image: url("../img/drapeau-fr.png");
background-repeat: no-repeat;
background-position: -22px center;
margin-left:5px;
text-align:center;
}
#fr:hover{
background-position: 0px center;
cursor: pointer;
}

#es{
width:22px;
height:16px;
background-image: url("../img/drapeau-es.png");
background-repeat: no-repeat;
background-position: -22px center;
margin-left:5px;
text-align:center;
}
#es:hover{
background-position: 0px center;
cursor: pointer;
}

#pt{
width:22px;
height:16px;
background-image: url("../img/drapeau-pt.png");
background-repeat: no-repeat;
background-position: -22px center;
margin-left:5px;
text-align:center;
}
#pt:hover{
background-position: 0px center;
cursor: pointer;
}

#uk{
width:22px;
height:16px;
background-image: url("../img/drapeau-uk.png");
background-repeat: no-repeat;
background-position: -22px center;
margin-left:5px;
text-align:center;
}
#uk:hover{
background-position: 0px center;
cursor: pointer;
}
.active {
background-position: 0px center !important;
}
.active:hover{
background-position: 0px center;
}

.connect-deconnect{
margin:7px;
margin-right:10px;
border-left:solid 1px #fff;
padding-left:10px;
color:#cf9;
font-weight:bold;
}
.connect-deconnect a{
color:#cf9;
font-weight:bold;
}
.creacompte{
margin:7px;
padding-left:10px;
color:#fff;
}
.creacompte a{
color:#cf9;
font-weight:bold;
}

#nav {
	border: none; 
}
#nav a.magasin {
	display: block;
	color: #360;
	text-decoration: none;
	line-height:12px;
	font-weight:bold;
	font-size:9pt;
	padding-top:4px;
	padding-bottom:3px;
	/*margin-left:2px;*/
	text-align: center;
}
#nav li:hover a.magasin {
	color: #FFF;
}

.menu-deroulant {
line-height:12pt;
}
.menu-deroulant a {
color:#000;
line-height:12pt;
}

#nav li {
	float: left;
	padding: 0;
	width:139px;
	margin:0;
	z-index:11;
	border-color:#693;
	border-style:solid;
	border-width: 0 0 0 1px;
}
#nav li:first-child {
	border-left-style:none;
	width:143px;
}
#nav li:first-child.btn-select > a.magasin  {
	color: #FFF;
	background-color:#690;
	width:143px;
	position:relative;
	z-index:10; 
}
#nav li.btn-select > a.magasin {
	color: #FFF;
	background-color:#690;
	width:139px;
	position:relative;
	z-index:10; 
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	border:solid 1px #060;
	border-top:none;
	background-color:#fff;
	z-index:11;
}

#nav li li {
	padding-right: 1em;
	width: 199px;
	background-image:none; 
	margin:0;
}

#nav li li a {
	width: 202px;
	/*background-image:none; */
	text-align: left;
	padding-left : 4px;
	font-size:11px;
	padding-top : 4px;
	padding-bottom : 3px;
	
	display: block;
	color: #690;
	text-decoration: none;
	line-height:12px;
	font-weight:bold;
	margin-left:2px;
}
#nav li li a:hover{
	background-color:#eeddaa; 
}

#nav li:hover ul, #nav li.sfhover ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color:#690;
	position:relative;
}

#nav li li:hover, #nav li li.sfhover {
       background-image:none; 
}

#nav li .menu0,#nav li .menu1,#nav li .menu2,#nav li .menu3,#nav li .menu4,#nav li .menu5,#nav li .menu6 {
       display: none;
}

#nav li:hover .menu0 { 
       display: block;
       left: 0px;
       position: absolute;
}

#nav li:hover .menu1 { 
       display: block;
       left: -143px;
       position: absolute;
}

#nav li:hover .menu2 { 
       display: block;
       left: -284px;
       position: absolute;
}

#nav li:hover .menu3 { 
       display: block;
       left: -423px;
       position: absolute;
}

#nav li:hover .menu4 { 
       display: block;
       left: -564px;
       position: absolute;
}

#nav li:hover .menu5 { 
       display: block;
       left: -704px;
       position: absolute;
}

#nav li:hover .menu6 { 
       display: block;
       left: -845px;
       position: absolute;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}
hr.clear_nav {
	display: block;
	clear: both;
	color: #690;
	/*line-height: 1;*/
}

#menuidkdozoneclick{
	margin-bottom:25px;
	cursor:pointer;
}
#menuidkdozoneclick:hover{
	background-color:#ffb;
}
#menuidkdozoneclickimage{
	width:55px;
	margin-right:5px;
	float:left;
}
#menuidkdozoneclicktexte{
	width:175px;
	height:55px;
	margin-right:5px;
	position:relative;
	font-weight:bold;
	float:left;
}