html, body {overflow:hidden;margin:0px;padding:0px;}
body { font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;}
code {font-size:1em;}
html,body{
  height:100%;
  margin:0;
  padding:0;
}


#bandeau {
width : 100%;
height: 100%;
position: fixed;
overflow: hidden;
}

#top {
width : 100%;
height: 160px;
position: absolute;
background-image: url("img/bandeau.png"), url("img/Top-fond.jpg");
background-position: center center, top center;
background-repeat: no-repeat, no-repeat;
background-size: auto, 100%;
oveflow: hidden;
display:block;
}

#contenu { 
width: 100%;
position: fixed;
overflow-y: scroll;
background-image : url("img/ombre-bottom.png"), url("img/ombre-top.png"), url("img/fond-contenu.jpg");
background-repeat: repeat-x, repeat-x, repeat-y;
background-position: bottom, top, center -160px;
background-size: 100% 30px, 100% 30px, 100%;
top:185px;
bottom:35px;
border-bottom:2px ridge white;
border-top:2px ridge white;
z-index: 4000;
}

#navigation {
top:160px;
width: 100%;
height:25px;
line-height:25px;
position: relative;
background-image: url("img/nav.jpg");
background-repeat: repeat-x;
background-opacity: 0.2;
color:white;
z-index:1250;
border-bottom:2px ridge white;
border-top:2px ridge white;
overflow: hidden;
}

#bottom {
width: 100%;
height:35px;
line-height:35px;
position:fixed;
background: red;
bottom:0px;
clear:both;
}

#video {
  width: 100%;
  position: relative;
  z-index:1002;
  border-bottom: 2px ridge white;
  overflow-x:hidden;
  overflow-y: hidden;
}



div#bloc-textile {
overflow: hidden;
position:relative;
max-height: auto;
overflow: hidden;
margin: 0px;
width: 100%;
}

div#textile {
overflow: hidden;
position:relative;
float: right;
max-height: inherit;
width: 40%;
margin: 0px;
display: inline-block;
}

div#textile figure img { width: 20%; height: auto; float: right; }
div#textile figure { 
  width: 500%;
  position:relative;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 18s slidy infinite; 
}
div#textile2 {
background-color : rgba(255,255,255,0.18);
position: absolute;
margin: 0px;
padding: 0px;
spacing :0px;
height:100%;
width:60%;
float: left;
height: 100%;
display:block;
}




div#bloc-plv {
overflow: hidden;
position:relative;
max-height: auto;
overflow: hidden;
width: 100%;
}

div#plv {
overflow: hidden;
position:relative;
float: left;
max-height: inherit;
width: 40%;
display: inline-block;
}

div#plv figure img { width: 20%; height: auto; float: right; }
div#plv figure { 
  width: 500%;
  position:relative;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 14s slidy infinite;
}


div#plv2 {
background-color : rgba(255,255,255,0.18);
position: absolute;
margin-left: 40%;
spacing :0px;
height:100%;
width:60%;
float: right;
height: 100%;
display:block;
}












div#bloc-coton {
overflow: hidden;
position:relative;
max-height: auto;
overflow: hidden;
width: 100%;
}

div#coton {
overflow: hidden;
position:relative;
float: left;
max-height: inherit;
width: 40%;
display: inline-block;
}

div#coton figure img { width: 20%; height: auto; float: right; }
div#coton figure { 
  width: 500%;
  position:relative;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 14s slidy infinite;
}


div#coton2 {
background-color : rgba(255,255,255,0.18);
position: absolute;
margin-left: 40%;
spacing :0px;
height:100%;
width:60%;
float: right;
height: 100%;
display:block;
}













div#bloc-goodies {
overflow: hidden;
position:relative;
max-height: auto;
overflow: hidden;
width: 100%;
margin: 0px;
padding: 0px;
spacing :0px;
}

div#goodies {
overflow: hidden;
position:relative;
float: right;
max-height: inherit;
width: 40%;
display: inline-block;
margin: 0px;
padding: 0px;
spacing :0px;
}

