
body  {
    background-color: #14d4af;
    width: auto;
		margin: 0;
		padding: 0;
    }

img  {margin-top: 2em;	
}

.vid  {margin: 0 auto ;
}
.page {
  position: relative;
  width: 100%;
margin: 0 auto ;
}

@media (max-device-width:768px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  }
}


.form1{
    position: absolute;
    top: 37%;
	left:70%;
	z-index: 1;
	width:10%;
}



.boite {
width: 200%;
color: #fff;
font-weight:800;
background-color:#fa6104;

}

.retour{
    position: absolute;
	left:10%;
	z-index: 2;
	width:10%;

}

iframe { 
margin-left: 0.1%;

}

h1, h2, h3, h4, h5, h6 {
	font-weight:800;
	font-size: 1em;
	font-family:"Jazz LET", fantasy;
	margin-bottom:1%;
	color: #fa6104;
txt-decoration: none;
}

hr, a {
txt-decoration: none;
}



  

  

 








