body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#page {
	height: 750px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#en-tete {
	height: 100px;
	background-image: url(none);
}
#en-tete h1 {
	color: #000;
	text-align: justify;
	text-indent: 620px;
	font-style: italic;
	font-size: 14pt;
	margin: 0px;
	padding-top: 10px;
}
#pied-de-page {
	clear: both;
	text-align: center;
	font-size: 9pt;
}
#image p img {
	border: medium outset #999;
}
#texte {
}
#contenu {
	margin-left: 250px;
}
#colonne-gauche {
	width: 220px;
	float: left;
}
#image-gauche {	
	height: 368px;
	width: 116px;
	background-image: url(none);
}