
/*////////////////////////  Structure des textes spécial AUDIT //////////////////*/
#flatplan h6 {float:left; width:103px; text-align:center; margin:0; font-size:9pt; color:#000000;}
#no_dispo {color:#CCCCCC; text-decoration:line-through}

/*////////////////////////  Structure de la barre de progression //////////////////*/
#progress_vide {background:url(../datas/progress/progress_1.gif) no-repeat right;height:18px}
#progress_plein {background:url(../datas/progress/progress_2.gif) no-repeat left;height:18px;}
#progress_vide_no {background:url(../datas/progress/progress_3.gif) no-repeat right;height:18px;}
#progress_plein_no {background:url(../datas/progress/progress_4.gif) no-repeat left;height:18px;}

#progressb_vide{background:url(../datas/progress/progress_1b.gif) no-repeat right;height:18px;}
#progressb_plein {background:url(../datas/progress/progress_2b.gif) no-repeat left;height:18px;}
#progressb_vide_no {background:url(../datas/progress/progress_3b.gif) no-repeat right;height:18px;}
#progressb_plein_no {background:url(../datas/progress/progress_4b.gif) no-repeat left;height:18px;}


.metier {width:80%; margin:5px auto; background: #FFFFFF url(../datas/inscription/structure/t_gris.gif) repeat-x bottom;    border:#d2d2d2 1px solid;}
.metier p {margin:2px}
.metier a {font-weight:bold;}
.metier div {float:left; margin:10px;}


.fr{background:url(../datas/inscription/objectif/niv_img_fr.gif) no-repeat top right;}
.de{background:url(../datas/inscription/objectif/niv_img_de.gif) no-repeat top right;}
.it{background:url(../datas/inscription/objectif/niv_img_it.gif) no-repeat top right;}
.es{background:url(../datas/inscription/objectif/niv_img_es.gif) no-repeat top right;}


/* -- Test online -- */
#content h1.test em {float:right; font-style:normal; font-size:14px; padding-top:40px; color:#999999;position:absolute;right:5%}
#content h1.test strong {color:#414b56; font-weight:100}

#content .test .typeQuestionOn {color:#FF9900; font-weight:bold;}
#content .test .typeQuestionOff {color:#BBBBBB}
#content .test .typeQuestionDone {color:#FFFFFF}

/*////////////////////////  Chronometre //////////////////*/
#chronoBarre {
    background:url(../datas/structure/vide.gif) repeat-x left;
    width:450px;
    height:17px;
    border:#DCDCDC 1px solid;
    text-align:left;
    margin:5px auto;
}
#chronoPlein {
    background:url(../datas/structure/plein.gif) repeat-x left;
    height:17px;
}

