/* 
 .--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--. 
/ .. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \
\ \/\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ \/ /
 \/ /`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'\/ / 
 / /\                                                                                    / /\ 
/ /\ \     ____  _   _ ____       ____ _____  _    _   _  ____ _____   _____ ____       / /\ \
\ \/ /    / ___|| | | | __ )     / ___|_   _|/ \  | \ | |/ ___| ____| |  ___|  _ \      \ \/ /
 \/ /     \___ \| | | |  _ \ ____\___ \ | | / _ \ |  \| | |   |  _|   | |_  | |_) |      \/ / 
 / /\      ___) | |_| | |_) |_____|__) || |/ ___ \| |\  | |___| |___ _|  _| |  _ <       / /\ 
/ /\ \    |____/ \___/|____/     |____/ |_/_/   \_\_| \_|\____|_____(_)_|   |_| \_\     / /\ \
\ \/ /                                                                                  \ \/ /
 \/ /                Fait avec Notepadd++ et amour, de la part de Camille et Julien      \/ / 
 / /\.--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--./ /\ 
/ /\ \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \/\ \
\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `' /
 `--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'  
*/

@font-face {
    font-family: mtslight;
    src: url('font/Montserrat-Light.ttf');
}

@font-face {
    font-family: mtssemibold;
    src: url('font/Montserrat-SemiBold.ttf');
}

@font-face {
    font-family: mtsblack;
    src: url('font/Montserrat-Black.ttf');
}

@font-face {
    font-family: mtsmedium;
    src: url('font/Montserrat-Medium.ttf');
}

html {
	background: #e0e0e0;
	height:100%;
}

body {
	width:100%;
	/* font-family: Arial, Helvetica, sans-serif; */
  	margin:0;
	padding:0;
	height:100vh;
	margin-top:-29px;
    background-image: url('icons/wallpaper.png');
	background-color:#e0e0e0;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	overflow-y:hidden;
}

::selection {
  color: #e0e0e0;
  background-color: #4642E2;
  border-radius:5px;
}

::-moz-selection {
  color: #e0e0e0;
  background: #4642E2;
  border-radius:5px;
}

.rec0 {
	position:absolute;
	width:80%;
	height:85%;
	left:10%;
	top:5%;
	/* background-color:transparent; */
	outline: 1px solid #c8c8c8;
	overflow: hidden;
	background-color: rgba(224, 224, 224, 0.45);
}

#rec0transparence {
	width:100%;
	height:100%;
	backdrop-filter: blur(3px);
}

#pagename {
	height:5%;
	width:80%;
    display:flex;
    justify-content:center;
    align-items:center;
	position: fixed;
	top: 7.1%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#pagename h1 {
	font-family: mtslight, sans-serif;
	text-transform: uppercase;
	color:#373737;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing: 1px;
	word-spacing: 5px;
	
}

#croix {
  position: fixed;
  top: 7.1%;
  left: 88.75%;
  transform: translate(-50%, -50%);
  height: 3%;
  overflow: auto;
  z-index:1000;
  overflow: hidden;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

#croix img {
	height:100%;
}

/* #croix:hover {
filter: hue-rotate(210deg) saturate(3);
} */

.rec1 {
	position:absolute;
	width:76%;
	height:92%;
	left:23%;
	top:5%;
	background-color:#FFA640;
	color:white;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}

.rec11 {
	position:absolute;
	width:100%;
	height:5.4%;
	display:flex;
    align-items:center;
}

.rec11 p {
	text-align: left;
	font-size:1em;
	font-family: mtssemibold, sans-serif;
	color:#9B6528;
	margin-left:1.5%;
}

.rec11 p {
	text-align: left;
	font-size:1em;
	font-family: mtssemibold, sans-serif;
	color:#9B6528;
}

.rec11 a:link {
text-decoration: none;
	text-align: left;
	font-size:1em;
	font-family: mtssemibold, sans-serif;
	color:#9B6528;
}

.rec11 a:visited {
text-decoration: none;
	text-align: left;
	font-size:1em;
	font-family: mtssemibold, sans-serif;
	color:#9B6528;
}

.rec11 a:hover {
	text-decoration: underline;
	text-underline-offset:2px;
/* background-color: #59665F; */

}

.rec11 a:active {
text-decoration: none;
/* background-color: red; */
}

.rec2 {
	position:absolute;
	width:97%;
	height:88.4%;
	left:1%;
	top:10%;
	background-color:#4642E2;
	

  overflow:hidden;
  font-family: mtssemibold, sans-serif;
  overflow: hidden;
  white-space: nowrap;
}

/* @@@@@ DEBUT RECTANGLE GAUCHE MENU DEROULANT @@@@@@@@@ */

.sidenav {
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #4642E2;
  overflow-x: hidden;
  padding-top: 11px;
  padding-left: 11px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 4px 4px 4px 4px;
  text-decoration: none;
  font-size: 0.75em;
  color: #e0e0e0;
  display: block;
  border: none;
  background: #4642E2;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  font-family: mtssemibold, sans-serif;
  padding-left: 6px;
}

.dropdown-btn img {
	margin-bottom:-1px;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  background-color: #373737;
  color: #e0e0e0;
}

/* .dropdown-btn:hover img { 								// SEULEMENT CE CODE EST FONCTIONNEL
filter: grayscale(100%) brightness(170%);					// mais faut l'implementer que si le reste fonctionne
-webkit-filter: grayscale(100%) brightness(170%);
-moz-filter: grayscale(100%) brightness(170%);
} */

/* #dropdown-container:hover, #id001:hover img {
filter: grayscale(100%) brightness(170%);
-webkit-filter: grayscale(100%) brightness(170%);
-moz-filter: grayscale(100%) brightness(170%);
} */

