body {
	background-color: #663300;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	background-image: url(images/index_02.jpg);
	line-height: 31px;
	color: #FFCC00;
	height: 32px;
	width: 800px;
	background-repeat: no-repeat;
	text-align: center;
}
.bas {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFCC;
	background-image: url(images/index_06.jpg);
	text-align: center;
	height: 32px;
	width: 800px;
	background-repeat: no-repeat;
}
.bott {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 800px;
}

