body {
	background-color: #6B6B6B;
}
#principale {
	font-size: 24px;
	color: #FFFFFF;
	width: 980px;
}
#corps {
	width: 980px;
	margin-left: -490px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 50%;
}

#echec {
	font-size: 24px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}


#detail {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 980px;
}
#details {
	width: 980px;
	margin-top: 50px;
}

