/* @override 
	http://grogro.local:8888/~max/Alina/www/views/accueil.css
	http://localhost:8888/~max/Alina/www/views/accueil.css
*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#menu {
	position: absolute;
	top: 3em;
	left: 20px;
	z-index: 5;
}

#fond {
	right: 0;
	width: 100%;
}

#fond img {
	margin: auto 0 0 auto;
	position: absolute;
	bottom:0;
	right: 0;
}

#lang {
	position: absolute;
	top: 1em;
	color: #463e3a;
	right: 1em;
}

#lang:hover {
	color: silver;
}
