body {
	background-image: url(images/thyriana-webdesign-infographiste.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#content-index {
	display: block;
	width: 270px;
	padding-left: 560px;
	padding-top: 330px;
}
#content-404 {
	display: block;
	background-image: url(images/fond-404.gif);
	width: 1024px;
	height: 768px;
	position: relative;
}
#bas_index {
	display: block;
	width: 980px;
	text-align: center;
	padding-left: 100px;
	padding-top: 50px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #660000;
}
.maj {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 0px;
	display: block;
}

