html { font-size: 62.5%; }
body { font-size: 1em;}

@media (max-width: 300px) {
    html { font-size: 70%; }
}

@media (min-width: 500px) {
    html { font-size: 80%; }
}

@media (min-width: 700px) {
    html { font-size: 120%; }
}

@media (min-width: 1200px) {
    html { font-size: 150%; }
}
body {
  background-color: #000000;	
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  display: block;
  background-repeat: no-repeat;
  height: 100vh;
}
.overlay {
  font-family: verdana;
  height: 100vh;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0, 0.9);
  overflow-y: scroll;
  overflow-x: hidden;
}
.overlay-content {
  position: relative;
  text-align: left;
  margin-top: 30px;
}
.overlay a {
  /*padding: 8px;*/
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 0.3em 0.6em;
  transition: 0.3s;
}
.overlays a:hover, .overlay a:focus {
  color: #ffffff;
  opacity: 0.5;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 30px;
  top: 15px;
  right: 35px;
  }
}
#cybermap {
  /*background-color: #000000;*/
  background-size: cover;
  top: 0px;
  display: block;
}
#tariff {
  background-color: #000000;
  background-size: cover;
  top: 0px;
  display: block;
}
#articles {
  background-color: #000000;
  background-size: cover;
}
#parcour {
  /*background-color: #000000;*/
  background-size: cover;
  top: 0px;
  display: block;
}
#news {
  /*background-color: #000000;*/
  /*background-size: cover;*/
}
#color {
  background-size: cover;
}
span#menuh {
  margin: 10px 10px 10px 10px;
}
span#menug {
  margin: 10px 10px 10px 10px;
}
span#menug:hover {
  opacity: 0.5;
}
#conteneur{
/*height: 100%;*/
position: relative;
bottom: 0px;
}
#menu, #contenu {
padding:0px 0;
}
a#cyber {
	color: #ffff00;		
}
#main {
/*background-color: #000000;*/
max-width: 100%;
margin-top: 100px;
display: block;
height: 100vh;
}
table {
	 width: 100%;
	 /*height: 90%;*/
	 /*border-spacing: 0px;*/
}
table#technog {
	 width: 100%;
	 height: 94vh;
	 /*border-spacing: 0px;*/
}
td {
text-align: center;
border-spacing: 0px;
}
	ul#main-nav1 {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	ul#main-nav1 a {
	font-family: verdana;
	margin: 0px;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	padding: 0.3em 0.5em;
	border-bottom: 0.4em solid #769FC1;
	color: #ffffff;
	/*background:#000000;*/
	width: 6em;
	}
	ul#main-nav1 a:hover {
	border-bottom: 0.4em solid #C41039;
	/*background: #FCB330;*/
	width: 6em;
	}
	ul#titre1 {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	ul#titre1 a {
	font-family: verdana;
	margin: 0px;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	color: #ffffff;
	padding: 0.3em 0.5em;
	border-bottom: 0.4em solid #FCB330;
	/*background:#000000;*/
	width: 20em;
	}
#menu  {
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-color: #000000;
height:100px;
width:100%;
display: block;
position: fixed;
z-index: 10000;
top: 0;
}
table#t1 {
	 width: 100%;
	 height: 100px;
	 border-spacing: 0px;
}
img#logo {
	width: 150px;
	height: 68px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
	height: 100px;
}
td#t2 {
	 text-align: center;
	 width: 33%;
	 border-spacing: 0px;
}
td#t3 {
	 text-align: center;
	 width: 34%;
	 border-spacing: 0px;
}
td#t4 {
	 text-align: center;
	 width: 33%;
	 border-spacing: 0px;
}
#contenu {
margin-top: 0px;
display: block;
width: 100%;
overflow: auto;
z-index: 1000;
}
div
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}
h1 {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: inline;
	color: #ffffff;
	font-size: 16px;
    font-weight: normal;
	margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	text-align: center;
}
h3 {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: inline;
	color: #ffffff;
	font-size: 16px;
    font-weight: normal;
	margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h1#actunews {
	color: #0048ff;
}
h3#actunews {
	color: #0048ff;
}	
img {
Width: 560px;
}
img#lieux {
Width: 375px;
}
img#rss {
Width: 150px;
}
a.accueilt {
	text-align: center;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size: 20px;
}
p	{
	text-align: center;
}
a {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	/*display: block;*/
	color: #ffffff;
}
#tt {
	font-size: 16px;
	text-align: justify;
	width: 800px;
	margin: 0 auto;
}
#tk a:link {
  color: #3879b0;
}
#tk a:visited {
  color: #ffff00;
}
#tk a:hover, #tt a:focus {
  color: #ff0000;
}
#tts {
	font-size: 16px;
	color: #000000;
/*	text-align: justify;*/
	width: 50%;
	margin: 0 auto;
}
a#lien {
	color: #0078ff;		
}
.container {
	width: 100%;
	text-align: center;
}
li {
list-style-type: none;
}
#accueil {
	text-align: center;
}
div#title_header {
	position: fixed;
	top: 0;
	right: 0px;
	left: 0px;
	background-color: #000000;
	margin: 100px 0px 0px 0px;
	height: 28px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
div#rss {
	top: 0px;
	left: 0px;
	text-align: left;
	background-color: #333333;
	font-size: 12px;
}
img#rssimgi {
	width: 100%;
}
section {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	background-color: #000000;
	bottom: 0;
}
footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 28px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}
header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30px;
}
a#rss2 {
	color: #ffffff;
	display: block;
}
a#rss2r {
	color: #00ccff;
	display: block;
}
a#rss2j {
	color: #ffff00;
	display: block;
}
a#source {
	color: #ffffff;
	display: block;
}
td#rssne {
	background-color: #333333;
	width: 33%;
}
#findex {
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 2px 2px;
}
#findex:hover {
  opacity: 0.5;
}
tr#ttarif {
color: #ffffff;
width: 100%;
}
td#ttarif1 {
width: 20%;
text-align: left;
}
td#ttarif2 {
width: 16%;
}
td#ttarif3 {
width: 20%;
text-align: right;
}
table#ttarif10 {
color: #ffffff;
width: 90%;
margin-top: 100px;
}
table tr#ttarif:nth-child(odd){
  background-color:rgba(0, 0, 0, 0.5);
  color: #0078ff;
}
table tr#ttarif10:nth-child(odd){
  background-color:rgba(0, 0, 0, 0.5);
  color: #0078ff;
}
.hud-menu { position: fixed; top: 100px; left: 30px; z-index: 998; display: none; flex-direction: column; gap: 10px; animation: fadeIn 0.3s ease-in-out forwards; padding: 20px;}
.hud-menu a { color: cyan; background: rgba(0,255,255,0.1); border: 1px solid #00ffff; padding: 8px 12px; border-radius: 8px; text-decoration: none; font-size: 14px; backdrop-filter: blur(4px); transition: background 0.3s; }
.hud-menu a:hover { background: rgba(0,255,255,0.3); }
.hud-menu { background: rgba(0, 0, 0, 0.7);
