body {
    background-color:#f6f6f6;
    /*background-color:#cfc;*/
    color:#000000;
    font-family: "Times New Roman",Times,serif, sans-serif;
    font-size:12pt;
    margin:0;
    padding:0;
    line-height:125%;
}

input {
    border:1px solid #c2dfff;
    color : #0065b3;
    font-weight : bold;
}

textarea {
    border:1px solid #c2dfff;
    color : #0065b3;
    font-weight : bold;
}

select {
    color : #0065b3;
}

.test3, .test3 a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    color: #877468;
    text-decoration: none;
}

.test3 a:hover {
    text-decoration: underline;
}

.boite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    color: #929292;
    text-decoration: none;
}

.indentbloc {
    padding-left:10px;
    padding-right:10px;
}

.boitetr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    color: #3a3956;
    text-decoration: none;
}

.boite a, .boitetr a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    color: #877468;
    text-decoration: none;
}

.boite a:hover, .boitetr a:hover {
    text-decoration: underline;
}

hr {
    width:55%;
}

.test {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border-right : 2px solid #0065b3;
    font-weight : bold;
    text-align : right;
}

.saisirobli {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color:red;
    border-right : 2px solid red;
    background-color:#ffd2cd;
    font-weight : bold;
    text-align : right;
}

.testobli {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border-right : 2px solid red;
    font-weight : bold;
    text-align : right;
}

.msg_al {
    font-size: 1.2em;
    font-weight : bold;
    color:red;
    border:solid 1px red;
    background-color:#ff8987;
    background-color:#ffd2cd;
    padding : 0 5% 0 5%;
}

.page {
    width:100%;
}

.titre {
    font-family: Verdana, sans-serif;
    color:#e1ebfb;
    background-color:#0065b3;
    border : 2px solid #000000;
    font-size:14pt;
    padding:0 5% 0 5%;
    font-weight:bold;
}

.msg_info {
    font-size: 1.2em;
    font-weight : bold;
    color:green;
    border:solid 1px #9C9;
    background-color:#cfc;
    padding : 0 5% 0 5%;
}

.entetetitre {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #e1ebfb;
    font-weight : bold;
    text-align : center;
}

.entetecaption {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #bbbbbb;
    font-weight : bold;
    text-align : center;
}

.entetetab {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #e1ebfb;
    font-weight : bold;
    text-align : right;
}

.entetetablien {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #e1ebfb;
    font-weight : bold;
    text-align : center;
}

.entetetablien2 {
    font-family: Verdana, sans-serif;
    font-size : 8pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #ffffff;
    font-weight : bold;
    text-align : center;
}

.enteteboite {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    border : 1px solid #c2dfff;
    background-color : #e1ebfb;
    font-weight : bold;
    text-align : right;
}

.fondLigne2 {
    background-color:#f6f6f6;
}

.fondLigne {
    background-color:#e2e2e2;
}

.aide {
    visibility:hidden;
    display:none;
    font-family: "Times New Roman",Times,serif, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.texte {
    font-family: Verdana, sans-serif;
    font-size : 10pt;
    color : #0065b3;
    text-align : center;
}

A:active {
    font-family: Verdana, sans-serif;
    color : #0065b3;
    font-size : 8.0pt;
    text-align : center;
}

A:visited {
    font-family: Verdana, sans-serif;
    color : #0065b3;
    font-size : 8.0pt;
    text-align : center;
}

A:link {
    font-family: Verdana, sans-serif;
    color : #0065b3;
    font-size : 8.0pt;
    text-align : center;
}

A:hover {
    font-family: Verdana, sans-serif;
    color : #0065b3;
    font-size : 8.0pt;
    text-align : center;
}

p.expli {
    font-family : "High Tower Text","Lucida calligraphy", "felix titling",Helvetica, sans-serif;
    font-size: 2px;
    color: #877468;
}

.cache, .montre {
    position:fixed;
    /*top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;*/
    top: 40%;
    left: 40%;
    /*
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
    */
}

.cache {
    text-align:center;
    visibility:hidden;
    display:none;
}

.montre {
    text-align:center;
    visibility:visible;
    /*margin:auto;
    display:table;*/
    /*display: inline-block;*/
    /*text-align: center; display: table-cell; vertical-align: middle;*/
}

.fieldset, .fieldset2 {
    border:1px solid #0065b3;
}

.fieldset {
    display: inline;
}

/*
div.tableContainer {
    width: 100%;
    height: 490px;
    overflow: auto;
    margin: 0 auto;
}

.table {
    width: 99%;
    border: none;
}

.table > tbody  {
    overflow: auto;
    height: 445px;
    overflow-x: hidden;
}

thead tr {
    position:relative;
    top: expression(offsetParent.scrollTop);
}

.table tfoot tr {
      position: relative;
      overflow-x: hidden;
      top: expression(parentNode.parentNode.offsetHeight >= offsetParent.offsetHeight ? 0 - parentNode.parentNode.offsetHeight + offsetParent.offsetHeight + offsetParent.scrollTop : 0);
}

td:last-child {padding-right: 20px;}
*/

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.btn-primary:hover, .btn-outline-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0069d9;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

.btn-secondary:hover, .btn-outline-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

.btn-success:hover, .btn-outline-success:hover {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

.btn-danger:hover, .btn-outline-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #c82333;
}

.btn-warning {
    color: #212529;
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

.btn-warning:hover, .btn-outline-warning:hover {
    color: #212529;
    color: #fff;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

.btn-info:hover, .btn-outline-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

input[type=email]:invalid {
  box-shadow: 0 0 5px 1px red;
}

input[type=email]:focus:invalid {
  outline: none;
}

.msg_al_element {
    color:red;
    border:solid 1px red;
    background-color:#ffd2cd;
}

.boiteCommentaire {
    font-family: Courier New;
    font-size: 11px;
    color: #877468;
    text-decoration: none;
    text-align : left;
    border: 1px solid gray;
    padding-bottom: 20px;
}