.noir {
	background-color: #000000;
	background-repeat: repeat;
}
.menu2 {
	background-image: url(images/menu-suite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}
.image {
	background-color: #000000;
	vspace="30"
}


}





a:link {
	font-size: 24px;
	color: #009999;
}
a:visited {
	color: #339966;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.table {
	border: medium solid #CC0000;
}
.arriere {
	background-image: url(../images/arriere.jpg);
	background-repeat: repeat;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
.credit {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
}
.debut {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.lien {
	font-size: 24px;
	color: #009999;
}
