/* @override 
	http://10.37.129.2:8888/~max/Alina/www/views/cv.css
	http://localhost:8888/~max/Alina/www/views/cv.css
*/

#menu {
	bottom: 4em;
	right: 3em;
}

#fond {
	left: 50%;
	margin-left: 60px;
	/*right: 25%;*/
}

#contenu {
	width: 50%;
	padding:  30px 0 0 30px;
	/*position: relative;*/
	/*
	position: relative;
	top: 0;
	height: 100%;
	bottom: 0;
	height: 600px;
	left: 0;
	right: 50%;*/
}

h3 {
	margin-top: 4em;
}

p.signature {
	position: absolute;
	top: 30px;
	right: 3em;
	font-size: .8em;
}