html, body {
	margin: 0;
	font-size: 1em;
	color: #000;
}
body {
	margin: 10px;
	padding: 5px ;
}

#container {

}
#menu-top,#sous-menu-top,h1#header,#gauche,#droite,div#footer,#atoz-container,#atoz-centercontainer {
	display: none;
}

#center img {
	display: none;
}
#center img.hidden {
	display: inline;
	position: absolute;
	margin: auto;
	top: 20%;
}

a {
	text-decoration: none;
	color: #000;
}

p {
	text-align: justify;
}
