* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	/*background-color: #000;*/
	background: url(fond.jpg) transparent 0 0;
	height: 100%;
	margin-bottom: 1px;
}

#Content {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background: url(bonhomme.png) transparent no-repeat center bottom;
}

#Contenu {
	margin: 10% auto;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.TxtNormal a:hover {
	font-weight: bold;
}

.Titre {
	color: #999999;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 10px;
	padding-top: 10px;
}

.Contenu {
	font-size: 14px;
	letter-spacing: 2px;
	color: #000;
}

.BdP {
	color: #990000;
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -40%;
	width: 80%;
}

img {
}

.BdP img {
	vertical-align: middle;
	width: 64px;
	height: 12px;
	border: none;
	padding-bottom: 2px;
}

img.ligne {
	width: 80%;
	height: 1px;
	margin: 10px 0;
}

img.pligne {
	width: 160px;
	height: 2px;
	margin: 10px 0;
}

.TxtNormal {
	color: #990000;
}
span.TxtNormal a {
	margin-top: 20px;
	display: block;
}
