body {
	background:url(../img/fond.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	}

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

.content_background {
	background:url(../img/fond-content.gif) top center no-repeat;
	width:740px;
	padding:0 10px 0 10px;
	margin:0 auto 0 auto;
	height:1%;
	overflow:hidden;
	}

.footer {
	background:url(../img/footer.gif) no-repeat;
	width:760px;
	height:70px;
	margin:0 auto 0 auto;
	}

.texte {
	margin:10px 20px 10px 20px;
	text-align:justify;
	}

.texte ul {
	list-style:square;
	}

.photo {
	margin:0 auto 0 auto;
	width:385px;
	}