body {
	background: #000000;
}
p {
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	text-align: center;
}
h2 {
	color: #FFFFFF;
	text-align: center;
}
h3 {
	color: #FFFFFF;
	text-align: center;
}
h4 {
	color: #FFFFFF;
	text-align: center;
}
h5 {
	color: #FFFFFF;
	text-align: center;
}
h6 {
	color: #FFFFFF;
	text-align: center;
}
div.bande {
	background: url(images/design/bande.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	text-align: center;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF3300;
}
.pgrand {
	font-size: 18px;
}
li {
	color: #FFFFFF;
}.pblanc {
	color: #FFFFFF;
}
