#IMG_1{
	transform: rotate3d(0, 0, 1, -15deg);
	width: 15%; 
	height: 15%;
}
#IMG_2{
	transform: rotate3d(0, 0, 1, -25deg);
	width: 15%; 
	height: 15%;
}
#body_fond{
	background-image: url(t.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: fixed;
}
/*
#site_menu{
	background-repeat: repeat; 
	background-image:url(); 
	border-style: ridge; 
	border-width: 0px; 	
	position: relative; 
	max-height: 180px; 
	max-width: 1880px;"
}
*/
#ref_button{
	position: relative; 
	left: 2%; 
}
#a{
	position: relative; 
	left: 2%;
}
#b{
	position: relative; 
	right: 75%;
}
#table_id_1{
	position: relative; 
	bottom: 20%;
}
#table_id_2{
	position: relative; 
	left: 20%;
	width: 62%;
}
#font_news{
	background-image:url("background3_l.jpg");
	position: relative;
	max-width: 5000px;
	max-height: 5000px;
	width: 80%;
	height: 100%;
	text-align: center;
	left:10%;
	box-shadow: 5px 5px 5px 5px black;
}
.table_per_case{
	text-align: justify;
	border: ridge;
	border-width: 2px;
	height: 20%;
	font-size: 25;
}
#main_bienvenue{
	font-size: 18px;
	font-family: arial;
	color:darkgreen;
	margin: auto;
	text-align: center;
}
#bandeau{
	box-shadow: 5px 5px 5px black;
	position: relative;
	left: 25%;
}
#footer{
	background-image: url(fond.jpg);
	position: relative;
	height: 150pt;
	width: 102%;
	border-top: ridge;
	right: 0.5%;
	border-width: 15px;
	top: 50px; 
}
#button_down{
	position: fixed;
	height: 10%;
	width: 7%;
	left: 93%;
	bottom: 42%;
}
#button_up{
	position: fixed;
	height: 11%;
	width: 7%;
	left: 93%;
	bottom: 52%;
}
#right_DandU{
	background-image: url(DandU_image.png);
	height: 40%;
	width: 25%;
	position: fixed;
	left: 80%;
	bottom: 40%;
}
#BigOne_Title{
	font-size: 250%;
	color: darkgreen;
}
#mise_en_page_footer{
	font-size: 15%;
}
#WeldoneWelcome{
	color:darkgreen;
	font-size: 20px;
}
.IMG_class_0{
	position: relative;
	height: 50%;
	width: 50%;
	filter: blur(5px);
	filter: brightness(1.1);
	box-shadow: 20px 20px 20px black;
}
.Title_IMG{
	color:midnightblue;
}
#marges_1{
	position: relative;
	left: 5%;
	height: 50%;
	width: 85%;
	text-align: left;
}
#middle{
	right:100px;
}
#blue_div{
	position: relative;
	background-image: url(schear.png);
	background-position: center;
	background-size: 110%;
	width: 30%;
	height: 180px;
	left:150%;
	bottom: 125px;
}
#blue_schear{
	position: relative;
	left:12%;
	top:27%;
	height: 20%;
	width: 75%;
	border-color: darkgreen;
	font-family: Harrington;
	font-size: 100%;
}
#blue_button{
	position: relative;
	left: 12%;
	top:30%;
}
#ortographe_erreur_supprime_mot{
	color: red;
	animation-duration: 5s;
	animation-name: magique;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes magique{
	from {
		margin-left: 10%;
		color:red;
	}
	to {
		margin-right: 10%;
		color: blue;
	}
}
#fusée{
	background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/start.png);
	animation-name: booster;
	animation-duration: 15s;
	height: 20%;
	width: 20%;
	animation-iteration-count: infinite;
}
@keyframes booster{
	0% {
		margin-left:150%;
		transform: rotate3d(0, 0, 1, -45deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level0.png);
	}
	10% {
		margin-right:65%;
		transform: rotate3d(0, 0, 1, -25deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level1.png);
		background-size: cover;
	}
	20% {
		margin-right:55%;
		transform: rotate3d(0, 0, 1, 0deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level1.png);
		background-size: cover;
	}
	30% {
		margin-right:75%;
		transform: rotate3d(0, 0, 1, 25deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level1.png);
		background-size: cover;
	}
	40% {
		margin-right:80%;
		transform: rotate3d(0, 0, 1, 35deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level3.png);
		background-size: cover;

	}
	80% {
		margin-right:85%;
		transform: rotate3d(0, 0, 1, 95deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/level1.png);
		background-size: cover;
	}
	100% {
		margin-right:-150%;
		transform: rotate3d(0, 0, 1, 95deg);
		background-image: url(http://cdi-vd.pixel-games.ovh/AnnimationFusée/start.png);
		background-size: cover;
	}
}
.video{
	height: 35%;
	width: 35%;
	box-shadow: 25px 25px 25px black;

}
#table_video{
	align-content: left;

}
#IMP_0{
	color: red;
	font-size: 80%;
}
.HIGHT{
	text-align: center;
	border: ridge;
	border-color: black;
	border-width: 15%;
	width: 50px;
}
.LOW{
	text-align: center;
	border: ridge;
	border-color: black;
	border-width: 15%;
	width: 50px;
}
#horaires{
	position: relative;
	left: 10%;
	top: 85px;
	border-width: 15%;
	border: ridge;
	border-color: black;
	height: 35%;
	width: 75%;
}
#avion{
	height: 10%;
	width: 10%;
	background-image: url(AnnimationFusée/avion.png);
	background-size: cover;
	animation-name: avion_go;
	animation-duration: 20s;
}
@keyframes avion_go{
	10% {
		margin-left: 120%;
		transform: rotate3d(0, 0, 1, 25deg);

	}
	20% {
		margin-left: 75%;
		transform: rotate3d(0, 0, 1, -25deg);
	}
	30% {
		margin-left: 55%;
		transform: rotate3d(0, 0, 1, 25deg);
	}
	40% {
		margin-left: 25%;
		transform: rotate3d(0, 0, 1, 30deg);
	}
	50% {
		margin-left: 5%;
		transform: rotate3d(0, 0, 1, 5deg);
	}

	60% {
		margin-right: 50%;
		transform: rotate3d(0, 0, 1, -25deg);
	}
	70% {
		position: relative;
		margin-right: 75%;
		transform: rotate3d(1, 0, 1, 0deg);
		background-image: url(AnnimationFusée/avion.png);
	}
	80% {
		position: relative;
		margin-right: 120%;
		transform: rotate3d(1, 0, 1, 0deg);
		background-image: url(AnnimationFusée/avion.png);
	}
	100%{
		margin-right: 130%;
		background-image: url(AnnimationFusée/vide.png);
	}
	

}
#liste_info{
	text-align: left;
	width: 90%;
	font-family: X-Files;
}
#DIV_QCM{;
	position: relative;
	left: 25%;
	bottom: 50%;
	text-align: left;
	width: 50%;
	height: 50%;
	background-color: darkgreen;
	border-radius: 10px ;
	border: ridge;
	border-color: black;
}
#maj{
	position: relative;
	text-align: left;
	left: 20%;
}