body {
    font-size: 75%;
    color: #222;
    font-family: Century Gothic,sans-serif;
    background-color: #fcfcfc;
	background-image: url("https://report.espace-demo.fr/templates/artenet/.gif");
	  background: url(https://report.espace-demo.fr/templates/artenet/images/fond-body.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#fond_nav {
background: rgb(70,70,70);
background: linear-gradient(90deg, rgba(70,70,70,1) 19%, rgba(60,191,189,1) 47%, rgba(255,255,255,1) 69%);
    height: 50px;
    clear: both;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: #464646;
    border-bottom: 1px solid;
    border-color: #ddd;
}

a {
    color: #3cbfbd;
    text-decoration: underline;
}

.box_accueil {
    min-height: 310px;
    border: 1px solid #fff;
    background: #FFF;
}

.couleur-blanc {
     background-color: transparent;
    padding-top: 5px;
}
.sidemenu .fa, .sidemenu .far, .sidemenu .fas {
  font-family: "Font Awesome 5 Free";
  font-size: 1.1em !important;
  margin-bottom: 0px;
}
.omnigrid div.hDiv {

  border-width: 0;

}
.omnigrid div.pDiv input {
  vertical-align: text-top;
  position: relative;
  top: -8px;
  font-size: 10px;
  padding:2px !important;
}
.omnigrid div.pDiv div.pButton {
  float: left;
  width: 16px;
  height: 16px;
  border: 0px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 7px;
}
