#header-menu {
    bottom: 8px;
    position: absolute;
}

#header-menu, #header-menu > ul{
    padding-bottom: 3px;
}

#header-menu:before, #header-menu:after, #header-menu > ul:before, #header-menu > ul:after {
    content: '';
    display: table;
}


#header-menu:after, #header-menu > ul:after {
    clear: both;
}
#header-menu {
    zoom:1;
}

#header-menu > ul{
    margin: 0;
    padding: 0;
    position: relative;
}



#header-menu > ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}

#header-menu > ul > li{
    float: left;
    position: relative;
}

#header-menu > ul > li > a{
    display: block;
    color: #000000;
    text-decoration: none;
    height: 15px;
    width: 165px;
    border-right: solid 1px #CCCCCC;
    text-align: center;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}


#header-menu > ul > li + li:hover, #header-menu > ul > li + li.hover{
    background: url(../../images/header/menuhover.png) no-repeat bottom;
}

#header-menu > ul > li.active > a {
   /* background: url(../../images/header/menuhover.png) no-repeat bottom;*/
}

/* Childs */
#header-menu > ul ul{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: #FCFCFC;
    margin: 0;
    padding: 0;
    z-index: -1;
    border-left : 1px solid #CCCCCC;
}

#header-menu > ul li:hover ul, #header-menu > ul li.hover ul{
    opacity: 1;
    visibility: visible;
    margin: 0;
    color: #000;
    z-index: 2;
    top: 30px;
    left: 0;

}

#header-menu > ul ul:before{
    content: '';
    position: absolute;
    width: 164px;
    margin-top: -10px;
    background-color: #FCFCFC;
    border-right: 1px solid #CCCCCC;
}

#header-menu > ul ul:after {
    height: 0px;
    content: '';
    position: absolute;
    width: 164px;
    margin : -1px;
    background-color: #FCFCFC;
    border-bottom: solid 1px #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}


#header-menu > ul ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 164px;
    border-right: 1px solid #CCCCCC;
}

#header-menu > ul ul li a{    
    border-bottom: 1px solid #CCCCCC;
    color: #393939;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 10px;
    min-height: 10px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 9px;
    text-decoration: none;
    width: auto;
}

#header-menu > ul ul li a:hover, #header-menu > ul ul li a:focus{
    background-color: #000000;
    color: #FFFFFF;
}

#header-menu div {
    background-position: left;
    padding-left: 20px;
    display: inline-block;
}

#header-menu li.lihome a {
    width: 20px;
    border-left: none;
}

#header-menu > ul > li.lihome:hover > a{
    background: none;
}

#header-menu .menucts, #nav-menu .menucts, #menu-mobile-box .menucts, #sitemap .menucts{
    background: url(../../images/header/menucts.png) no-repeat scroll left center transparent;    
    line-height: 20px;
    padding-left: 20px;
    min-height: 20px;
}

#header-menu .menudeplacer, #nav-menu .menudeplacer, #menu-mobile-box .menudeplacer, #sitemap .menudeplacer{
    background: url(../../images/header/menudeplacer.png) no-repeat scroll left center transparent;    
    line-height: 20px;
    padding-left: 20px;
    min-height: 20px;
}

#header-menu .menupratique, #nav-menu .menupratique, #menu-mobile-box .menupratique, #sitemap .menupratique{
    background: url(../../images/header/menupratique.png) no-repeat scroll left center transparent;    
    line-height: 20px;
    padding-left: 20px;
    min-height: 20px;
}

#header-menu .menuvente, #nav-menu .menuvente, #menu-mobile-box .menuvente, #sitemap .menuvente{
    background: url(../../images/header/menuvente.png) no-repeat scroll left center transparent;    
    line-height: 20px;
    padding-left: 20px;
    min-height: 20px;
}

#header-menu .menuhome, #menu-mobile-box .menuhome {
    background: url(../../images/header/menuhome.png) no-repeat scroll left center transparent;    
    line-height: 20px;
    padding-left: 20px;
    min-height: 20px;
}

#nav-menu {
    margin: 4px;
}
#nav-menu .level1 {
    background: url("../../images/list/bg_title.png") repeat-x scroll 0 0 transparent;
    height: 20px;
    padding-left: 23px;
    padding-top: 7px;
}

#nav-menu .level1 > div{
    padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

#nav-menu .arrow-grey {
    background: url(../../images/arrow_grey_small.png) no-repeat;
}



#nav-side .headerVNav {
    background: url("../../images/list/bg_title.png") repeat-x scroll 0 0 transparent;
    text-transform: uppercase;
    width: 100%;
	margin-bottom: 5px;
	border-bottom: 2px solid #CCC;
	padding-top: 3px;
}

#nav-side .currentLocation {
	color: #E2001A !important;
}

#nav-side > .headerVNav > div{
	margin-left: 20px;
	height: 20px;
	font-size: 18px;	
}
	
#nav-side a {
    text-decoration: none;
}

#nav-side li{
	font-weight: normal;
	margin-left: 10px;
	margin-top: 4px;
}

#nav-side > ul > li {
	font-weight: bold;
    background: url(../../images/arrow_grey_small.png) no-repeat;
	padding-left: 20px;
	margin-left: 20px;
}

#nav-side > ul > li > ul > li{
	margin-left: 0;
}

div.ui-li-has-alt > div > a {
	background-image: url(../../images/etc.png);
	background-repeat: no-repeat;
	background-position: right 27px;
	margin-right: 60px;
}

.pop.in {
	width: 90% !important;
	left: 5% !important;
}

.pop.out {
	width: 90% !important;
	left: 5% !important;
}
