/* ----------------- Styles COLLEGIX SAVOIR ----------------- */
	#quinze1 {
		position: relative;
		margin-top: 60px;
		margin-bottom: 0;
		padding-top: 10px;
		height: 30px;
		text-align: center;
		color: white;
		background: silver;
		border-radius: 33px 33px 0 0;
		border-top: 2px solid #DE3163;
		}
	#bvs {
		position: absolute;
		top: -5px;
		left: 50px;
		width: 80px;
		padding: 5px;
		color: grey;
		font-size: 0.9em;
		}
	#brc {
		position: absolute;
		top: -5px;
		left: 880px;
		width: 80px;
		padding: 5px;
		color: grey;
		font-size: 0.9em;
		}
	#quinze2 {
		margin-bottom: 40px;
		height: 40px;
		background: silver;
		border-radius: 0 0 33px 33px;
		box-shadow: 4px 4px 10px rgba(140,0,40,0.5);
		}
	#trident {
		text-align: center;
		padding-top: 30px;
		background-color: whitesmoke;
		}
	#trident img {
		margin-right: 5px;
		margin-left: 5px;
		}
	#min1, #min3 {
		opacity: 0.4;
		}
	#min2 {
		opacity: 0.4;
		border: 0;
		border-radius: 12px 0 12px 0;
		}
	#b1 {
		width: 120px;
		margin: 15px;
		padding: 8px;
		color: grey;
		font-size: 0.9em;
		margin-bottom: 30px;
		}
	#b1:hover, #bvs:hover, #brc:hover {
		color: dodgerblue;
		}
	#hellostar {
		position: absolute;
		bottom: 150px;
		right: 100px;
		border: 0;
		}
/* ------- central ------- */
	#odyssey {
		position: relative;
		padding-top: 120px;
		min-height: 880px;
		text-align: center;
		color: white;
		background-color: black;
		}
	#odyssey img {
		border: 1px solid #333;
		margin: 15px;
		border-radius: 18px;
		}
	@media(orientation:portrait){
		#space {
			padding-top: 60px;
			padding-bottom: 80px;
			background-color: black;
			}
		#joke {
			position: absolute;
			top: 20px;
			left: 330px;
			font-size: 2em;
		}
	}
	@media(orientation:landscape){
		#space {
			background-color: black;
			}
		#joke {
			position: absolute;
			top: 30px;
			left: 350px;
			font-size: 1.5em;
		}
	}
	#iss {
		box-shadow: 4px 4px 10px rgba(140,0,40,0.5);
		}
	#copernic {
		position: absolute;
		top: 50px;
		left: 50px;
		}
	#pasteur {
		position: absolute;
		top: 250px;
		left: 50px;
		}
	#einstein {
		position: absolute;
		top: 450px;
		left: 50px;
		}
	#curie {
		position: absolute;
		top: 590px;
		left: 130px;
		}
	#gauss {
		position: absolute;
		top: 615px;
		left: 330px;
		}
	#fermi {
		position: absolute;
		top: 600px;
		left: 550px;
		}
	#lavoisier {
		position: absolute;
		top: 580px;
		left: 750px;
		}
	#freud {
		position: absolute;
		top: 380px;
		left: 850px;
		}
	#irene {
		position: absolute;
		top: 200px;
		left: 850px;
		}
	#darwin {
		position: absolute;
		top: 20px;
		left: 850px;
		}
	#galilee {
		position: absolute;
		top: 730px;
		left: 180px;
		}
	#descartes {
		position: absolute;
		top: 750px;
		left: 360px;
		}
	#newton {
		position: absolute;
		top: 750px;
		left: 530px;
		}
	#maxwell {
		position: absolute;
		top: 750px;
		left: 720px;
		}