.colonne {
	background-image: url(img/fond.jpg);
	background-repeat: repeat;
	background-position: center;
}
body {
	background-color: #1E1B14;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.Style4 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.Style5 {color: #FFFFCC}
.Style6 {color: #FFFFFF}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC33;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.Style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.Style4 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
