body {
	margin: 0;
	background-image: url(../images/fond.jpg);
}
#conteneur {
	height: 763px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/feuille.gif);
	margin-top: 50px;
	position: fixe;
}

#menu {
	float: left;
	width: 130px;
	position: relative;
0; 0; 20;;
	margin-top: 200px;
	margin-left: 20px;
	z-index: 1000;
}
#modifiable {
	float: right;
	width: 850px;
	position: relative;
	z-index: 900;
}
#contenu {
	margin-right: 40px;
	margin-left: 30px;
}

#contenu a {
	color: #7A5A8D;
	text-decoration: none;
}
#contenu a:hover {
	color: #990000;
	text-decoration: none;
}
.timesbolditalic24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
}
#titre2 {
	float: right;
	width: 850px;
}
.courrier18noir {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.courrier14noir {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}

.times18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666633;
}
#contenu table {
	text-align: justify;
}
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666633;
}
#conteneur #modifiable #contenu #image {
	margin-right: 10px;
	margin-left: 10px;
}
.arial14violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A527B;
	font-weight: normal;
}

