body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: justify;
	width: 500px;
	background-color:#000000
}
titre {
	font-size: 14px;
	color: #FF6633;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9900cc;
}
a:link, a:visited{
	color: #0099ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.orange {color:#ffffff}

.contenu {
	padding:25px;
}
