html {
-webkit-font-smoothing: antialiased;
}

body:before {
content: " ";
display: block;
position: absolute;
z-index: 1;
width: 100%;	
left: 0;
top: 0;
height: 5px;
background: #00adef url('../images/slide-bg.png');
}

body:after {
content: " ";
display: block;
position: fixed;
z-index: 1;
width: 100%;
left: 0;
bottom: 0;
height: 5px;
background: #00adef url('../images/slide-bg.png');
}

body {
font-family: Helvetica, Arial, sans-serif;
line-height: 1.37;
margin-left: auto;
margin-right: auto;
width: 100%;
background: url('../images/u.png') no-repeat fixed 50% 0% #FFF;
background-position-x: 50%;
color: #000;
}

img {
border: none;
}

h2 {
color: #005195;
font-size: 19px;
text-transform: uppercase;
padding-top: 24px;
}

h4 {
text-transform: uppercase;
font-size: 17px;
color: #0063be;
}

::selection {
color: #fff;
background: #000;
text-shadow: none;
}

a {
color: #00adef;
text-decoration: none;
-webkit-transition-property: color;
-webkit-transition-duration: 2s;
-moz-transition-property: color;
-moz-transition-duration: 2s;
transition-property: color;
transition-duration: 1s;
}

a:hover {
color: #000;
}

a:visited {
color: #0093cb;
}

.csstransitions a, .csstransitions a img, .csstransitions input[type="submit"], .csstransitions button {
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

#menu ul {
margin: 0;
padding: 0;
}
#menu li {
list-style: none inside none;
display: inline-block;
}

#menu a {
display: inline-block;
line-height: 20px;
text-transform: uppercase;
font-size: 15px;
border: 1px solid transparent;
padding: 20px 4px 20px;
font-weight: bold;
}

.csstransitions #menu a {
-moz-transition: all .1s ease-in-out;
-webkit-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}

nav#menu {
float: left;
padding-bottom: 5px;
margin: 0;
display: inline-block;
}

#menu a:hover, #menu .current-menu-item > a:hover, #menu .selectedtu-yang > a {
color: #423a35;
}

a.current-menu-item {
color: #000;
cursor: default;
}

.current-menu-item > a {
color: #423a35;
cursor: default;
}

li.backtu-yang {
position: absolute;
/* display: block; */
margin: 0px;
padding: 0px;
left: 5px;
top: -9px;
z-index: 100;
width: 68px;
height: 6px;
overflow: hidden;
background: #000;
}

#content {
background: url('../images/border.png') 0 0 repeat-x;
display: inline-block;
padding-top: 36px;
padding-bottom: 22px;
width: 100%;
min-height: 480px;

}
.container {
text-align: justify;
clear: both;
padding-left: 10px;
}

div#logo {
margin: 0px 0 10px 7px;
width: 80%;
float: left;
}

#logo a {
text-decoration: none;
-webkit-transition-property: top, opacity;
-webkit-transition-duration: .2s;
-webkit-transition-timing-function: sprites.gif;
-moz-transition-property: top, opacity;
-moz-transition-duration: .2s;
-moz-transition-timing-function: ease-in-out;
transition-property: top, opacity;
transition-duration: .2s;
transition-timing-function: ease-in-out;
position: relative;
top: 0px;
border: none;
}

#logo a:hover, #logo a:focus {
top: -3px;
opacity: 0.75;
}

div.flag-i {
float: right;
display: inline-block;
padding-top: 104px;
}

div.flag {
float: right;
display: inline-block;
padding-top: 58px;
}

.flag img, .flag-i img  {
/*old
padding-left: 6px;
 */
padding-right: 6px;
border-radius: 0px;
}

.left {
width: 40%;
float: left;
text-align: center;
}

.right {
width: 55%;
padding: 20px;
float: right;
text-align: justify;
}

p.pbi {
line-height: 15px;
font-size: 15px;
}

div.pYang {
padding: 10px;
display: inline-block;
clear:both;
}

div.main {
padding-left: 36px;
}

.experts {
background-position: 297px;
background: url('../images/experts.png') no-repeat scroll 100% 0%;
background-size: 626px;
background-position-x: 358px;
background-position-y: -3px;
}

.projet {
background-position: 297px;
background: url('../images/pm.png') no-repeat scroll 100% 0% transparent;
background-position-x: 500px;
}

.av-projet {
background-position: 297px;
background: url('../images/pd.png') no-repeat scroll 100% 0% / 313px auto transparent;
background-size: 313px;
background-position-x: 647px;
background-position-y: 0px;
}

