body {padding-top:0px;}
a {color:black;}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}
.btn-large {width:100%;}
.entete {background-color:#ffffff;}
.colgauche {background-color:#ffffff;margin-top:5px;}
.centre {background-color:#ffffff;margin-top:5px;}
.coldroite {background-color:#ffffff;margin-top:5px;}
.pieddepage {background-color:#ffffff;margin-top:5px;}
.titrepage {background-color:cyan;text-align:center;font-family: cursive,sans-serif;}
#gallery img {max-height: 200px;object-fit: cover;}
pre{counter-reset: line; background-color:black; color:white;}
code {counter-increment: line;}
code:before {content: counter(line);background-color:blue;color:yellow; font-weight:bold;padding:0 3px;}

@media only screen and (max-width: 320px) {
h1 {font-size: 1em;}
}