/* .sidenav img:hover {
	filter: hue-rotate(90deg);
} */

/* Add an active class to the active dropdown button */
.active {
/* ici pour changer la couleur quand il est actif */
}

/* Dropdown container with initial display set to block */
#dropdown-container {
  display: block;
  background-color: #F6F6F6;
}

#dropdown-container img {
  margin-bottom:-1px;
}

#hovercursor:hover {
	cursor: url('icons/no.png'), auto;
}

#hovered {
	background-color: #373737;
	color: #e0e0e0;
}

/* #dropdown-container:hover img {
	filter: grayscale(100%) brightness(170%);
} */

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/* @@@@@ FIN RECTANGLE GAUCHE @@@@@@@@@ */

.rec3 {
	position:absolute;
	width:75%;
	height:87%;
	left:23%;
	top:10%;
	background-color:#373737;
	overflow: scroll; /* STYLE DE LA SCROLLBAR ICI */
	overflow-x: hidden;
    scrollbar-color: #999 #373737;
	scrollbar-width: thin;
}

.rec3 p {
padding: 30px;
  /* font-family: 'Arial', sans-serif; */
  color:#9D9D9D;
font-size:1.2em;
letter-spacing: 1px;
margin-bottom: -20px;
text-align:justify;
}

.rec3 li {
padding-left: 50px;
padding-right: 50px;
  /* font-family: 'Arial', sans-serif; */
  color:#9D9D9D;
font-size:1em;
letter-spacing: 1px;
text-align:justify;
}

.rec3 ul {
padding-left: 50px;
padding-right: 50px;
  /* font-family: 'Arial', sans-serif; */
  color:#9D9D9D;
font-size:1em;
letter-spacing: 1px;
text-align:justify;
}

.rec3 h3 {
	color:#C0C0C0;
	padding-left:20px;
	font-family: mtssemibold, sans-serif;
	font-size:2em;
}

.rec3 h4 {
	color:#B5B5B5;
	padding-left:30px;
	font-family: mtssemibold, sans-serif;
	font-size:1.3em;
}

.rec3 h5 {
	color:#ABABAB;
	padding-left:30px;
	font-family: mtssemibold, sans-serif;
	font-size:1.1em;
}

#prerectangle {
	height:3%;
	background-color:transparent;
}

#cadrerectangle {
	width:112px;
	margin-top:30px;
}

#rectangle1 {
	width:65%;
	margin:1.5%;
	font-family: mtssemibold, sans-serif;
	padding:5%;
	padding-bottom:4%;
	padding-top:10%;
	margin-left:25%;
	margin-bottom:22%;
	user-select: none;
	-webkit-user-select: none; /*Safari*/
	-moz-user-select: none; /*Firefox*/
}

#rectangle1 img {
	width:84%;
	margin-left:8%;
}

#rectangle1 p {
	text-align: center;
	margin-top: 10%;
	color:#454545;
	font-size:0.8em;
	margin-bottom:3%;
}

#rectangle1:hover {
	outline: 1px solid #c8c8c8;
	/* border-radius:0px; */
	background-color: rgba(224, 224, 224, 0.45);
	backdrop-filter: blur(3px);
}

#rectangle2 {
	width:65%;
	margin:1.5%;
	font-family: mtssemibold, sans-serif;
	padding:5%;
	padding-bottom:4%;
	padding-top:8%;
	margin-left:25%;
	margin-bottom:22%;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#rectangle2 img {
	width:84%;
	margin-left:8%;
}

#rectangle2 p {
	text-align: center;
	margin-top: 10%;
	color:#454545;
	font-size:0.8em;
	margin-bottom:3%;
}

#rectangle2:hover {
	outline: 1px solid #c8c8c8;
	/* border-radius:0px; */
	background-color: rgba(224, 224, 224, 0.45);
	backdrop-filter: blur(3px);
	cursor: url('icons/no.png'), auto;
}

#rectangleu {
	text-decoration:none;
}

#cadrerectangle2 {
	position:absolute;
	top:29%;
	left:42%;
	width:112px;
	margin-top:30px;
}

.taskbar {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 5%;
  background-color: #4642E2;
  display: flex;
  justify-content: flex-start; /* Ajuster pour aligner à gauche */
  align-items: center;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */

}

.start-menu-button {
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  margin-left: 0px; /* Ajuster la marge */
  height: 100%; /* s'assurer que le bouton prend 100% de la hauteur de la barre des tâches */

}

.start-menu-button2 {
	position:absolute;
	right:0.9%;
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  height: 100%; /* s'assurer que le bouton prend 100% de la hauteur de la barre des tâches */
  
}

.start-menu-button img {
  height: 100%;
  width: auto;
}

.start-menu-button2 img {
  height: 100%;
  width: auto;
  position:absolute;
  right:1%;
  bottom:0;
}

.start-menu-container {
  height: 100%;
  
}

.start-menu {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 448px;
  /* background-color: #FFFFFF; */
  padding-bottom:20px;
  padding-top:15px;
  /* outline: 1px solid #c8c8c8; */
  border: 1px solid #c8c8c8;
  background-color: rgba(224, 224, 224, 0.45);
  backdrop-filter: blur(3px);
  border-bottom: 0;
  border-left: 0;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

/* @keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
} */

.start-menu a {
    display: block;
    height: 100%;
    width: 100%;
}

.starticon {
	background-color:#333333;
	width:100px;
	height:100px;
	display:inline;
/* 	margin-bottom:10px;
	margin-right:6px; */
	margin:10px;
	margin-bottom:0px;
	margin-right:-4px;
/* 	cursor:pointer;
	onclick:"index.html"; */
}

#hcard1 {
	background-color:#373737;
	width:388px;
	height:36px;
	display: inline-block;
/* 	margin-bottom:10px;
	margin-right:6px; */
/* 	cursor:pointer;
	onclick:"index.html"; */
	margin-left:20px;
	margin-top:5px;
	float:left;
	border-right: 20px solid #ffa640;
	border-left: 0px solid #4642e2;
	-o-transition:0.7s;
	-ms-transition:0.7s;
	-moz-transition:0.7s;
	-webkit-transition:0.7s;
	transition:0.7s;
	transition-timing-function: ease-in;
}


