

#entete, #bandeGauche, #menu-haut, .noprint {
	display : none;
}

#titre h1 {
	margin : 0;
	padding : 0;

	margin-top : 1em;
	margin-bottom : 1em;

	font-size : x-large;
	font-weight : normal;
}

#pied {
	border-top : 1px solid #999;
	font-size : 0.85em;

	color : #999;

	margin-top : 1.5em;
	padding-top : 2px;
}

#pied a {
	color : #999;
}

#pied #pied-gauche {
	float : left;
}

#pied #pied-droite {
	float : right;
}