@charset "UTF-8";
body{text-align:center;background-image:url("fond.gif");background-repeat:repeat;height:100%;border:0px solid transparent;font-size:1em;margin:0px 0px 0px 0px;min-height:100%;padding:0px 0px 0px 0px;width:100%;}
img, object, embed, canvas, video, audio, picture{max-width:100%;height:auto;}
form{width:100%;}
select, label, input{display:inline-block;margin:5px;min-height:25px;}
input{display:block;width:15.625%;margin:5px auto;}
h1{font-size:1.6em;}
h2{font-size:1.475em;}
@media screen and (max-width:1024px){input{width:30%;}}
@media screen and (max-width:760px){input{width:40%;}}
@media screen and (max-width:420px){input{width:60%;}}

