@charset "UTF-8";
body {
	height: 100%;
	overflow: hidden;
	background-color: #FFF;
}
h1 {
	font-family: verdana;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
}
#liens {
	padding: 5px;
	text-align: right;
}
#sommaire {
	height: 60px;
	width: 910px;
}

