.sconteneur3 {
  text-align: center;
  border-style: none;
  padding: 0 0 0 0;
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  overflow: hidden;
  display: block;
}

.conteneur3 {
  display: block;
  overflow: hidden;
  text-align: left;
  border-style: none;
  padding: 0 0 0 0;
  width: 960px;
  margin-left: 5px;
  margin-right: 5px;
}

body {
  background-color: #6B6B6B;
  font-family: Verdana, sans-serif;
  max-height: 700px;
}

div.recepTable {
  max-width: 1024px;
  border: solid 1px;
  border-collapse: collapse;
  border-bottom: 0;
  background-color: wheat;
}

div.gestion-serv {
  border-collapse: collapse;
  max-width: 1024px;
  text-align: center;
  border: solid 1px;
  height: 640px;
  font-size: 12px;
}

div.table {
  border-collapse: collapse;
  border: solid 1px;
  width: 100px;
  height: 600px;
  float: left;
  overflow: auto;
}

div.table p {
  display: inline-block;
  padding: 3px;
  border: 1px solid black;
  cursor: pointer;
  height: 30px;
  width: 94px;
  margin-left: 0;
  margin-right: 0;
  border-left: 0;
  border-right: 0;
}

div.table p.on_1 {
  background: #ff9999;
  border-bottom: 1px solid black;
  margin: 0;
}

div.table p.off {
  background: #daffcd;
  padding-bottom: 4px;
  margin: 0;
}

div.table p.Verr_0 {
  background: #bcbec0;
  padding-bottom: 4px;
  margin: 0;
}

div.table p.Verr_1 {
  background: #6a696c;
  padding-bottom: 4px;
  margin: 0;
}

div.table p.CL_1 {
  /*background: #c34131;*/
  background: #852c21;
  padding-bottom: 4px;
  margin: 0;
}

div.table p.CL_0 {
  background: #c34131;
  padding-bottom: 4px;
  margin: 0;
}

div.Li-Cmd {
  width: 600px;
  height: 600px;
  background: #daffcd;
  float: left;
  border-collapse: collapse;
  border: 1px solid;
  overflow: auto;
  position: relative;
}

div.Li-Cmd a {
  right: -259px;
}

div.Li-Cmd a.img {
  text-align: right;
  position: relative;
}

div.Li-Cmd2 {
  border-collapse: collapse;
  width: 600px;
  height: 600px;
  background: #bcbec0;
  float: left;
  border: solid 1px;
  overflow: auto;
  position: relative;
}

div.Li-Cmd2 a {
  right: -230px;
}

div.Li-Cmd2 a.img {
  position: relative;
  text-align: right;
}

div.Li-Cmd2 a.img3 {
  position: relative;
  margin: 0;
}

div.Li-Cmd2 a.img2 {
  position: relative;
  text-align: right;
  cursor: pointer;
  margin-right: 50px;
}

div.Li-Cmd2 a.img4 {
  cursor: pointer;
  margin-right: 50px;
}

div.Li-Cmd3 {
  border-collapse: collapse;
  width: 600px;
  height: 600px;
  background: #c34131;
  float: left;
  border: solid 1px;
  overflow: auto;
  position: relative;
}

div.Li-Cmd3 a {
  right: -230px;
}

div.Li-Cmd3 a.img {
  position: relative;
  text-align: right;
}

div.Li-Cmd3 a.img3 {
  position: relative;
  margin: 0;
}

div.Li-Cmd3 a.img2 {
  position: relative;
  text-align: right;
  cursor: pointer;
  margin-right: 50px;
}

div.Li-Atc {
  border-collapse: collapse;
  width: 252px;
  height: 600px;
  float: right;
  overflow: auto;
  border: solid 1px;
  background: #171717;
  color: white;
}

p.Categorie {
  text-align: center;
  border: solid 1px;
  margin-top: 10px;
  cursor: pointer;
  float: none;
  background-color: #4f4f4f;
}

.SCategorie {
  text-align: center;
  border: solid 1px;
  margin-top: 10px;
  cursor: pointer;
  float: none;
  width: 130px;
  margin-left: 10px;
  margin-bottom: 5px;
  background-color: #929292;
}

div.Art .Off {
  visibility: hidden;
  display: none;
}

div.Art .On button.On {
  visibility: visible;
  display: inline-block;
}

div.Art .On button.Off {
  visibility: hidden;
  display: none;
}
