/* CSS Document */
a {color: black; text-decoration: none;}
#header h1 {font-size: 110%}
.menu, #evitement, #footer {
	display: none;
}