.ec {
background-position: 297px;
background: url('../images/dm.png') no-repeat scroll 100% 0% / 394px auto transparent;
background-size: 394px;
background-position-x: 566px;
background-position-y: 146px;
}

.yn {
	/*
background-position: 297px;
*/
background: url('../images/yn.png') no-repeat scroll 100% 14% / 360px auto transparent;
background-size: 360px;
background-position-x: 600px;
/*
background-position-y: 35px;
*/
background-position-y: 150px;
height: 459px;
}

.os {
background-position: 297px;
background: url('../images/os.png') no-repeat 100% 0%;
background-size: 360px;
background-position-x: 494px;
background-position-y: 35px;
height: 459px;
}

table {
width: 90%;
}

th {
padding-bottom: 12px;
}

td {
white-space: nowrap;
}

/* pbi  */
th, td {
  padding-left: 5%;
}


input {
font-family: sans-serif;
font-size: 14px;
width: 12em;
height: 2em;
}

textarea {
font-family: sans-serif;
font-size: 14px;
width: 24em;
height: 8em;
}

input[type="submit"] {
background: #00adef;
color: #fff;
font-weight: bold;
}

input[type="reset"] {
background: #00adef;
color: #EEE;
border:none;
}

.footer {
text-align: center;
border-top: solid 1px #00adef;
bottom: 0;
padding: 12px;
margin-top: 12px;
}

#grid { 

width:960px;
position:absolute;
left:50%;
margin-left:-480px;
}

#a {
position: absolute;
left: 360px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#abl {
position: absolute;
left: 600px;
top: 0px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#abr {
position: absolute;
right: 240px;
top: 120px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#abrr {
position: absolute;
left: 720px;
top: 120px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#al {
position: absolute;
left: 360px;
top: 0px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#ar{
position: absolute;
right: 360px;
top: 0px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#b {
position: absolute;
top: 240px;
left: 360px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#bl {
position: absolute;
left: 600px;
top: 240px;
height: 240px;
width: 240px;
margin: 0 auto;
}
#br {
position: absolute;
right: 600px;
top: 240px;
height: 240px;
width: 240px;
margin: 0 auto;
}

#c {
position: absolute;
top: 0px;
left: 120px;
height: 240px;
width: 240px;
margin: 0 auto;
}

#d {
    position:absolute;
    top:240px;
    left:0px;
    height:120px;
    width:120px;
    margin:0 auto;
}

#e {
    position:absolute;
    top:240px;
    right:0px;
    height:120px;
    width:120px;
    margin:0 auto;
}


#a img, #b img, #c img, #d img, #e img, #al img, #ar img, #abl img, #abr img, #abrr img, #bl img, #br img{
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#a img.top:hover, #b img.top:hover, #c img.top:hover, #d img.top:hover, #e img.top:hover, #al img.top:hover, #ar img.top:hover, #abl img.top:hover, #abr img.top:hover, #abrr img.top:hover, #bl img.top:hover, #br img.top:hover {
  opacity:0;
}

#miroirimage
{align-content:left;
}
#miroirvideo{align-content:right;}

#miroirimage img{border-radius: 8px;}

#miroirCAO img{border-radius: 8px;}

#miroirvideo video {border-radius: 8px;}

#miroirslow video{border-radius: 8px;}

#listapp{
 padding: 20px; 
}

#formulaire{
 padding: 20px; 
}

#comment textarea{
  width: 100%;
}

.tableaureferences{

  padding: 20px;
}


.tablementions{
  width: 100%;
  table-layout: auto;
  text-align: left;
  border-spacing: 20px;
}

h1{
  color: #0063be;
  font-family: fantasy;
  text-align: center;}

#tableapp img {
  border-radius: 8px;
}

/**Animation applications**/

.containerimage {
  position: relative;
  width: 100%;
}

.imageapp {
  display: block;
  width: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
  border-radius: 8px;
}

.containerimage:hover .overlay {
  opacity: 1;
}

.textimage {
  color: white;
  text-align: center;
  font-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*Galerie photos et vidéos*/
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: black;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}



/* Caption text */
.text {
  color: black;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: black;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

#presentation {
  padding-left: 20%;
  padding-right: 20%;}
/* img{border-radius: 20px;} probleme d'image avec bords arrondis...) */
img{border-radius: 0px;}

  .button {
  background-color: white;
  color: black;
  border: 2px solid #008CBA;
}

.button:hover {
  background-color: #008CBA;
  color: white;
}

#kit {
  padding-left: 10%;
  padding-right: 10%;}

#tabkit 
{

font-family: Helvetica, Arial, sans-serif;
font-weight: lighter;
line-height: 1.37;
margin-left: auto;
margin-right: auto;
width: 50%;
}