#hcard1:hover {
	border-right: 0px solid #ffa640;
	border-left: 20px solid #4642e2;
	-o-transition:0.05s;
	-ms-transition:0.05s;
	-moz-transition:0.05s;
	-webkit-transition:0.05s;
	transition:0.05s;
	transition-timing-function: ease-in;
}

#hcard1:active {
	background-color:#505050;
}

#hcard11 {
	position:relative;
	background-color:transparent;
	width:8%;
	height:100%;
	display: inline-block;
	left:0;
}

#hcard11 img {
	height:50%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#hcard12 p {
	text-decoration:none;
	font-family: mtssemibold, sans-serif;
	font-size:1em;
	color:#e0e0e0;
	margin-top:9px;
	padding-left:5px;
}

#hcard12 {
	position:relative;
	background-color:transparent;
	width:92%;
	height:100%;
	display: inline-block;
	right:0;
	vertical-align:top;
}



/* .starticon:hover {
	outline: 2px solid #555555;
} */

.starticon:hover {
	background-color: #444444;
}

.starticon a {
	font-family: mtssemibold, sans-serif;
	font-size:1em;
	position:relative;
	bottom:-4px;
	left:9px;
	text-decoration:none;
	font-weight: 350;
	color:white;
}

.starticonimg {
	width:40px;
	height:40px;
	margin-left:30px;
	margin-top:30px;
}

.starticonimg img {
	height:100%;
	width:100%;
}

.start-menu-container:hover .start-menu {
  display: block;
  
}

/* .start-menu    ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }

.start-menu    li {
      padding: 10px;
      background-color: #f0f0f0;
      margin-bottom: 5px;
      cursor: pointer;
    }

 .start-menu   li:hover {
      background-color: #e0e0e0;
    }
	 */
.start-menu-container2:hover .start-menu2 {
  display: block;
}

.start-menu-container2 {
  height: 100%;
}

.start-menu2 {
  display: none;
  position: absolute;
  bottom: 100%;
  right: 0;
/*   width: 150px;
  height:150px; */
  background-color: rgba(224, 224, 224, 0.45);
  backdrop-filter: blur(3px);
  /* border: 1px solid #333; */
  padding-left:20px;
  padding-right:15px;
  letter-spacing:10px;
  border: 1px solid #c8c8c8;
  border-bottom: 0;
  border-right: 0;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.start-menu2 img:hover {
/*  filter: brightness(125%); */
}

#hcard2 {
	background-color:#373737;
	width:40px;
	height:40px;
	display: inline-block;
/* 	margin-bottom:10px;
	margin-right:6px; */
/* 	cursor:pointer;
	onclick:"index.html"; */
	margin-right:5px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	border-top: 10px solid #ffa640;
	border-bottom: 0px solid #4642e2;
	-o-transition:0.35s;
	-ms-transition:0.35s;
	-moz-transition:0.35s;
	-webkit-transition:0.35s;
	transition:0.35s;
	transition-timing-function: ease-in;
}


#hcard2:hover {
	border-top: 0px solid #ffa640;
	border-bottom: 10px solid #4642e2;
	-o-transition:0.03s;
	-ms-transition:0.03s;
	-moz-transition:0.03s;
	-webkit-transition:0.03s;
	transition:0.03s;
	transition-timing-function: ease-in;
}

#hcard2:active {
	background-color:#505050;
}

#hcard21 {
	position:relative;
	background-color:transparent;
	width:100%;
	height:100%;
	display: inline-block;
}

#hcard21 img {
	width:50%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .start-menu2    ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }

.start-menu2    li {
      padding: 10px;
      background-color: #f0f0f0;
      margin-bottom: 5px;
      cursor: pointer;
    }

 .start-menu2   li:hover {
      background-color: #e0e0e0;
    }
		 */

.site-container {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.custom-link {
  text-decoration: none;
  height: 100%;
  color: #8D9695;
  background-color:red;
}

#taskbutton {
	width:9%;
	height:100%;
	display:flex;
    justify-content:center;
    align-items:center;
	border: 0px solid transparent; /* y'avait une border transparent ici pour eviter que ca se decalle quand hover */
	padding-left:1.5%;
	text-decoration:none;
}

#taskbutton_bis {
	padding-left:1.5%;
	text-decoration:none;
	width:9%;
	height:100%;
	display:flex;
    justify-content:center;
    align-items:center;
	border: 0px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
	border-top: 10px solid #FFA640;
	background-color: #373737;
	margin-bottom: 10px;
}

#taskbutton2 {
	width:90%;
	height:45%;
	display:flex;
    align-items:center;
	font-family: mtssemibold, sans-serif;
}

#taskbutton2 img {
	height:100%;
}

#taskbutton2 a:link {
	color:#e0e0e0;
	font-size:0.9em;
	padding-left:6%;
	text-decoration: none;
}

#taskbutton2 a:visited {
	text-decoration: none;
	color: #e0e0e0;
}

#taskbutton2 a:hover {
	text-decoration: none;
	color: #e0e0e0;

}

#taskbutton2 a:active {
	text-decoration: none;
	color: #e0e0e0;
}

#taskbutton2 p {
	color:#e0e0e0;
	font-size:0.9em;
	padding-left:6%;
}

