/* NORMALE */

#pageHeader h1 {
	position: fixed;
	top: 35px;
	letter-spacing: 4px;
	margin: 0;
	padding: 33px 0 0 25px;
	font-size: 20px;
	word-spacing: 3px;
}

#pageHeader h2 {
	position: fixed;
	letter-spacing: 6.5px;
	margin: 0;
	padding-left: 27px;
	padding-top: 6px;
	font-size: 11px;
	padding-bottom: 0;
	word-spacing: 3px;
	color: #808080;
	top: 90px;
}


