		

			body {

				width: 550px;

				margin: auto;

			<--!	text-align: center;  -->

				font-family: verdana, arial, helvetica, sans-serif;

				font-size: 0.9em;

				margin-top: 50px;

				line-height: 1.5em;

			}

			

			h1 {

				font-size: 1.5em;

				margin-bottom: 30px;

			}



			ul {
		
				 list-style: none;

			}



			a {

				text-decoration: none;

				color: #999;

				font-size: 1.2em;

			}

			

			a:visited {

				color: #bbb;

			}

			

			a:hover {

				text-decoration: underline;

			}

			

			#contenu p {

				text-align: justify;

			}

			

			#footer {

				margin-top: 35px;
				font-size: 0.8em;

			}

		