#taskbutton:hover {
	border:0px;
	border-top: 10px solid #FFA640;
	background-color: #373737;
	margin-bottom:10px;
}

#taskbutton:hover #taskbutton2 a:link {
	color:#e0e0e0;
}

#taskbutton:hover #taskbutton2 a:visited {
	color:#e0e0e0;
}

#taskbutton:hover #taskbutton2 a:hover {
	color:#e0e0e0;
}

#taskbutton:hover #taskbutton2 a:active {
	color:#e0e0e0;
}

#taskbutton:hover #taskbutton2 img {
/* filter: grayscale(100%) brightness(150%);
-webkit-filter: grayscale(100%) brightness(150%);
-moz-filter: grayscale(100%) brightness(150%); */
}

#taskbutton3 {
	width:0.35%;
	height:100%;
	position:absolute;
	right:0;
	background-color:#3230A0;
}

#taskbutton3:hover{
   background-color:#e0e0e0;
}

#taskbutton3:active{
   background-color:#FFA640;
}

#taskbutton4 {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

/* .dossier-bureau {
	height: 100%;
}

.dossier-bureau p {
	margin-left:2%;
	position:center;
} */

/* #bigrectangle1 {
	float:left;
	height:100%;
	width:50%;
}

#bigrectangle2 {
	float:right;
	height:100%;
} */

#recherche { /* MOTS CLES POUR PARTIE HTML A UNLOCK = "BOUTON RECHERCHE ICI SEARCH SEARCHBAR SEARCH BAR" */
	margin-left:1%;
	margin-right:1%;
	height:80%;
	width:0.1%; /*ORIGINELLEMENT 10% */
	background-color:transparent; /* changer par une couleur si barre recherche doit revenir */
	border-radius:0px;
	position:relative;
}

#recherche img {
	float:right;
	height:100%;
}

.searchTerm {
  width: 80%;
  border: 0px solid;
  padding: 0px;
  padding-left:5%;
    position:absolute;
  right: 20%;
  top: 0;
  height: 100%;
  border-radius: 0px;
  outline: none;
  color: #2C9595;
  font-family: mtssemibold, sans-serif;
  background:#8EFFFF;
}

.searchTerm:focus{
  color: #1E1E1E;
}

.searchButton {
  position:absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 25%;
  height: 100%;
  border: 0px;
  background: #2C9595;
  text-align: center;
  color: #fff;
  border-radius: 1px 0px 0px 1px;
  cursor: pointer;
  font-size: 20px;
}

.searchButton img {
	position:center;
}

.searchButton:hover {
	background: #404040;
}

.searchButton:active {
	background: #FFA640;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

                      /* TIME       TIME       TIME       TIME       TIME       TIME       TIME       TIME       TIME       TIME        */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#clock0 {
	position:absolute;
	right:3.9%;
	background: transparent;
	border: none;
	color: white;
	cursor: pointer;
	height: 100%; /* s'assurer que le bouton prend 100% de la hauteur de la barre des tâches */
  
}

#clock {
	background-color:transparent;
	height:100%;
	display: flex;
	align-items: center;
	font-family:mtssemibold;
	font-size:0.52em;
	color:#e0e0e0;
}

/* for smaller screens below 700px */
@media only screen and (max-width: 700px) {
  body {
    font-size: 1rem;
  }
}

/*for smaller screens below 300px*/
@media only screen and (max-width: 300px) {
  body {
    font-size: 1rem;
  }
}




/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#separateur {
	background-color:white;
	width:100%;
	height:15px;
}

#wraprec3 {
	width:94.5%;
	margin:auto;
	margin-top:45px;
	margin-bottom:45px;
}

#wraprec3 p {
	padding:0;
	margin:0;
	font-family:mtsmedium;
	color:#d0d0d0;
	font-size:1em;
}

#wraprec3 li {
	padding:0;
	margin:0;
	font-family:mtsmedium;
	color:#d0d0d0;
	font-size:1em;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

                      /* OFFRES       OFFRES       OFFRES       OFFRES       OFFRES       OFFRES       OFFRES       OFFRES       OFFRES */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#offres1 {
	background-color:transparent;
	width:98.6%;
	margin: auto;
	margin-top:20px;
}

#offres2 {
	width:100%;
	margin: auto;
	margin-bottom:20px;
}

#offres2:after {
  content: "";
  display: table;
  clear: both;
}

#offres21 {
  float: left;
  width: 50%;
  background-color:transparent;
}

#offres211 {
  width:95%;
  margin-left:1.4%;
  margin-top:30px;
  background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
}

#offres211:hover {
	box-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#offres211 p {
  margin-right:32px;
  margin-left:32px;
  font-size:0.9em;
}

#offres211 hr {
	border: 2px solid #2C2C2C;
	margin-right:32px;
	margin-top:28px;
	margin-bottom:28px;
	margin-left:32px;
	border-bottom:1px solid #444444;
}

#offres2111 {
	width:100%;
	height:29px;
}

#offres21112 p {
	font-size:0.9em;
	margin-top:8px;
}

#offres2112 {
	width:100%;
	height:29px;
}

#offres22 {
  float: left;
  width: 50%;
  background-color:transparent;
}

#offres221 {
  width:95%;
  margin-left:3.6%;
  font-family:mtsmedium;
  margin-top:30px;
  background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
}

#offres221:hover {
	box-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#offres221 p {
  margin-right:32px;
  margin-left:32px;
  font-size:0.9em;
}

#offres221 hr {
	border: 2px solid #2C2C2C;
	margin-right:32px;
	margin-top:28px;
	margin-bottom:28px;
	margin-left:32px;
	border-bottom:1px solid #444444;
}