div#goodies figure img { width: 20%; height: auto; float: right; }
div#goodies figure { 
  width: 500%;
  position:relative;
  margin: 0px;
  padding: 0px;
  spacing :0px;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 16s slidy infinite; 
}
div#goodies2 {
background-color : rgba(255,255,255,0.18);
position: absolute;
margin: 0px;
padding: 0px;
spacing :0px;
width:60%;
float: left;
height: 100%;
display:block;
}


div#reference {
background-color : rgba(255,255,255,0.78);
position: relative;
margin: 0px;
padding: 0px;
spacing :0px;
height:120px;
width:100%;
overflow: hidden;
}

div#reference2 {
background-image: url("img/logos_ref.png");
background-position: center;
background-size: 100%, 100%;
  overflow: hidden;
  background-color : rgba(255,255,255,0.08);
  display: block;
  height: 280px;
  width: 100%;
}





div#marche {
background-color : rgba(255,255,255,0.78);
position: relative;
margin: 0px;
padding: 0px;
spacing :0px;
height:120px;
width:100%;
overflow: hidden;
}


div#marche2 {
background-color : rgba(255,255,255,0.3);
position: relative;
margin: 0px;
padding: 0px;
spacing :0px;
height:120px;
width:100%;
overflow: hidden;
}


body {
.over {
background-color : rgba(255,255,255,1);
}
.out {
background-color : rgba(255,255,255,0.25);
}}

p {
font-family:"arial";
line-height: 0px;
font-size:14;
padding-top:3px;
color:white;
background-color:transparent;
}
p2 {
font-family:"arial";
line-height: 25px;
font-size:13;
padding-top:1px;
color:white;
background-color:transparent;
}
p3 {
font-family:"arial";
font-size:18;
color:white;
background-color:transparent;
text-align:left;
padding-left:300px;
}


a:link {
font-family: "arial";
color:white;
background-color:transparent;
text-decoration:none; 
}


a:visited {
font-family: "arial";
color:white;
background-color:transparent;
text-decoration:none; 
}
a:hover {
font-family: "arial";
color:red;
background-color:transparent;
text-decoration:none; 
}
a:active, a:focus {
font-family: "arial";
color:white;
background-color:transparent;
text-decoration:none; 
}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

h1 {
font-family:"arial";
font-size:420%;
color:white;
background-color:transparent;
text-align:center;
}

h2 {
font-family:"arial";
font-size:280%;
color:white;
background-color:transparent;
text-align:center;
}
h3 {
font-family:"arial";
font-size:400%;
color:#212121;
background-color:transparent;
text-align:center;
line-height: 25%;
vertical-align: middle;
}

td#t01{
cursor:pointer;
margin: 0px;
padding: 0px;
spacing :0px;
border-style:none;
border-collapse: collapse;
}

#imagegm0 {
background-image: url("img/pub-01.jpg");
background-size: 100%;
overflow: hidden;
position:absolute;
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
spacing :0px;
}

#imagegm {
overflow: hidden;
position:relative;
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
spacing :0px;
}

div#imagegm figure img { width: 11.1111%; float: left;}
div#imagegm figure {
  position:relative;
  width: 900%;
  height: auto;
  margin: 0px;
  left: 0px;
  text-align: left;
  animation: 24s slido infinite;
}

@keyframes slido {
0% { left: 0%; }
10% { left: 0%; }
12.5% { left: -100%; }
22.5% { left: -100%; }
25% { left: -200%; }
35% { left: -200%; }
37.5% { left: -300%; }
47.5% { left: -300%; }
50% { left: -400%; }
60% { left: -400%; }
62.5% { left: -500%; }
72.5% { left: -500%; }
75% { left: -600%; }
85% { left: -600%; }
87.5% { left: -700%; }
97.5% { left: -700%; }
100% { left: -800%; }
}


#imagegm2 {
position:absolute;
color: #212121;
width: 100%;
overflow: hidden;
z-index:60;
}