body {
    direction: ltr;
    font: 300 14px/22px Roboto,sans-serif !important;
    height: 100%;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
    unicode-bidi: embed;
}
html {
    height: 100%;
}
img {
    border: 0 none;
}
form {
    margin: 0;
}
p {
    line-height: 1.5em;
    margin: 0;
}
tr {
    margin: 0;
    padding: 0;
}
td {
    font: 300 14px/22px Roboto,sans-serif;
    margin: 0;
    padding: 5px;
}
input {
    margin: 0;
    padding: 0;
}
input[type="checkbox"], input[type="radio"] {
    margin: 7px 5px;
}
textarea {
    margin: 0;
    padding: 0;
}
label {
    margin-right: 10px;
      border:none!important;
}
.arrondi {
    border-radius: 3px !important;
}
.bold {
    color: #333;
    font-weight: bold;
}
.boldWhite {
    color: #fff;
    font-weight: bold;
}

legend {
    font: 600 14px/22px Roboto,sans-serif;
    text-transform: uppercase;
    padding: 10px 10px 10px 0;
}
input, textarea, select, fieldset,button {
    font: 300 14px/22px Roboto,sans-serif;
    padding: 2px;
      border:1px solid #aaa;
}

fieldset {
  
    border-left:none;
    border-right:none;
    border-bottom:none;

}
input[type="submit"], input[type="button"], button {
    border-color: #555;
    color: white;
    min-width: 80px;
    padding: 2px 7px;
    text-shadow: none;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.input50 {
    width: 50px;
}
.input100 {
    width: 100px;
}
.input150 {
    width: 150px;
}
.input200 {
    width: 200px;
}
.input200ins {
    font-size: 10px;
    height: 13px;
    width: 150px;
}
.input300 {
    max-width: 300px;
    width: 300px;
}
.input400 {
    max-width: 400px;
    width: 400px;
}
.input100per {
    max-width: 95%;
    width: 95%;
}
a:link, a:visited {
    color: #333;
    text-decoration: none;
    text-shadow: none;
}
a:hover {
    text-decoration: underline;
}
.h00 {
    color: #122269;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h3 {
    color: #555;
    font-size: 1.1em;
    padding: 0;
}
h2 {
    color: #2c2524;
    font-size: 1.25em;
    padding: 10px 0;
}
h1 {
    font-size: 1.8em;
    padding: 10px 0;
}
.rot90 {
    display: block;
    transform: rotate(-90deg);
}
.f14px {
    display: block !important;
    font-size: 14px;
    margin-bottom: 5px;
}
body > p {
    line-height: 1.5em;
}
blockquote {
    /*border-left: 5px solid #a3a2a8;*/
    margin-left: 0;
    padding-left: 10px;
}
.floatLeft, .fl {
    float: left;
}
.floatRight, .fr {
    float: right;
}
ul.ul_defaut {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
li.li_defaut {
    margin: 0;
    padding: 5px;
    text-align: left;
}
li.li_bouton {
    display: inline-block;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 100%;
}
.hidden {
    visibility: hidden;
}
.invisible {
    visibility: hidden!important;
    display: none!important;
}
.yes {
    display: block;
}


table {
    border-collapse: collapse;
    width: 100%;
}
#page {
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    padding: 0 0 50px;
    position: relative;
    top: 0;
    width: 1000px;
}
#logo {
    left: 17px;
    position: absolute;
    top: 16px;
}
#logo_datamining {
    left: 392px;
    position: absolute;
    top: 17px;
}
#titre_haut {
    color: #37669a;
    font-size: 20px;
    left: 690px;
    position: absolute;
    top: 77px;
}
#menu-haut {
    bottom: 13px;
    display: none;
    position: relative;
    right: 14px;
}
#la_version {
    color: #4d4d4d;
}
#les_menus {
    margin: auto 0;
}
#sous-menu {

}
#container-menu {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    display: none;
    height: 70px;
    margin: 0;
    padding-top: 0;
}
#container-menu h3 {
    padding-bottom: 5px;
}
#les_menus div.un_menu, #les_menus div.un_menu_over {
    overflow: hidden;
}
#les_menus a:link, #les_menus a:visited {
    display: block;
    height: 14px;
    margin-top: 2px;
}
.un_menu {
    border: 1px solid #bdbdbd;
    float: left;
    height: 20px !important;
    text-align: center;
    width: 122px;
}
.un_menu_over {
    background: rgba(0, 0, 0, 0) url("../images/over_haut2.jpg") repeat-y scroll 0 0;
    border: 1px solid #2b6692;
    float: left;
    height: 20px !important;
    text-align: center;
    width: 122px;
}
.un_menu_over a:link, .un_menu_over a:visited {
    color: #fff;
    text-shadow: none;
}
.icon-niveau {
    position: relative;
    top: 3px;
}
#imprimer {
    cursor: pointer;
    left: 861px;
    position: absolute;
    top: 12px;
}
#imprimer img:hover, #help img:hover, #drapeau_anglais img:hover, #drapeau_francais img:hover, #drapeau_espagnol img:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 10%;
    padding-bottom: 3px;
    position: relative;
    top: -1px;
}
#help {
    cursor: pointer;
    left: 840px;
    position: absolute;
    top: 14px;
}
#drapeau_anglais {
    cursor: pointer;
    left: 933px;
    position: absolute;
    top: 16px;
}
#drapeau_francais {
    cursor: pointer;
    left: 958px;
    position: absolute;
    top: 16px;
}
#drapeau_espagnol {
    cursor: pointer;
    left: 982px;
    position: absolute;
    top: 16px;
}
#ligne_rouge {
    background-color: #761c19;
    clear: both;
    height: 1px;
    overflow: hidden;
    position: relative;
}
#ligne_verte {
    background-color: #bf1b36;
    clear: both;
    height: 1px;
    overflow: hidden;
    position: relative;
}
#cadre_connexion {
    background-color: #a3a4a6;
    height: 140px;
    position: relative;
    width: 300px;
}
#thawteseal {
    margin: 10px;
}
#contenu_ombre table, #contenu_ombre h1 {
    padding: 5px;
}
#contenu_ombre a {
    cursor: pointer;
}
.titre_bloc {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-shadow: none;
    top: 20px;
}
.titre_bloc:first-child {
    padding: 0 0 2px 5px;
}
.ligne0 {
    background-color: #e6e6e6;
    display: block;
    height: 18px;
    overflow: hidden;
    padding-left: 3px;
}
a.ligne0, a.ligne1, span.ligne0, span.ligne1 {
    cursor: pointer;
}
a.ligne0:hover, a.ligne1:hover, span.ligne0:hover, span.ligne1:hover {
    background-color: #cbccce;
    text-decoration: none;
}
.ligne1, .ligne0 {
    display: block;
    height: 18px;
    overflow: hidden;
    padding: 6px;
}
.ligneinv {
    display: block;
    height: 0;
    overflow: hidden;
}
.entete_tableau {
    border-bottom: 1px solid #555;
    font-weight: bold;
}
.ligne0_tableau {
    background-color: #e1e8f3;
    height: 20px;
    vertical-align: top;
}
.fond_ligne_tableau {
    background: #f0f3f9 none repeat scroll 0 0;
}
.entete_tableau td, .ligne0_tableau td, .ligne1_tableau td {
    padding: 5px;
}
.inscription_contour {
    border: 1px solid #000;
    height: 578px !important;
    position: relative;
    width: 775px !important;
}
.inscription_main {
    background: rgba(0, 0, 0, 0) url("../images/main.jpg") repeat scroll 0 0;
    border: 1px solid #000;
    height: 360px !important;
    position: absolute;
    right: 0;
    width: 390px !important;
}
.inscription_description {
    background-color: #fff;
    border: 1px solid #000;
    bottom: 0;
    font-size: 11px;
    height: 194px !important;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 370px !important;
}
.inscription_principal {
    border: 1px solid #000;
    float: left;
    height: 576px !important;
    position: relative;
    text-align: left;
    width: 381px !important;
}
.inscription_degrad {
    background: rgba(0, 0, 0, 0) url("../images/ligne_inscription.jpg") repeat scroll 0 0;
    height: 20px;
}
.la_version_inscription {
    color: #4d4d4d;
    font-size: 12px;
    left: 10px;
    position: absolute;
    top: 3px;
}
#inscription_formulaire {
    padding: 10px;
}
#inscription_formulaire table {
    border-collapse: collapse;
}
#inscription_formulaire td {
    text-align: right;
}
#inscription_formulaire .inscription_sepa {
    border-bottom: 1px solid #e30f28;
    color: #e30f28;
    height: 17px;
    text-align: left;
}
#inscription_formulaire .cgu {
    font-size: 10px;
    text-align: left;
}
#inscription_formulaire .cgu a:link, #inscription_formulaire .cgu a:visited {
    text-decoration: underline;
}
.lefiltre {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    width: 100%;
}
.lefiltre > span {
    margin-right: 5px;
}
#bande1, #bande2, #bande3 {
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 65px;
    margin-bottom: 20px;
    position: relative;
    text-shadow: none;
    width: 633px;
}
#bande1 {
    background: rgba(0, 0, 0, 0) url("../images/bande1.jpg") repeat scroll 0 0;
}
#bande2 {
    background: rgba(0, 0, 0, 0) url("../images/bande2.jpg") repeat scroll 0 0;
}
#bande3 {
    background: rgba(0, 0, 0, 0) url("../images/bande3.jpg") repeat scroll 0 0;
}
#bandeint1 {
    left: 20px;
    position: absolute;
    top: 20px;
}
#bandeint2 {
    left: 230px;
    position: absolute;
    top: 20px;
}
#bandeint3 {
    left: 450px;
    position: absolute;
    top: 20px;
}
.questionnaire_intitule {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    width: 370px;
}
.reponses_questionnaire {
    border-bottom: 1px inset rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    margin-right: 27px;
    padding: 3px 5px 0;
}
#ligne_resultat {
    background: rgba(0, 0, 0, 0) url("../images/ligne_resultat.jpg") repeat scroll 0 0;
    height: 20px;
    position: relative;
}
.titre_commentaire_gen {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
}
.etapes_paypal {
    font-size: 14px;
    font-weight: bold;
}
#attente_paypal {
    background-color: #e6e6e6;
    left: 300px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 50px;
    visibility: hidden;
    width: 400px;
    z-index: 50;
}
.blocked {
    -moz-user-select: none;
}
.divNoPrint {
    display: none;
    visibility: hidden;
}
#marqueecontainer {
    border-bottom: 1px solid black;
    height: 45px;
    overflow: hidden;
    padding: 2px 2px 2px 4px;
    position: relative;
    width: 400px;
}
.headerAccordion {
    background: #000 none repeat scroll 0 0;
    cursor: pointer;
    padding: 4px;
}
.headerAccordion:hover {
    background-color: #666;
}
.selectedAccordion {
    background-color: #f00;
    color: #fff;
    text-shadow: none;
}
#basic-accordian {
    border: 5px solid #eee;
    margin-left: 25px;
    padding: 5px;
    position: absolute;
    z-index: 2;
}
.accordion_headings {
    background: #0095cc url("../images/expandIcon.gif") no-repeat scroll right center;
    border: 1px solid #fff;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
    text-shadow: none;
}
.accordion_headings:hover {
    background: #006b93 url("../images/expandIcon.gif") no-repeat scroll right center;
}
.accordion_child {
    padding: 15px;
}
.header_highlight {
    background: #000d39 none repeat scroll 0 0;
}
.tabberlive .tabbertabhide {
    display: none;
}
.tabber {
}
.tabberlive {
    margin-top: 1em;
}
ul.tabbernav {
    border-bottom: 1px solid #f4f4f4;
    font-weight: inherit;
    margin: 0;
    padding: 3px 0;
    font: 400 15px/17px Roboto,sans-serif !important;
}
ul.tabbernav li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
}
ul.tabbernav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-left: 3px;
    padding: 3px 0.5em;
}
.tabberlive .tabbertab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    padding: 5px;
}
.tabberlive .tabbertab h2 {
    display: none;
}
.tabberlive .tabbertab h3 {
}
#tab1.tabberlive {
}
#tab2.tabberlive {
}
#tab2.tabberlive .tabbertab {
    height: 200px;
    overflow: auto;
}
#sddm {
    margin: 0;
    padding: 0;
    z-index: 30;
}
#sddm li {
    float: left;
    font-size: 11px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#sddm li a {
    display: block;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
}
#sddm li a:hover {
}
#sddm div {
    background: #eaebd8 none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    margin-top: 5px;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1000;
}
#sddm div a {
    background: #eaebd8 none repeat scroll 0 0;
    color: #2875de;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}