#offres21111 p {
	font-family:mtsblack;
	color:#FFA640;
	font-size:1.3em;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

                      /* WIKIPEDIA       WIKIPEDIA    WIKIPEDIA    WIKIPEDIA    WIKIPEDIA    WIKIPEDIA    WIKIPEDIA    WIKIPEDIA      */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#wiki1 {
	width:100%;
	margin: auto;
	margin-top:20px;
	margin-bottom:20px;
}

#wiki1:after {
  content: "";
  display: table;
  clear: both;
}

#wiki11 {
  float: left;
  width: 66%;
  background-color:transparent;
}

#wiki111 {
	width:85%;
	background-color:transparent;
	margin-left:6%;
	color:#d0d0d0;
}

#wiki111 i {
	display: block;
	font-size:0.85em;
	line-height: 1.15em;
}

#wiki111 h2 {
	font-family:mtsblack;
	font-size:6em;
	line-height:1em;
	text-align:right;
	letter-spacing:1px;
	text-shadow: 3px 3px 6px #2c2c2c, -3px -3px 6px #444444;
	color: #373737;
	margin-top: 32px;
	margin-bottom: 30px;
	margin-right:-7%;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
}

#wiki111 h2:hover {
	text-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#wiki111_2 h2 {
	font-size:4.8em;
}

#wiki111_3 h2 {
	font-size:4em;
}

#wiki111_4 h2 {
	font-size:3.5em;
}

#wiki111 hr {
	border: 2px solid #2C2C2C;
	width:100%;
	margin-top:28px;
	border-bottom:1px solid #444444;
}

#wiki111 h3 {
	font-family:mtsblack;
	font-size:1.8em;
	text-align:left;
	letter-spacing:1px;
	padding-left:0;
	margin-top:30px;
	margin-bottom:16px;
	color:#FFA640;
	margin-left: -5%;
}

#wiki1111 b {
	color:#d0d0d0;
	font-size:1.1em;
}

#wiki111 li, ol {
	color:#d0d0d0;
	padding-left: 22px;
}

#wiki1114 li {
	color:#d0d0d0;
	padding-left: 22px;
}

#wiki111 ul {
	padding-left: 14px;
}

#wiki111 a {
	display: inline-block;
	color:#d0d0d0;
	/* text-decoration:none; */
	text-decoration-thickness: 2px;
	text-decoration-color: #FFA640;
}

#wiki1111 p {
	text-align:left;
	font-size:0.9em;
}

#wiki1114 {
	padding-bottom:5px;
}

#wiki1112::after {
    content: '';
    display: block;
    width: 0;
    height: 0px;
    background: #FFA640;
    /* transition: height .3s; */
}

#wiki1112:hover::after {
    width: 100%;
    transition: height .15s;
	height: 20px;
	margin-top:-20px;
}

#wiki111 a:hover {
	color:#373737;
	-o-transition:0.08s;
	-ms-transition:0.08s;
	-moz-transition:0.08s;
	-webkit-transition:0.08s;
	transition:0.08s;
	transition-timing-function: ease-in;
}

#wiki12 {
	float: left;
	width: 34%;
	background-color:transparent;
}

#wiki121 {
  width:95%;
  margin-left:2.45%;
  font-family:mtsmedium;
  background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
	text-align:center;
}

#wiki121 img {
	border-radius:6px;
	width:84%;
	margin-top:27px;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%) contrast(50%) brightness(70%);
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#wiki121 img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
/* 	box-shadow:  0px 0px 0px #2c2c2c,
				 0px 0px 0px #444444; */
}

#wiki121 hr {
	border: 2px solid #2C2C2C;
	width:84%;
	margin-left:8%;
	margin-top:28px;
	margin-bottom:28px;
	border-bottom:1px solid #444444;
}

#wiki121 b {
	color:#FFA640;
	font-size:1.1em;
}

#wiki1211 {
	display:inline-block;
	width:84%;
	margin-top:25px;
}

#wiki1211 p {
	font-family:mtsblack;
	color:#FFA640;
	font-size:1.3em;
}

#wiki1213 p {
	font-size:0.9em;
	margin-top:8px;
	width:84%;
	margin-left:8%;
}

#wiki1212 p {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-family:mtsmedium;
	font-size:0.8em;
	color:#d0d0d0;
	width:84%;
	margin-left:8%;
}

#wiki1213 {
	width:100%;
	height:23px;
}



/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

                      /* PROPOSE       PROPOSE       PROPOSE       PROPOSE       PROPOSE       PROPOSE       PROPOSE       PROPOSE       */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#propose1 {
	width:100%;
	margin: auto;
	margin-top:20px;
	padding-bottom:45px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#propose1:after {
  content: "";
  display: table;
  clear: both;
}

#propose2 {
	float:left;
	width:95px;
	margin-right:5px;
	/* margin-top:15px; */ /* fonctionne mais decalle trop les icones en plus de wrap3 */
	font-family: mtssemibold, sans-serif;
	padding:10px;
	padding-bottom:10px;
	padding-top:15px;
	user-select: none;
	-webkit-user-select: none; /*Safari*/
	-moz-user-select: none; /*Firefox*/
}

#propose2 img {
	width:50%;
	margin-left:25%;
}

#propose2 p {
	text-align: center;
	margin-top: 10%;
	color:#d0d0d0;
	font-size:0.8em;
	margin-bottom:3%;
}

#propose2:hover {
	outline: 1px solid #484848;
	/* border-radius:0px; */
	background-color: rgba(224, 224, 224, 0.01);
}

/* #propose1 { */
	/* width:100%; */
	/* padding-left:10px; */
	/* padding-right:10px; */
	/* padding-top:20px; */
	/* padding-bottom:20px; */
	/* background-color:transparent; */
/* } */

