body{background-color: black}
#table {display:block;width: 60%;height: auto;text-align: center;margin:-10px auto 0 20%;background-color: black;position: relative}
a:link, a:visited, a:hover, a:active {text-decoration: none;border: none;outline:none}
.bleu { text-decoration: none}
.bleu:hover {word-spacing:1px;letter-spacing:1px}
.rouge {width: 50px;height: 50px;margin-top:-20px; filter:contrast(70%)}
.rouge:hover {width: 70px; height:54px;filter:contrast(400%)}
h1 {font-family: georgia;font-size: 28px;line-height:180%;color: red;font-weight: normal;font-style: normal;text-transform: none;text-align: center;margin-top: 10px;padding: 1px}
h2 {font-family: georgia;font-size: 20px;line-height:140%;color: silver;font-weight: normal;font-style: normal;text-transform: none;text-align: center;margin-top: -30px;padding: 1px}
h3 {font-family: georgia;font-size: 16px;line-height:140%;color: silver;font-weight: normal;font-style: normal;text-transform: none;text-align: center;margin-top: -2%;padding: 1px}
h4 {font-family: Arial;font-size: 0.9em;color: white;font-weight: normal;font-style: normal;text-transform: none;text-align: center;margin-top: -7px;letter-spacing:0.5px;padding: 1px;white-space: pre-wrap;word-wrap: break-word}
h5 {font-family: georgia;font-size: 16px;line-height:140%;color: silver;font-weight: normal;font-style: normal;text-transform: none;text-align: center;margin-top:auto ;width: auto;padding: 1px}
h6 {font-size: 1.2em;text-align: center;color: #ff0000;margin-top: -12px;padding: 1px}
.s3 {display: block;	margin:40px auto 0 auto;text-align:center;Z-index: 100;text-decoration: none;position: relative}
.texte {border: none;width: 80%;height: auto;text-align: center;margin:40px auto 0 10%;position: relative}
.cle {border: none;width: 40%;height: auto;text-align: center;margin: 10px auto 0 30%;position: relative}

@media only screen and (max-width: 860px)
{	
#table {}
.s3 {margin-top:60px; margin-left:-8%}
.texte  {width: 80%;margin:60px auto 0 10%}
}

@media only screen and (min-width: 860px) and (max-width: 1280px) and (orientation : landscape)
{
#table {}
.s3 {margin:60px auto 0 17%}
.texte  {width: 80%;margin:60px auto 0 10%}
} 
