
.ux-menu-container {
   position: relative;

}

.ux-menu,
.ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.ux-menu li {
    float: left;

}
.ux-menu li:hover {
    color: #127332;
background-color: #e2f0c7;
}


.navregion1 a{ color:blue;}

.ux-menu ul {
    position: absolute;
    top: 0;
    left: 0;
}

.ext-border-box .ux-menu-ie-iframe,
.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
}

.ux-menu-item-main-last{
	border-bottom:none !important;
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
    border-bottom:1px solid #FFF;
}



.ux-menu a.ux-menu-link-last {
    border:none;
	text-decoration:none;
}
.ux-menu a.ux-menu-link-last a{
 border:none;
	text-decoration:none;}
ux.menu ul a {
    width: 100%;
}



.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {
	/*background: url(images/menu-item-bg-over.png) repeat;*/
	outline: 0;
	color:#127332; 
	text-decoration:none;
	padding: 6px 0 6px 0px;

	width:180px;
	cursor:pointer;
	background-color: #e2f0c7;
}
.ux-menu a{
	/*background: url(images/menu-item-bg-over.png) repeat;*/
	outline: 0;
	color:#127332; 
	text-decoration:none;
	padding: 6px 0 6px 0px;
	width:180px;
	cursor:pointer;
}
.menubas0 a{
	margin:5px 10px 5px 10px;
}
.ux-menu lia.ux-menu-link-hover {
	/*background-color:#e2f0c7;*/
}
.ext-ie .ux-menu-clearfix {
    zoom: 1;
}

.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ux-menu a.ux-menu-link-parent {
    padding-right: 24px;
    min-width: 1px;
}

.ux-menu ul a{
    border-bottom: 0px;    
    border-right:none;
}

.ux-menu.ux-menu-vertical li a{ 
  padding: 6px 0 6px 0px;
  margin: 0 0 0px 5px;
  width:160px;
  cursor:pointer;
  display:block;
 }


 
 
a.ux-menu-link-parent{ 

	color:#FFF;
	text-decoration:none;
  }
a.ux-menu-link-parent:hover{ 

	color:#127332;;
	text-decoration:none;
  }
.ux-menu ul a.ux-menu-link-last,
.ux-menu.ux-menu-vertical a.ux-menu-link-last {
    border:none;
	
}

.ux-menu-arrow {
    display: block;
    width: 8px;
    height: 6px;
    right: 10px;
    top: 14px;
    position: absolute;
    background: url(images/menu-arrow-down.png) no-repeat;
    font-size: 0;
}

.ux-menu.ux-menu-vertical .ux-menu-arrow,
.ux-menu ul .ux-menu-arrow  {
    width: 6px;
    height: 8px;
    top: 13px; 
    background: url(images/menu-arrow-right.png) no-repeat;
}

.ext-border-box .ux-menu-arrow {
    top: 17px;
}
.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow,
.ext-border-box .ux-menu ul .ux-menu-arrow {
    top: 16px;
}

.ux-menu ul.ux-menu-hidden {
    display: none;
}

.ux-menu-sub{
	background-color:#127332;
	margin-right:15px;
	color:#FFF;
	font-size:11px;
	padding:10px 0 10px 10px;

}

.ux-menu-sub li { 
 /*padding: 4px 0 8px 0px;
  margin: 2px 0 2px 5px;*/
  width:180px;
  position:relative;
  top:0;
  }
 .ux-menu-sub li a{ 
	color:#FFF;
  }
 .ux-menu-sub li:hover { 
	color: #127332;
	background-color: #e2f0c7;
  }
.ux-menu-sub li:hover a{ 
	color: #127332;
	text-decoration:none;
}
.ux-menu-sub li:hover ul li a{ 
	color: #FFF;
	text-decoration:none;
}
.ux-menu-sub li:hover ul li:hover a{ 
	color: #127332;
	text-decoration:none;
}
  
  
  	
.ux-menu-sub a { 
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

.ux-menu.ux-menu-vertical li ul{
	width:170px;
	z-index:100;

}

.ux-menu.ux-menu-vertical li ul li{
	width:180px;


}
.ux-menu.ux-menu-vertical li ul li a{
	width:180px;
}
.ux-menu-sub{
	width:170px;
}


	
	
	
	
/****************************************************/
.produit_photo img
{
	width:200px;
}
.navregion0{
	border-bottom:1px solid #FFF;
	width:180px;

}

.navregion1{
	border-bottom:1px solid #FFF;
	width:150px;
}
.navregion2{
	border-bottom:1px solid #FFF;

	width:150px;
}

