#navigation,
.noprint {
	display: none !important;
}

/* ------------------- */
/* --- typographie --- */
/* ------------------- */

body {
	font-size: small;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	margin: 0 0 1em 0;
}
h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.75em;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #000;
	text-decoration: none;
}
ul {
	margin-bottom: 1em;
}
#column-2 ul,
#column-2-home ul {
	list-position: outside;
	list-style: disc;
	margin-left: 1.2em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.csc-textpic img {
	margin-bottom:1em !important;
}