/* #propose2 { */
	/* display:inline-block; */
	/* width:180px; */
	/* height:160px; */
	/* background-color:transparent; */
	/* user-select: none; */
	/* -webkit-user-select: none; */
	/* -moz-user-select: none; */
	/* vertical-align: top; */
/* } */

/* #propose2 img { */
	/* margin-left:32%; */
	/* width:36%; */
	/* background-color:transparent; */
/* } */

/* #propose2 p { */
	/* text-align:center; */
	/* font-family:mtssemibold; */
	/* margin-top: -7px; */
	/* color:#9D9D9D; */
	/* font-size:0.8em; */
/* } */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

                      /* EN COURS       EN COURS       EN COURS       EN COURS       EN COURS       EN COURS       EN COURS       */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#cours1 {
	width:100%;
	background-color:transparent;
	/* height:200px; */
	margin-bottom:30px;
}

#cours1:after {
  content: "";
  display: table;
  clear: both;
}

#cours11 {
	float: left;
	width: 15%;
	background-color:transparent;
  	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#cours111 {
  width: 80%;
  margin-left:8%;
  margin-top:14px;
  background-color:transparent;
  padding-top:18px;
  font-size:0.8em;
  font-family: mtsmedium;
}

#cours111:hover {
  outline: 1px solid #484848;
  cursor: url('icons/no.png'), auto;
}

#cours111 img {
	width:36%;
	margin-left:32%;
	margin-bottom:10px;
}

#cours111 p {
	text-align: center;
	padding-bottom:14px;
}

#cours12 {
  float: left;
  height:100%;
  width: 82%;
  margin-left: 2.2%;
  padding-bottom:25px;
  font-family: mtsmedium;
  background-color: #373737;
  border-radius: 17px;
  background: #373737;
  box-shadow: 3px 3px 6px #2c2c2c, 
			 -3px -3px 6px #444444;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  transition-timing-function: ease-in;
}

#cours12 hr {
	border: 2px solid #2C2C2C;
	margin-left:32px;
	margin-right:32px;
	margin-top:23px;
	margin-bottom:23px;
	border-bottom:1px solid #444444;
}

#cours12 p {
	padding:0;
	margin:0;
	padding-left:32px;
	padding-right:32px;
	font-size:0.85em;
	color:#d0d0d0;
}

#cours12 h3 {
	padding:0;
	margin:0;
	padding-left:32px;
	padding-right:32px;
	padding-top:25px;
	font-family: mtsblack;
	color: #FFA640;
	font-size: 1.1em;
	letter-spacing:1px;
}

#cours12:hover {
	box-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#cours12 br {
	display: block;
	margin-top:0.5em;
}

#cours121 p {
	font-size:0.75em;
	padding-left:32px;
	padding-right:32px;
	padding-top:10px;
	color:#d0d0d0;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/* NOUS TEMPLATE 2 NOTEPAD BLOC NOTE       NOUS TEMPLATE 2 NOTEPAD BLOC NOTE       NOUS TEMPLATE 2 NOTEPAD BLOC NOTE       NOUS TEMPLATE 2 NOTEPAD BLOC NOTE      */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

.rec00 {
	position:absolute;
	width: 28%;
    height: 78%;
    left: 66%;
    top: 15%;
	/* background-color:transparent; */
	outline: 1px solid #c8c8c8;
	overflow: hidden;
	background-color: rgba(224, 224, 224, 0.45);

}

#rec00transparence {
	position:absolute;
	width:100%;
	height:600%;
	margin-top:-250%;
	backdrop-filter: blur(3px);
}

#rec00pagename {
	height: 5%;
	width: 28%;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 17.1%;
	left: 79.9%;
	transform: translate(-50%, -50%);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#rec00pagename h2 {
	font-family: mtslight, sans-serif;
	text-transform: uppercase;
	color:#373737;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing: 1px;
	
}

#rec00croix {
  position: fixed;
  top: 17.1%;
  left: 92.75%;
  transform: translate(-50%, -50%);
  height: 3%;
  overflow: auto;
  z-index:1001;
  overflow: hidden;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

#rec00croix img {
	height:100%;
}

#rec4 {
	position: relative;
	width:94.4%;
	height:92.75%;
	background-color:#373737;
	margin-top:7.6%;
	margin-left:2.8%;
	z-index: 1000;
	font-family: "Courier", monospace;
	color:#d0d0d0;
	overflow-y:scroll;
	overflow-x: hidden;
    scrollbar-color: #999 #373737;
	scrollbar-width: thin;
}

#rec4 p {
	padding-right:15px;
	padding-left:15px;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/*             INDEX LISEZ-MOI      INDEX LISEZ-MOI      INDEX LISEZ-MOI      INDEX LISEZ-MOI      INDEX LISEZ-MOI      INDEX LISEZ-MOI      INDEX LISEZ-MOI      */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

.rec000 {
	position:absolute;
	width: 25%;
    /* height: 50%; */
    left: 56%;
    top: 15%;
	/* background-color:transparent; */
	outline: 1px solid #c8c8c8;
	overflow: hidden;
	background-color: rgba(224, 224, 224, 0.45);

}

#rec000transparence {
	position:absolute;
	width:100%;
	height:600%;
	margin-top:-250%;
	backdrop-filter: blur(3px);
}

#truepagename {
	position:absolute;
	background-color:transparent;
	width:25%;
	height:40px;
	top:15%;
	left:56%;
	text-align:center;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#truepagename h2 {
	font-family: mtslight, sans-serif;
	text-transform: uppercase;
	color:#373737;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing: 1px;
	margin-top:6px;
}

#truecroix {
	background-color:transparent;
	position:absolute;
	width:25%;
	height:40px;
	top:15%;
	left:56%;
	text-align:right;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#truecroix img {
	height:16px;
	width:16px;
	margin-top:12px;
	margin-right:14px;
}

