/* ----------------- Styles COLLEGIX SEARCH ----------------- */
	#louve {
		border-radius: 0 14px 14px 0;
		}
	#auguste {
		margin-left: 60px;
		border-radius: 150px;
		}
	.sousmoi {
		display: inline-block;
		padding-bottom: 5px;
		}
	#roma {
		border-top: 1px solid lightyellow;
		}
	#roma img {
		border-top: 34px solid #F9EEDF;
		border-bottom: 34px solid #F9EEDF;
		}
	#forum {
		position: relative;
		text-align: center;
		margin-bottom: 150px;
		}
	#downdown {
		width: 1024px;
		min-height: 60px;
		background-color: whitesmoke;
		}
	#bfor {
		position: absolute;
		top: 580px;
		left: 30px;
		display: none;
		width: 120px;
		margin: 15px;
		padding: 8px;
		color: grey;
		font-size: 0.9em;
		}
	#bfor:hover {
		color: dodgerblue;
		}
	#triomphe1 {
		margin-top: 40px;
		border-left: 0;
		border-top: 0;
		border-right: 0;
		border-bottom: 2px solid silver;
		border-radius:  6px 6px 0 0;
		}
	#triomphe {
		position: absolute;
		bottom: 2px;
		left: 100px;
		border-left: 0;
		border-top: 0;
		border-right: 0;
		border-bottom: 2px solid silver;
		border-radius:  6px 6px 0 0;
		box-shadow: 4px 4px 10px rgba(140,0,40,0.5);
		z-index: 10;
		}	
	#shootingstar {
		position: absolute;
		bottom: 8px;
		right: 100px;
		border: 0;
		border-radius: 50px;
		box-shadow: 4px 4px 10px rgba(140,0,40,0.5);
		opacity: 0.8;
		z-index: 20;
		}
	#raum4 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 1024px;
		border: none;
		}