#sddm div a:hover {
    background: #49a3ff none repeat scroll 0 0;
    color: #fff;
}
#chargement {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    text-align: center;
}
.loadPage {
    font-size: 35px;
    font-weight: bold;
    padding: 20px 0 50px;
    text-align: center;
}
.wrapperContainer {
    border-radius: 5px;
    display: block;
    margin: 0 0 20px;
    padding: 3px 3px 20px;
}
#entete {
    background: white none repeat scroll 0 0;
    height: 115px;
}
#deconnexion {
    position: absolute;
    right: 15px;
    top: 10px;
}
#cadre_version {
    position: relative;
}
#barre_menus {
    position: relative;
}
#barre_menus_admin {
    height: 60px;
}
#ligne_haut {
    height: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 92px;
}
#ligne_milieu {
    height: 0;
    overflow: hidden;
    width: 1000px;
}
#principal {
    min-height: 500px;
}
#le_copyright {
    color: #4d4d4d;
    text-align: center;
}
#pied_de_page {
    margin: 7px 0 40px;
    position: relative;
}
.divHiddenOnPrint {
}
#msg_erreur, #msg_info, #msg_warning {
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    display: inline-block;
    margin: 2px 0;
    padding: 15px 10px 15px 50px;
    position: relative;
}
#bloc_message {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 1.85em;
    line-height: 1.2em;
    margin: 10px 0;
    padding: 15px;
    position: relative;
    text-shadow: none !important;
    width: 95%;
}
p.info {
    margin: 5px 0;
}
p.info17 {
    font-size: 17px;
    margin: 5px 0;
    text-align: center;
}
#psContainer {
    background-color: #dddddd;
    border: 1px solid #000;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 100px;
}
#psStrength {
    background-image: url("../images/strength.jpg");
    float: left;
    height: 18px;
    width: 100px;
}
a.lien_bleu_underline {
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}
a.lien_vert_underline {
    color: green;
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}
div.message {
    padding-bottom: 10px;
}
.tbEntete {
    border: 1px solid #555;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}
.tbLigne {
    border: 1px solid #555;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}
.tableau_rapport {
    margin: auto !important;
}
.tableau_rapport thead:first-child, .tableau_rapport tbody:last-child {
    border-bottom: 3px double #333;
}
.tableau_rapport th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #393939;
    font-size: 1em;
    padding: 10px;
    text-align: center;
    vertical-align: bottom;
    white-space: nowrap;
}
.tableau_rapport td {
    border-color: transparent transparent #ddd;
    border-style: dotted;
    border-width: 2px;
    height: auto;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}
.tableau_rapport td:first-child {
    font-style: italic;
}
.tableau_rapport td:last-child a {
    color: #284870;
}
.styleHeader {
    background-color: #e4e4e4;
    margin-bottom: 4px;
    padding: 3px 5px 0;
    vertical-align: top;
    white-space: nowrap;
}
.styleCell {
    border-bottom: 2px solid #cfcfcf;
    margin-bottom: 4px;
}
.styleEvent:hover {
    background-color: #e8e8e8;
}

table.statistique {
    background-color: #e8e9e6;
}
table.statistique tr th {
    background-color: #d8e2d3;
    border-bottom: 2px solid #666666 !important;
    border-top: 1px solid #555555 !important;
    font-size: 12px !important;
}
table.statistique tr td {
    border-bottom: 1px solid #999999 !important;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
.table_header {
    cursor: help;
    font-weight: bold;
}
.arrondi_ligne_5 {
    border-radius: 5px;
}
.arrondi_ligne_10 {
    border-radius: 10px;
}
.arrondi_ligne_15 {
    border-radius: 15px;
}
.shadow_1 {
}
.tab-nav::after {
    clear: both;
    content: "";
    display: block;
}
.tab-nav {
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.tab-nav li {
    float: left;
    margin: 0 0 0 20px;
    position: relative;
    text-align: center;
    width: 100px;
}
.tab-nav li:first-child {
    margin: 0;
}
.tab-nav span {
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    width: 60px;
}
.tab-nav a .icon-holder {
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    vertical-align: middle;
}
.tab-nav a {
    color: #353b6c;
}
.tab-nav a:hover {
}
#progress_bars {
    display: none;
}
#progress_bars .une_barre {
    height: 20px;
    margin-bottom: 10px;
}
#progress_bars .nom_barre {
    color: #000;
    margin-bottom: 5px;
    padding-left: 10px;
}
#liste_analyse h1.titre {
    color: white;
}
.div_table {
    border-collapse: separate;
    border-spacing: 20px 10px;
    display: table;
    empty-cells: hide;
    margin: 0 -20px;
    min-width: 100%;
    position: relative;
}
.div_table_cell {
    display: table-cell;
    padding: 10px;
}
.div_table_cell:first-child {
    max-width: 700px;
    vertical-align: top;
    width: 700px;
}
.div_table_cell:last-child {
    min-width: 200px;
    vertical-align: top;
    width: 200px;
}
#administration .div_table {
    border-collapse: separate;
    border-spacing: 20px 10px;
    display: table;
    empty-cells: hide;
    margin: 0 -20px;
    min-width: 104%;
}
#administration .div_table_cell {
    display: table-cell;
    padding: 10px;
}
#administration .div_table_cell:first-child {
    position: relative;
    vertical-align: top;
    width: 270px;
}
#administration .div_table_cell:last-child {
    position: relative;
    vertical-align: top;
    width: 270px;
}
#administration h2 {
    background: #b7b7b7 none repeat scroll 0 0;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    color: white;
    margin-bottom: 10px;
    padding: 5px;
    text-shadow: 1px 1px 1px #888;
}
#administration h3 {
    border-bottom: 1px solid #b7b7b7;
    color: #333;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0 5px 2px;
    text-shadow: 1px 1px 1px #888;
}
#administration table {
    border-collapse: collapse;
    width: 100%;
}
#administration table.table_description tr:hover {
}
#administration table.table_description tr td:hover {
}
#administration table.table_description td {
    border-bottom: 1px solid #ddd;
    font-style: normal;
    padding: 5px;
    vertical-align: top;
}
#administration table.table_description tr td:first-child {
    color: #555;
    font-weight: bold;
    width: 35%;
}
#administration a.itemListe {
    border-radius: 2px;
    display: block;
    padding: 2px 5px;
}
#administration a.itemListe:hover {
}
#administration .wrapper_qstr {
    margin-bottom: 5px;
    padding-bottom: 2px;
}
#administration .wrapper_liste_element {
    min-height: 300px;
    overflow-y: auto;
}
#administration .intitule {
    display: inline-block;
    font-weight: bold;
    padding-right: 2px;
}
#administration .description {
    display: inline-block;
    font-style: italic;
    padding: 0 0 0 5px;
}
.wrapper_ligne {
    margin: 0 0 10px;
}
._w60 {
    width: 60%;
}
.wrapper_bouton_bas {
}
.espace {
    padding: 20px;
}
.span_info {
    display: inline-block;
    line-height: 1.7em;
    padding-right: 5px;
    width: 150px;
}
div.infoLigne {
}
.area {
    height: 100%;
    min-height: 350px;
}
.area-one {
    float: left;
    height: 100%;
    min-height: 350px;
    width: 69.66%;
}
.area-two {
    float: right;
    height: 100%;
    min-height: 350px;
    width: 25.33%;
}
.bloc {
    margin: 10px 0;
}
.bloc1 {
    margin-left: 15px;
    margin-right: 15px;
    width: 970px;
}
.bloc-interne {
    margin: 10px 0 0;
    padding: 10px;
}
.bloc-interne-2 {
    padding: 5px;
}
.bloc-interne-1 {
    padding: 0;
}
p.bloc-interne-3 {
    border: 1px solid rgba(5, 5, 5, 0.1);
    border-radius: 2px;
    font-size: 0.91em;
    margin-bottom: 5px;
    padding: 5px;
}
p.bloc-interne-3:hover {
    background-color: #f9f9f9;
    border: 1px solid rgba(5, 5, 5, 0.3);
    text-shadow: none;
    transition: all 0.2s ease-in-out 0s;
}
.bloc-interne-2 h2 {
    margin-bottom: 10px;
}
.bloc-interne-2 p {
    margin: 2px;
}
.bloc::after, .bloc-interne::after {
    clear: both;
    content: "";
    display: block;
}
.titre_bloc_droit {
    border-bottom: 1px solid rgba(1, 1, 1, 0.63);
    color: rgba(1, 1, 1, 0.63);
    font-size: 1.12em;
    font-weight: bold;
    padding-left: 2px;
    position: relative;
    top: -8px;
}
.titre_bloc_droit a {
    color: rgba(1, 1, 1, 0.63);
    cursor: help;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
}
.wrapper-valign {
    height: 400px;
    line-height: 400px;
    text-align: center;
}
div.wrapper-valign:first-child {
    border: 1px solid #fff;
    display: inline-block;
    line-height: 1.2;
    text-align: left;
    vertical-align: middle;
    width: 600px;
}
.over {
}
.over:hover {
}
.over2:hover {
}
h1.titre_n1 {
    font: 600 33px/22px Roboto,sans-serif !important;
    border-radius: 5px;
    padding: 13px;
}
h2.titre_n2 {
    font-size: 16px;
    margin: 15px 0 7px;
    text-shadow: 1px 1px 1px #fff;
}
.p-titre {
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}
.p-libelle {
    padding-bottom: 10px;
    padding-left: 3px;
}
.button-link {
    -moz-user-select: none;
    border-radius: 4px;
   /* box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    font-style: normal;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
    transition-duration: 0.2s;
}
.bt_80 {
    display: inline-block;
    height: 25px;
    min-width: 80px;
    padding: 4px 20px;
    text-align: center;
    width: 100px;
}
a.bt_80 span {
    font-size: 1.3em;
    position: relative;
    top: 0px;
}
.bt_60 {
    display: inline-block;
    height: 16px;
    min-width: 60px;
    padding: 0;
    text-align: center;
    width: 60px;
}
a.bt_60 span {
    padding: 5px;
    position: relative;
    top: -1px;
}
a.bt-gris, .bt-gris:link, .bt-gris:visited {
    background: #77777d none repeat scroll 0 0;
    border: 1px solid #29292b;
    color: #fff;
}
.bt-gris:hover {
    background: #545458 none repeat scroll 0 0;
    border: 1px solid #29292b;
    text-decoration: none;
}
.bt-gris:active {
    background: #545458 none repeat scroll 0 0;
    border: 1px solid #29292b;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;
}
a.bt-rouge, .bt-rouge:link, .bt-rouge:visited {
    background-color: #b02807;
    border: 1px solid #b02807;
    color: #fff;
}
.bt-rouge:hover {
    background-color: #9c2306;
    border: 1px solid #9c2306;
    text-decoration: none;
}
.bt-rouge:active {
    background-color: rgba(180, 0, 0, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;
}
a.bt-bleu-fonce, .bt-bleu-fonce:link, .bt-bleu-fonce:visited {
    background: #182b43 none repeat scroll 0 0;
    border: 1px solid #284870;
    color: #fff;
}
.bt-bleu-fonce:hover {
    background: #284870 none repeat scroll 0 0;
    border: 1px solid #2a4e77;
    color: #fff;
    text-decoration: none;
}
.bt-bleu-fonce:active {
    background: #2e5481 none repeat scroll 0 0;
    border: 1px solid #203e5f;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;
    color: #fff;
}
a.bt-vert.big {
    font-size: 20px;
    height: 30px;
    padding: 10px;
}
a.bt-vert.big > span {
    display: inline-block;
    top: 4px;
}
a.bt-bleu_light, .bt-bleu_light:link, .bt-bleu_light:visited {
    background: #83a7ca none repeat scroll 0 0;
    border: 1px solid #6c97c0;
    color: #fff;
}
.bt-bleu_light:hover {
    background: #6c97c0 none repeat scroll 0 0;
    border: 1px solid #6c97c0;
    color: #fff;
    text-decoration: none;
}
.bt-bleu_light:active {
    background: #5787b7 none repeat scroll 0 0;
    border: 1px solid #4a7daf;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6) inset;
    color: #fff;
}
.mgb10 {
    margin-bottom: 10px;
}
.mgb20 {
    margin-bottom: 20px;
}
.mgb30 {
    margin-bottom: 30px;
}
.mgb40 {
    margin-bottom: 40px;
}
.mgb50 {
    margin-bottom: 50px;
}
.opacity_10 {
    opacity: 0.1;
}
.opacity_20 {
    opacity: 0.2;
}
.opacity_30 {
    opacity: 0.3;
}
.opacity_40 {
    opacity: 0.4;
}
.opacity_50 {
    opacity: 0.5;
}
.opacity_60 {
    opacity: 0.6;
}
.opacity_70 {
    opacity: 0.7;
}
.opacity_80 {
    opacity: 0.8;
}
.opacity_90 {
    opacity: 0.9;
}
.opacity_100 {
    opacity: 1;
}
.bord-graphique {
    border: 1px dotted #aaa;
    margin: 0;
    padding: 0;
}
a.zoom {
    color: #a3a2a8;
    text-decoration: underline;
    transition: all 1.1s ease-in-out 0s;
}
a.zoom:hover {
    color: #000;
    text-decoration: underline;
    transition: all 1s ease-in-out 0s;
}
#liste_analyse {
    text-shadow: none;
}

div.bouton {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 10px 0 0;
    outline: 0 none;
    padding: 0 10px 0 0;
    text-decoration: none !important;
    z-index: 4;
}
div.bouton, div.bouton span {
    background: rgba(0, 0, 0, 0) url("../images/nv-button-32.png") no-repeat scroll right top;
}
div.bouton span {
    background-position: left top;
    color: #000;
    display: inline-block;
    font-size: 1.8em;
    font-weight: bold;
    height: 32px;
    line-height: 31px;
    outline: 0 none;
    padding: 0 5px 0 17px;
}
.tableAlerte {
    padding: 5px;
}
table#alertes {
    border-collapse: collapse;
    width: 100%;
}
#alertes tr.separation {
    border-bottom: 2px solid #bbb;
}
td.bloc-alerte {
    padding: 10px;
    vertical-align: top;
    width: 50%;
}
#alertes td.data a {
    color: #111;
}
h1.titre_bloc_tdb {
    margin-bottom: 20px;
    margin-right: 5px;
    padding-bottom: 4px;
    width: 100%;
}
h2.titre_bloc_info_tdb {
    margin-bottom: 5px;
    margin-top: 0;
}
h2.titre_bloc_info_tdb + p {
    margin-top: 0;
}
.filtre_alerte {
    background-image: url("../images/pictos/triangle38.png");
    background-repeat: no-repeat;
    padding-bottom: 7px;
}
.filtre_alerte > a {
    color: #ffc107;
    font-weight: bold;
    margin-left: 35px;
    position: relative;
    top: 8px;
}
.filtre_avance {
    display: none;
}
table.tab_defaut {
    border: 1px solid #ddd;
    border-collapse: separate;
    width: 90%;
}
table.tab_defaut th, table.tab_defaut td {
    background-color: #efefef;
    border: 1px solid #efefef;
}
table.tab_defaut td {
    text-align: center;
}
table.tab_defaut caption {
    font-weight: bold;
}
.picto_plus, .picto_moins {
    cursor: pointer;
    float: right;
    position: relative;
    top: 18px;
}
.menuQstr li {
    display: inline-block;
}
a.underline {
    text-decoration: underline;
}
table.choix_questionnaire {
    border-collapse: collapse;
    width: 100% !important;
}
table.choix_questionnaire tr td p {
    display: table-cell;
    font-style: italic;
    height: 30px;
    margin: 5px 5px 0;
    padding: 5px;
    vertical-align: bottom;
    width: 95%;
}
table.choix_questionnaire tr:first-child td:first-child {
    border-bottom: 1px ridge #ddd;
}
div.wrapper_liste {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 20px 5px 20px 0;
}
table.grille {
    text-shadow: none;
    width: 100%;
}
table.grille tr.entete1 td {
    background-color: #355a88;
    color: #ffffff;
    padding: 5px;
}
table.grille tr.entete1 td:first-child {
    text-align: left;
}
table.grille tr.entete1 td:last-child {
    text-align: right;
}
table.grille tr.entete2 {
    background-color: #355a88;
    color: #ffffff;
    padding: 5px;
    text-align: left;
}
.no-close .ui-dialog-titlebar-close {
    display: none;
}
.ui-datepicker-trigger {
    bottom: -1px;
    cursor: pointer;
    margin-left: 4px;
    position: relative;
    vertical-align: middle;
}
hr.bloc-menu {
    background: #ddd none repeat scroll 0 0;
    border: 1px dotted #999;
    clear: both;
    display: block;
    height: 1px;
    line-height: 1;
    margin: 10px 0;
    padding: 0;
    text-align: center;
}
.center {
    text-align: center !important;
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.progress-bar {
    background-color: #428bca;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
table.table_data_1 td, table.table_data_1 th {
    padding: 10px !important;
    text-align: left;
}
table.table_data_1 tr.actif {
    background: #e2e7ec none repeat scroll 0 0;
}

table.table_data_1 tbody tr:nth-child(2n) {
    background-color: inherit;
}
table.table_data_1 thead tr th{
    font-weight:600;
}

table.table_data_1 tfoot tr th{
    font-weight:300;
}

table.table_data_1 tbody tr td {
    vertical-align: text-top;
}
.overflow-y-300 {
    height: 200px;
    overflow-y: auto;
}
.holder {
    background: rgba(0, 0, 0, 0) url("../images/bg-main-holder.gif") repeat-x scroll 0 0;
}
#filtre_affichage_etat > span {
    display: inline-block;
    margin-right: 20px;
    width: 150px;
}
#filtre_affichage_etat > label {
    display: inline-block;
    margin-left: 10px;
}
#filtre_affichage_etat > input[type="checkbox"] {
    display: inline-block;
    margin-left: 5px;
}
.identifiant {
    bottom: -2px;
    margin-top: 5px;
    position: relative;
}
#thawteseal a {
    color: white;
}
.libelle_titre {
    color: #330000;
    font-weight: bold;
    padding: 0 5px 0 0;
}
h1.titre_bloc_tdb {
    font-size: 1.25em;
}
.bt_100 {
    display: inline-block;
    height: 40px;
    min-width: 100px;
    padding: 2px 5px;
    text-align: center;
    width: 100px;
}
a.bt_100 span {
    font-size: 1.4em;
    position: relative;
    top: 9px;
}
.top {
    vertical-align: top;
}
.liste_tooltip {
    margin: 10px;
}
.liste_tooltip h3 {
    color: white;
    margin-bottom: 7px;
}
.liste_tooltip li {
    line-height: 1.5em;
}
.ajout {
    text-decoration: underline !important;
}


.listSpan {
    display: block;
    padding-bottom: 7px;
}
table.nomenclature td {
    vertical-align: top;
}
.aideLegende {
    color: #666;
    font-weight: 500;
}
.vertical-text {
    display: block;
    transform: rotate(-90deg);
}
.printDatatableBody {
    background: #fff none repeat scroll 0 0;
}
.printDatatableTable tbody tr td {
    background: #fff none repeat scroll 0 0;
}
.color-perso {
    color: #555;
}
div.dt-buttons {
    height: 60px;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    margin-top: 5px;
}

button.dt-button, div.dt-button, a.dt-button {
    background-color: #e9e9e9;
    background-image: none!important;
    border: none!important;

}

.input600 {width:600px;}
.inline-block{display: inline-block;}

table.table_filtre td{font: 300 14px Roboto,sans-serif;}
table.table_filtre td:first-child{border-right:1px solid #ddd;border-left:1px solid #ddd;font: 500 14px Roboto,sans-serif;text-align: right;padding-right: 17px;}
table.table_filtre td:last-child{border-right:1px solid #ddd;padding-left:18px;}
table.table_filtre td:last-child div.item {margin-bottom: 10px;}

.div_table_cell:last-child{border-left:1px solid #ddd;border-radius: 0;}

.pla_histo {padding-bottom:30px}
/*.pla_histo:hover{background: rgba(0, 0, 0, 0.1)}*/
.pla_histo section.pla_histo > section{margin-left: 10px;}
.titre_histo {background: #ededed none repeat scroll 0 0;
              border-bottom: medium none;
              color: #6f5499;
              margin: 0 0;
              padding: 10px; }
.pla_histo h4 {font-size:14px;border-bottom: 1px #ccc solid;}
.pla_histo table td:first-child{width:275px;vertical-align: top;}
.info { color:#808a8e;font-size:15px}
.fermer { color:#d9534f;font-size:14px;font-weight: normal;}
.ouvrir { color:#5cb85c;font-size:14px;font-weight: normal;}
.modif_champ {color:brown!important}
.etat_histo{font-weight: normal;}

.corners1 {
    border-radius: 2px;
    width: 12px;
    height: 12px; 
}