#rec5 {
	position: relative;
	width:94.4%;
	/* height:92.75%; */
	background-color:#373737;
	margin-top:40px;
	margin-bottom:14px;
	margin-left:2.8%;
	z-index: 1000;
	font-family: "Courier", monospace;
	color:#d0d0d0;
	overflow-y:scroll;
	overflow-x: hidden;
    scrollbar-color: #999 #373737;
	scrollbar-width: thin;
	max-height: 50vh;
}

#rec5 p {
	padding-right:15px;
	padding-left:15px;
	margin-bottom:0px;
	
}

#rec5 h1 {
	display:inline;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
	line-height: inherit;
	padding-right:15px;
	padding-left:15px;
	margin-right:-14px;
}

#rec5 br {
	margin-top:-10px;
}

#texteadroite {
	text-align:right;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/*             NOUS TEXTE      NOUS TEXTE      NOUS TEXTE      NOUS TEXTE      NOUS TEXTE      NOUS TEXTE      NOUS TEXTE      NOUS TEXTE    */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

.rec0000 {
	position:absolute;
	width: 28%;
    /* height: 50%; */
    left: 66%;
    top: 17%;
	/* background-color:transparent; */
	outline: 1px solid #c8c8c8;
	overflow: hidden;
	background-color: rgba(224, 224, 224, 0.45);

}

#rec0000transparence {
	position:absolute;
	width:100%;
	height:600%;
	margin-top:-250%;
	backdrop-filter: blur(3px);
}

#truepagename2 {
	position:absolute;
	background-color:transparent;
	width:28%;
	height:40px;
	top:17%;
	left:66%;
	text-align:center;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#truepagename2 h2 {
	font-family: mtslight, sans-serif;
	text-transform: uppercase;
	color:#373737;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing: 1px;
	margin-top:6px;
}

#truecroix2 {
	background-color:transparent;
	position:absolute;
	width:28%;
	height:40px;
	top:17%;
	left:66%;
	text-align:right;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#truecroix2 img {
	height:16px;
	width:16px;
	margin-top:12px;
	margin-right:14px;
}

#rec6 {
	position: relative;
	width:94.4%;
	/* height:92.75%; */
	background-color:#373737;
	margin-top:40px;
	margin-bottom:14px;
	margin-left:2.8%;
	z-index: 1000;
	font-family: "Courier", monospace;
	color:#d0d0d0;
	overflow-y:scroll;
	overflow-x: hidden;
    scrollbar-color: #999 #373737;
	scrollbar-width: thin;
	max-height: 60vh;
}

#rec6 p {
	padding-right:15px;
	padding-left:15px;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/*             INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      INFOS      */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#infos1 {
	width:92%;
	background-color:transparent;
	margin-left:4%;
	color:#d0d0d0;
}

#infos1:after {
  content: "";
  display: table;
  clear: both;
}

#infos1 i {
	display: block;
	font-size:0.85em;
	line-height: 1.15em;
}

#infos1 hr {
	border: 2px solid #2C2C2C;
	width:100%;
	margin-top:50px;
	margin-bottom:5px;
	border-bottom:1px solid #444444;
}

#infos1 h3 {
	font-family:mtsblack;
	font-size:1.8em;
	text-align:left;
	letter-spacing:1px;
	padding-left:0;
	margin-top:45px;
	margin-bottom:30px;
	color:#FFA640;
	margin-left: -3.1%;
}

#infos1 li, ol {
	color:#d0d0d0;
	padding-left: 22px;
}

#infos1 ul {
	padding-left: 14px;
}

#infos1 a {
	display: inline-block;
	color:#d0d0d0;
	/* text-decoration:none; */
	text-decoration-thickness: 2px;
	text-decoration-color: #FFA640;
}

#infos1 a:hover {
	color:#373737;
	-o-transition:0.08s;
	-ms-transition:0.08s;
	-moz-transition:0.08s;
	-webkit-transition:0.08s;
	transition:0.08s;
	transition-timing-function: ease-in;
}

#infos11 {
  float: left;
  width: 66%;
  background-color:transparent;
}

#infos111 {
	width:90%;
	background-color:transparent;
	color:#d0d0d0;
}

#infos12 {
  width:100%;
  margin-top:6px;
  font-family:mtsmedium;
  background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	text-align:center;
	overflow:hidden;
}

#infos12 img {
	width:100%;
	margin-bottom: -4px;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#infos13 {
	width:100%;
	height:55px;
	float:left;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/*             VOUS // CIBLE      VOUS // CIBLE      VOUS // CIBLE      VOUS // CIBLE      VOUS // CIBLE      VOUS // CIBLE      VOUS // CIBLE      */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#vous1 {
	width:92%;
	margin-left:4%;
	background-color:transparent;
}

#vous1:after {
  content: "";
  display: table;
  clear: both;
}

#vous11 {
  float: left;
  width: 45%;
  background-color:transparent;
  background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
	padding-bottom:20px;
}

#vous11:hover {
  box-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#vous11 p {
	text-align:justify;
  padding-top:20px;
  padding-right:22px;
  padding-left:22px;
}

#vous111 {
  width: 98%;
  height:98%;
  margin:1%;
  background-color:transparent;
}

#vous12 {
	float: left;
	width: 55%;
	background-color:transparent;
	text-align:right;
  	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#vous12 h2 {
	display:inline;
	font-family:mtsblack;
	font-size:7em;
	line-height:1em;
	text-align:right;
	letter-spacing:1px;
	text-shadow: 3px 3px 6px #2c2c2c, -3px -3px 6px #444444;
	color: #373737;
	margin-top: 0;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
}

