body{background-image:linear-gradient(#20214F,#0F4066);margin:10px;padding:10px;font-family:"helvetica",verdana,arial,"sans serif"}
footer{clear:both;text-align:center}
img{border:none}
p,div{font-size:12pt;color:white}
h1,h2{color:white;text-align:center;text-shadow: 4px 4px 4px #999}
h1{font-size:22pt}
h2{font-size:18pt}
h3{color:yellow;font-size:16pt}
.centre{text-align:center}
a{color:grey;}
#commentaire{max-width:563px;padding: 20px;text-align:center;margin-left:auto;margin-right:auto;border-style:solid;border-width:8px}
#legende,#imagettes{max-width:1029px;text-align:center;margin-left:auto;margin-right:auto}
#st{color:yellow;font-weight:bold}
#note{font-style:italic}
@media(max-width:640px){
*{box-sizing:border-box}
body{width:auto;margin:0;padding:0}
img,input,section,form{max-width:100%}
img {height:auto}
textarea,table,td,th,code,pre,samp{
hyphens:auto;
word-wrap:break-word; /* passage à la ligne forcé */
}
.hide_mobile {display:none !important;}
body:before {content:"Site compatible smartPhones";display:block;text-align: center;font-style:italic;color:#777;}
}