/* Begin Additional CSS Styles 
.art-hmenu{position:fixed;
  background: #BFBFBF;
  background: -webkit-linear-gradient(top, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
  background: -moz-linear-gradient(top, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
  background: -o-linear-gradient(top, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
  background: -ms-linear-gradient(top, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
  background: linear-gradient(to bottom, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
  -svg-background: linear-gradient(top, #C9C9C9 0, #BABABA 40%, #B8B8B8 50%, #BABABA 60%, #C9C9C9 100%) no-repeat;
}
.art-nav{height:30px;}          */

.eqtsidebar {
	position: fixed;
	z-index:10000;
	top:-10px;
    background: #DEDEDE;
    background: rgba(222, 222, 222, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    margin: 0 auto;
    color: #212121;
    font-size: 13px;
    font-family: Khmer, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
}
.menugauche {

opacity:0.8;
}

.art-sheet, .art-nav {
min-width:1000px;
}
ul.art-hmenu>li {
margin-left : 5px;
}
/* End Additional CSS Styles */