body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	background: url(../img/bg_noir.jpg) repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
}

#contenu {
	width: 500px;
	height: 400px;
	background: url(../img/bg_index.png) no-repeat top center;
	margin: 0 auto 0 auto;
	position: relative;
	top: 80px;
	border: 0;
}

#fr {
	position: relative;
	top: 300px;
	left: 50px;
	border: 0;
	text-align: center;
	width: 84px;
	float: left;
}

#en {
	position: relative;
	top: 300px;
	left: 130px;
	border: 0;
	text-align: center;
	width: 84px;
	float: left;
}

#de {
	position: relative;
	top: 300px;
	left: 210px;
	border: 0;
	text-align: center;
	width: 84px;
	float: left;
}

#email {
	position: relative;
	top: 420px;	
	.top: 340px!important;
	_top: 340px!important;
	left: -125px;
	.left: 0px!important;
	_left: 0px!important;
	border: 0;
	text-align: center;
	width: 500px;
}

a {
	color: #b80000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#email a {
	color: #ffffff;
	text-decoration: none;
}

#email a:hover {
	color: #b80000;
	text-decoration: none;
}

img {
	border: 0;
}
