/* CSS crunched with Crunch - http://crunchapp.net/ */
body {
  font-family: Verdana, Geneva, sans-serif !important;
}
@font-face {
  font-family: 'font-awesome';
  src: url('fontawesome-webfont.eot');
  src: url('FontAwesome?#iefix') format('embedded-opentype'), url('fontawesome-webfont.woff') format('woff'), url('fontawesome-webfont.ttf') format('truetype'), url('fontawesome-webfont.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'font-awesome';
    src: url('fontawesome-webfont.svg') format('svg');
  }
}
.op_txt_ul,
.op_sTxt_ul,
.op_labelTxt_ul,
.op_clozeTxt_ul,
.op_qTxt_ul,
.sfile_lnk,
.op_eSite_link_S,
.op_eSite_link_L {
  background-image: none !important;
  padding-right: 0px !important;
}
h1 {
  font-size: 1.6em;
  color: #fff !important;
}
a {
  text-decoration: none !important;
}
.mnuBlock {
  background: rgba(77, 77, 77, 0.06) !important;
  width: 233px !important;
  left: 0px !important;
}
.mnuFra {
  bottom: 198px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 233px;
}
.mnuSrlUpFra {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.mnuSrlDwnFra {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.mnuSrlUpBtn span,
.mnuSrlDwnBtn span {
  display: none;
}
.mnuSrlUpBtn,
.mnuSrlDwnBtn {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 8px;
  background: #333333;
  border-radius: 4px 4px 0 0;
}
.mnuSrlUpBtn:before,
.mnuSrlDwnBtn:before {
  position: relative;
  content: "\f0d8";
  font-size: 14px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  left: 46%;
  top: -4px;
  color: #fff;
}
.mnuSrlDwnBtn {
  border-radius: 0 0 4px 4px;
  top: 0px;
}
.mnuSrlDwnBtn:before {
  position: relative;
  content: "\f0d7";
  font-size: 14px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  left: 46%;
  top: -3px;
}
.btnOff .mnuSrlUpBtn,
.btnOff .mnuSrlDwnBtn {
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
ul.mnu {
  position: absolute;
  bottom: 10px;
  left: 0;
  top: 10px;
  width: 226px;
  margin: 0;
  padding: 0px 0px 0px 5px;
  list-style-type: none;
  list-style-image: none;
}
ul.mnu_static {
  overflow: auto;
}
ul.mnu ul {
  list-style: none;
  margin: 2px 0 0;
  padding: 0 0 0 18px;
}
ul.mnu div.mnuLbl {
  position: relative;
  padding-left: 5px;
  min-height: 20px;
}
ul.mnu div.mnuLbl:before {
  margin-right: 5px;
}
ul.mnu div.mnuLbl.mnu_sel_yes:before {
  color: #fff;
}
ul.mnu .mnu_i {
  min-height: 20px;
  color: black;
  text-decoration: none;
}
ul.mnu div.mnu_sel_yes span.mnu_i {
  display: block;
  background-color: black;
  color: white;
  padding-left: 5px;
  margin-left: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
ul.mnu .mnu_sch {
  display: block;
  padding: 2px 10px 2px 20px;
}
ul.mnu a.mnu_tgle_o,
ul.mnu a.mnu_tgle_c {
  background-position: left top;
  background-repeat: no-repeat;
  height: 18px;
  left: 7px;
  position: absolute;
  top: 1px;
  width: 15px;
}
ul.mnu a.mnu_tgle_c:before {
  content: "\f0fe";
  font-size: inherit;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  color: #e30e6f;
}
ul.mnu a.mnu_tgle_o:before {
  content: "\f146";
  font-size: inherit;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  color: #e30e6f;
  text-align: center;
}
ul.mnu_static div.mnu_b:before {
  content: "\f146";
  font-size: inherit;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  color: #e30e6f;
  text-align: center;
}
ul.mnu_static div.mnu_b_c:before {
  content: "\f0fe";
  font-size: inherit;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  color: #e30e6f;
  text-align: center;
}
ul.mnu a.mnu_tgle_o span,
ul.mnu a.mnu_tgle_c span {
  display: none;
}
ul.mnu div.mnu_intro,
ul.mnu div.mnu_obj {
  /* si on ne met pas !important, IE6 ignore les images personnalisées */
  background: none !important;
}
ul.mnu div.mnu_intro:before,
ul.mnu div.mnu_obj:before {
  content: "\f140";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_conclu:before {
  content: "\f091";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_expUc {
  background: none !important;
}
ul.mnu div.mnu_expUc:before {
  content: "\f02d";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_vidUc {
  background: url(../img/deco/vidUcMnu.png) no-repeat center left !important;
}
ul.mnu div.mnu_practUc:before {
  content: "\f14e";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_trainUc:before {
  content: "\f046";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_coQuiz:before {
  content: "\f12e";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_assmntUa:before {
  content: "\f1b3";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_quest:before {
  content: "\f128";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
ul.mnu div.mnu_obj {
  background: none !important;
}
ul.mnu div.mnu_obj:before {
  content: "\f135";
  font-size: 18px;
  font-family: 'font-awesome';
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px;
  float: left;
}
.mnuBlock {
  background: url(../img/mnu/fondBasDroite.png) top right repeat-x;
  position: absolute;
  width: 230px;
  top: 10px;
  left: 2px;
  bottom: 208px;
}
/* === SMALL & TOUCH screens ================================================ */
div.tplFra_touch ul.mnu {
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  font-size: 11pt;
}
div.tplFra_touch ul.mnu li {
  padding: 1px 0;
}
div.tplFra_touch ul.mnu .mnu_sch {
  min-height: 25px;
}
div.tplFra_touch ul.mnu a.mnu_tgle_o,
div.tplFra_touch ul.mnu a.mnu_tgle_c {
  top: 5px;
}
