/* Verion 2.0  23/04/2022 css style HTML all pages, taille div, dimension images ..*/
html {
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#page-wrap { width: 50%; margin: 1em auto 2em; background-image: url("../images/trfon01.png"); background-size: contain; background-repeat: repeat-y; -moz-box-shadow: 0 0 60px #719e6f; -webkit-box-shadow: 0 0 60px #719e6f; box-shadow: 0 0 60px #719e6f; }

p { 
	padding: 0 20 0 20px;
 }
a:link 
    { 
            text-decoration:none; 
     } 
#school   { width: 340px; height: 460px;   }
#phtitre  { width: 150px; height: 100px; }
#idfirst  { width: 346px; height: 142px; }
#idstyle   { width: 326px; height: 220px; }
#phcontact   { width: 285px; height: 195px; }
#phpratique  { width: 105px; height: 70px; }
#phformation  { width: 145px; height: 80px; }
#phatelier { width: 145px; height: 80px; }
#phmoxi  { width: 150px; height: 100px; }
#phmoxa  { width: 100px; height: 60px; }s
#phstb  { width: 150px; height: 100px; }
#phpapil { width: 50px; height: 34px; }
#phcoeur { width: 87px; height: 75px; }
#ifradim { width:400px; height: 150px; }

.imgfleche{
	width: 50px;
	height: 50px;
}

.floating-menu {
    width: 50%;
      position: fixed;


