html, body {
	
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-color: #066;
	background-image: url(../images/fd.jpg);
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:;
	webkit-background-size: cover;
	background-size: cover;
	overflow-x: visible;
	flex-direction: row-reverse;
}

#myDIV {
    
	position: absolute;
    position: relative;
	
}

table1 {
  font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1 {
	color: #369;
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
}

#menu-deroulant, #menu-deroulant ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#menu-deroulant {
    text-align: center;
}
#menu-deroulant li {
    display: inline-block;
}
#menu-deroulant ul li {
    display: inherit;
}
#menu-deroulant a {
    text-decoration: none;
    display: block;
	color:#000;
}
#menu-deroulant ul {
    position: absolute;
    left: -20em;
    text-align: left;
    z-index: 1000;
}
#menu-deroulant li:hover ul {
    left: auto;
}

div.lev1 {
  width: 1920px;
  height: 470px;
  position: relative;
  align-items: center;
  justify-content: center;
}

#container1 {
position: relative;
background-image: url(../images/bloc-print01v3.png) ;
background-repeat: no-repeat;
background-position: center;
height: 470px;
width: 1920px;
align-items: center;
justify-content: center;
overflow-x: visible; 
flex-direction: row-reverse;
}

#container1:hover {
background-image: url(../images/bloc-print01v2.png) ;
height:470px;
width:1920px;
align-items: center;
justify-content: center;
overflow-x: visible; 
flex-direction: row-reverse;
}

#table-wrapper {
  overflow-x: visible; 
  flex-direction: row-reverse;
  max-height: 625px;
  max-width: 1920px;
  
}

#table-scroll {
  width: 1920px;
  max-width: 1920px;
  overflow-x: visible;  
  flex-direction: row-reverse; 
}

#table-wrapper table {
  width: 1920px;
  max-width: 1920px;
  overflow-x: visible;
  flex-direction: row-reverse;
}

#table-wrapper table thead th .text {
  top: 0px;
  width: 1920px;
  max-width: 1920px;
  overflow-x: visible;
  flex-direction: row-reverse; 
}

#popup{
	position: fixed;
	center: auto;
	bottom: 25px;
	background-image:url(../images/cookiebanbc0.png);
	background-repeat:no-repeat;
	border: dotted;
	border-color: #FFF;
	height: 650px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin-right: 15px;
	margin-left: 15px;
}


div.lev2 {
  width: 1920px;
  height: 470px;
  position: relative;
  align-items: center;
  justify-content: center;
}

#container2 {
position: relative;
background-color:#F93;
background-repeat: no-repeat;
background-position: center;
height: 470px;
width: 1920px;
float: left, right;
background-attachment:inherit;
align-items: center;
justify-content: center;
overflow-x: visible; 
flex-direction: row-reverse;
}

#container2:hover {
background-image: url(../images/bloc-print01v2.png) ;
height:470px;
width:1920px;
overflow-x: visible; 
flex-direction: row-reverse;
}
