#page {
	width: 616px;
	padding: 12px 8px 0 8px;
	background: #dedede;
}
#aide-txt {
	width: 600px;
	padding: 8px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.6em;
}
#page #pied {
	padding-bottom: 8px;
}
#page #pied .menu {
	background: #504a4c url(/i/pied-page632.gif) no-repeat scroll top center;
}
.menu a:link, .menu a:visited {
	color: #fff;
}
#page #pied .menu a:hover, #page #pied .menu a:active {
	color: #c0eefe;
	text-decoration: underline;
}

#aide-txt div {
	margin-bottom: 1.4em;
}
#aide-txt div.contenu-pied {
	margin: -8px;
}
#aide-txt p {
	text-align: justify;
}
#aide-txt h1 {
	margin: 1.07em auto .535em;
	text-align: center;
	color: #9bcc3d;
	font-size: 1.4em;
	font-style: oblique;
	text-transform: uppercase;
}
#aide-txt h2 {
	margin: 1.07em 0 .535em;
	color: #f63;
	font-size: 1.4em;
	text-transform: uppercase;
}
#aide-txt a:link {
	color: #f63;
}
#aide-txt a:visited {
	color: #f63;
}
#aide-txt a:hover {
	color: #f00;
	text-decoration: underline;
}
#aide-txt a:active {
	color: #f00;
	text-decoration: underline;
}
#aide-txt a:focus {
	color: #f00;
}

#aide-txt ul {
	list-style-type: square;
	list-style-position: inside;
}
#aide-txt .last {
	padding-bottom: 36px;
	margin-bottom: 0;
}

