html {
	background: #4B515D url(../images/sommaire_background4.jpg) repeat-y 100% 0;
	width: 170px;
}

#navigation {
	padding-top: 70px;
	margin: 30px 20px 0 0;
	background: #4B515D url(../images/fenetre_a.jpg) no-repeat 50% 0;
	width: 150px;
}

#navigation ul {
	padding: 25px 0 85px 0;
	background: #4B515D url(../images/fenetre_r.jpg) no-repeat 50% 100%;
}

#navigation ul.first {
	background: #4B515D url(../images/fenetre_m.jpg) no-repeat 50% 100%;
}

#navigation li {
	margin-bottom: 0.9em;
	text-align: center;
}

#navigation a {
	color: #CBC6BC;
	font-size: 93%;
	font-family: Helvetica;
	text-decoration: none;
	font-weight: normal;
}

#navigation a:hover {
	color: #EEE;
	text-decoration: underline;
}