body {	
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  display: block;
  background-repeat: no-repeat;
}
.overlay {
  font-family: verdana;
  height: 100%;
  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;
  }
}
#cinema {
  /*background-color: #000000;*/
  background-size: cover;
}
#color {
  background-image: url("../images/overlay3_bis_02b.jpg");
  background-size: cover;
}
#msetup {
  /*background-color: #000000;*/
  background-size: cover;
}
#rvirtuelle {
  /*background-color: #000000;*/
  background-size: cover;
}
#maccueil {
  /*background-color: #000000;*/
  background-size: cover;
}
#rsociaux {
  /*background-color: #000000;*/
  background-size: cover;
}
#tctf {
  /*background-color: #000000;*/
  background-size: cover;
}
#news {
  /*background-color: #000000;*/
  background-size: cover;
}
#cybermap {
  background-color: #000000;
  background-size: cover;
}
img#findex {
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 2px 2px;
}
img#findex:hover {
  opacity: 0.5;
}
img#logo {
	width: 150px;
	height: 86px;
}
img#logok {
	width: 100px;
	height: auto;
}
html, body{
height: 100%;
}
#conteneur{
height: 100%;
position: relative;
}
#entete, #menu, #contenu {
padding:0px 0;
}
#entete {
height: 210px;
background-color: #000000;
text-align: top;
background-image: url("../images/logo.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 50%;
margin-left: 160px;
display: block;
}
#main {
max-width: 100%;
margin-top: 100px;
display: block;
height: 100%;
}
span#menuh {
  margin: 10px 10px 10px 10px;
}
span#menug {
  margin: 10px 10px 10px 10px;
}
span#menug:hover {
  opacity: 0.5;
}
table#t1 {
	 width: 100%;
	 height: 100px;
	 border-spacing: 0px;
}
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;
}
table {
	 width: 100%;
}
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: 9em;
	}
	ul#main-nav1 a:hover {
	border-bottom: 0.4em solid #C41039;
	/*background: #000000;*/
	width: 9em;
	}
	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-image: url("../images/overlay3_bis_02b.jpg");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
/*background-color: #363636;*/
height:100px;
width:100%;
display: block;
position: fixed;
z-index: 10000;
top: 0;
}
	ul#main-nav {
	font-family: verdana;
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	}
	ul#main-nav img#logo {
	width: 150px;
	height: auto;
	}
	ul#main-nav li {
	margin: 0;
	padding: 0;
	list-style: true;
	float: left;
	width: 150px;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	}
	ul#main-nav li a {
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size: 15px;
	padding: 0.3em 0.6em;
	background: #000000;
	border-bottom: 0.5em solid #000000;
	}
	ul#main-nav li a:hover {
	background: #000000;
	border-bottom: 0.5em solid #ffffff;
	}
#contenu {
margin-top: 0px;
display: block;
width: 100%;
overflow: auto;
}
#contenue {
margin-top: 0px;
display: block;
width: 100%;
}
#col-md-8 {
	text-align: justify;
	width: 800px;
	margin: 0 auto;
}
#twitch {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}
a#title {
color: #ffff00;
text-align: center;
}
div#footer {
font-family: Verdana;
font-size: 28px;
color: #c0c0c0;
background-color:#4c4c4c;
vertical-align: top;
text-align: center;
clear:both;
bottom: 0px;
position: fixed;
width:100%;
display:inline-block;
height: 34px;
}
#spacer{
height: 40px;
}
h2 {
	font-family: verdana;
	font-size: 20px;
	color: #ffff00;
	text-align: center;
}
h1 {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-size: 20px;
	text-align: center;	
}
a#newsTXT {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffff00;
	font-size: 14px;
	background: #4c4c4c;
	text-align: left;		
}
a#cyber {
	color: #ffff00;		
}
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;
}
li.accueilli {
	text-align: left;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffff00;
	font-size: 16px;
}
p	{
	text-align: center;
}
p#title {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffff00;
	font-size: 16px;
}
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:hover, #tt a:focus {
  color: #ff0000;
}
#tlieux {
	font-size: 16px;
	width: 100%;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	color: #ffffff;
	text-align: justify;
	width: 800px;
	margin: 0 auto;
}
#tweet {
	width: 33%;
	float: left;
	top: 0px;
	text-align: left;
}
.container {
	width: 100%;
	text-align: center;
}
#Sociau {
	width: 30%;
	float: left;
	padding-left: 40px;
	text-align: center;
	
}
#twit {
	width: 33%;
	float: left;
	top: 0px;
	text-align: center;
}
p.contor {
	text-align: Left;
}
#description {
	text-align: justify;
}
#image {
text-align: center;
}
li {
list-style-type: none;
}
#accueil {
	text-align: center;
}
.divTable{
	display: table;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.divTableRow {
	display: table-row;
	background-color:#585858;
}
.divTableRow:nth-child(odd) {
	background-color:#000000;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell1, .divTableHead {
	/*border: 1px solid #999999;*/
	display: table-cell;
	padding: 3px 10px;
	width: 15%;
	vertical-align: center;
}
.divTableCell2, .divTableHead {
	/*border: 1px solid #999999;*/
	display: table-cell;
	padding: 3px 10px;
	vertical-align: center;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
div#title_header {
	position: fixed;
	top: 0;
	right: 0px;
	left: 0px;
	background-color: #000000;
	margin: 0px;
	height: 28px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.rss {
	position: fixed;
	float: left;
	top: 0;
	left: 0;
	width: 33%;
	height: 250px;
	text-align: left;
}
div#rss {
	background-color: #74868e;
	font-size: 12px;
}
.rsscyber {
	text-align: left;
}
section {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	min-height: 78vh;
	background-color: #ffffff;
}
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: 150px;
}
a#rss2 {
	color: #ffffff;
}
td#rssne {
	background-color: #74868e;
}
#findex {
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 2px;
}
#table1 {
  height: 28px;
  width: 100%;
  border-spacing: 0px;
  vertical-align: top;
}
#afooter {
display: inline-block;
}
#pfooter {
text-align: center;
margin-block-start: 0px;
margin-block-end: 0px;
margin-inline-start: 0px;
margin-inline-end: 0px;
vertical-align: top;
display: inline-block;
}