body {
	font-family: Helvetica, Arial, "DejaVu Sans Condensed",  sans-serif;
	color: #555;
	text-align: justify;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'QlassikMediumRegular', Helvetica, Arial, "DejaVu Sans Condensed",  sans-serif;
	}
	
#title-wrap {
	text-align: center;
	color: #888;
	/*text-shadow: 1px 1px 1px #aaa;*/
	}
	
#menu-wrap {
	text-align: center;
	}
	
#menu-wrap a {
	color: black;
	text-decoration: none;
	}

#contenu h2 {
	text-align: center;
	}
form {
	text-align: center;
	}
p.small {
	font-size: 0.7em;
	}
table{
	text-align: center;
	}
	
#footer {
	text-align: center;
	font-size: 0.7em;
	}
#footer a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover {
	text-decoration: underline;
	}