body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Special Elite', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
/*	background-color: #ffff01; */
/*	background-color: rgba(253,242,255,0.5); */
	background-image: none;
}

.aside li {
	border-bottom: 1px solid silver;
}


a:hover {
	background-color: transparent;
	color: black;
}

.header {
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	width: 70%;
	border:  0;
}

.nav ul li.on a {
	background-color: silver;
}

.content {
	min-height: 0;
}

.titre_rubrique {
	font-style: italic;
	font-size: small;
	color: silver;
	line-height: 100%;
	padding-top: 0.5em;
}

.menu_articles small, .info-publi, .generator {
	display: none;
}

#formulaire_recherche label {
	visibility: hidden;
}

.formulaire_recherche input.text {
	width: auto;
	background-color: silver;
	border-color: silver;
}

.image_home {
	margin-bottom: 2em;
}

.footer {
	padding: 0;
	font-size: 80%;
	margin-top: 20px;
}

.page_plan h3 {
	display: none;
}