#vous12 h2:hover {
	text-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#vous2 {
	width:92%;
	margin-left:4%;
	margin-top:50px;
	background-color:transparent;
}

#vous2:after {
  content: "";
  display: table;
  clear: both;
}

#vous21 {
  float: left;
  width: 50%;
  background-color:transparent;
}

#vous21:after {
  content: "";
  display: table;
  clear: both;
}

#vous211 {
	float: left;
	width: 20%;
	background-color:transparent;
  	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#vous211 p {
	position:relative;
  margin-top:30px;
  text-align:right;
  font-size:5em;
  line-height:0.01em;
  font-family:mtsblack;
  color: #FFA640;
  
}

#vous212 {
  float: left;
  width: 64%;
  margin-left:4%;
  background-color:transparent;
}

#vous212 p {
  text-align:left;
  font-size:0.9em;
}

#vous22 {
  float: left;
  width: 50%;
  background-color:transparent;
}

#vous23 {
	width:100%;
	height:65px;
	float:left;
	background-color:transparent;
}

#vous24 {
	width: 92%;
	margin-left: 4%;
	margin-bottom:50px;
}

#vous24 hr {
	border: 2px solid #2C2C2C;
	width:100%;
	margin-top:30px;
	margin-bottom:25px;
	border-bottom:1px solid #444444;
}

#vous24 a {
  display: inline-block;
  color: #d0d0d0;
  text-decoration-thickness: 2px;
  text-decoration-color: #FFA640;
}

#vous24 a:hover {
  color: #373737;
  -o-transition: 0.08s;
  -ms-transition: 0.08s;
  -moz-transition: 0.08s;
  -webkit-transition: 0.08s;
  transition: 0.08s;
  transition-timing-function: ease-in;
}

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

/*             CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       CONTACT       */

/* ############################################################################################################################################################## */
/* ############################################################################################################################################################## */

#contact0 {
	margin-top:35px;
	margin-bottom:35px;
}

#contact1 {
	width:92%;
	margin-left:4%;
	background-color:transparent;
}

#contact1:after {
  content: "";
  display: table;
  clear: both;
}

#contact11 {
  float: left;
  width: 35%;
   height:220px;
}

#contact111 {
	background-color:#373737;
	border-radius:17px;
	background: #373737;
	box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	-o-transition:0.1s;
	-ms-transition:0.1s;
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;
	transition-timing-function: ease-in;
	margin-bottom:20px;
	padding-top:15px;
	padding-bottom:15px;
}

#contact111:hover {
  box-shadow:  1px 1px 2px #282828,
				-1px -1px 2px #4a4a4a;
}

#contact111 p {
	width:88%;
	margin-left:6%;
}

#contact111 hr {
	width:88%;
	margin-left:6%;
	border: 2px solid #2C2C2C;
	margin-top:20px;
	margin-bottom:15px;
	border-bottom:1px solid #444444;
}

#contact1111 p {
	font-family:mtsblack;
	color:#FFA640;
	font-size:1.3em;
	width:88%;
	margin-left:6%;
}

#contact1112 p {
	font-size:0.8em;
	margin-top:8px;
	width:84%;
	margin-left:6%;
	margin-top:2px;
}

#contact12 {
	float: left;
	width: 65%;
	background-color:transparent;
  	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#contact121 {
	margin-left:20px;
	background-color:#373737;
  border-radius:17px;
  background: #373737;
  box-shadow:  3px 3px 6px #2c2c2c,
				-3px -3px 6px #444444;
	padding-top:20px;
	padding-bottom:14px;
}

#contact121 a {
	text-decoration:none;
}

#contact121 hr {
	margin-left:20px;
	margin-right:20px;
	border: 2px solid #2C2C2C;
	margin-top:19px;
	margin-bottom:11px;
	border-bottom:1px solid #444444;
}

#contact1211 {
	width:100%;
	background-color:transparent;
	height:38px;
	font-size:1.1em;
}

#contact1211 p {
	padding-top:9px;
	padding-left:20px;
}

#contact1211:hover {
	background-color:#404040;
}

#contact1211 b {
	font-family:mtsblack;
	font-weight:100;
}

#contact1211:hover b {
	color:#FFA640;
}

#contact1212 p {
	font-size:1.1em;
	padding-left:20px;
	display:inline;
}

#contact1212 img {
	width:30px;
	height:30px;
	margin-right:20px;
	margin-top:-5px;
	float:right;
}

#contact121bis {
	display:inline-block;
}

#blinked {
	display:inline;
	animation:blink 1s linear infinite;
	color:#d0d0d0;
}

@keyframes blink {
	20% {opacity:1;}
	30% {opacity:0;}
	70% {opacity:0;}
	80% {opacity:1;}
}

/* 
 .--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--. 
/ .. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \
\ \/\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ \/ /
 \/ /`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'\/ / 
 / /\                                                                                    / /\ 
/ /\ \     ____  _   _ ____       ____ _____  _    _   _  ____ _____   _____ ____       / /\ \
\ \/ /    / ___|| | | | __ )     / ___|_   _|/ \  | \ | |/ ___| ____| |  ___|  _ \      \ \/ /
 \/ /     \___ \| | | |  _ \ ____\___ \ | | / _ \ |  \| | |   |  _|   | |_  | |_) |      \/ / 
 / /\      ___) | |_| | |_) |_____|__) || |/ ___ \| |\  | |___| |___ _|  _| |  _ <       / /\ 
/ /\ \    |____/ \___/|____/     |____/ |_/_/   \_\_| \_|\____|_____(_)_|   |_| \_\     / /\ \
\ \/ /                                                                                  \ \/ /
 \/ /                                                                       The end      \/ / 
 / /\.--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--..--./ /\ 
/ /\ \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \.. \/\ \
\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `'\ `' /
 `--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'`--'  
*/