/* xs : extra small : smartphone < 768 pixels
/* xs : extra small : smartphone < 768 pixels
   sm : small : tablette   >= 768 pixels et < 992 pixels
   md : medium : portable    >= 992 pixels et < 1200 pixels
   lg : large : portable/tour >= 1200 pixels

col-lg-offset-6
col-lg-6

*/

/* Charte des ascenceurs */
::-webkit-scrollbar { width: 5px; height: 4px;}
::-webkit-scrollbar-button {  background-color: #A7A37E; display: none }
::-webkit-scrollbar-track { background-color: #ffffff}
::-webkit-scrollbar-track-piece { background-color: #ffffff}
::-webkit-scrollbar-thumb { height: 20px; background-color: #cccccc}
::-webkit-scrollbar-corner { background-color: #efecca;}}
::-webkit-resizer { background-color: #A7A37E; display: none}
::-webkit-input-placeholder {
    color:    #D9D9D9;
    font-size: 8pt;
    font-style: italic;
}

.bouton_entete1 {
    margin-top:6px;
    color:white;
    margin-right:10px;
    width:120px;
    height: 25px;
    background-color:#a69059;
    border-style:solid;
    border-color:#a69059;
    border-width:1px;'    

  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bouton_entete {
    margin-top:6px;
    color:white;
    margin-right:10px;
    width:120px;
    height: 25px;
    background-color:#a69059;
    border-style:solid;
    border-color:#a69059;
    border-width:1px;'    
}
.bouton_entete1:hover {
    margin-top:6px;
    color:white;
    margin-right:10px;
    width:120px;
    height: 25px;
    background-color:#b99b51;
    border-style:solid;
    border-color:#b99b51;
    border-width:1px;'    

  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border-radius: 4px;
}
.bouton_entete1_click {
    margin-top:6px;
    color:#a69059;
    margin-right:10px;
    width:120px;
    height: 25px;
    background-color:white;
    border-style:solid;
    border-color:#a69059;
    border-width:1px;'    

  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #a69059;
  border-radius: 4px;
}
