﻿body {
	color: white;
	background: black url("../images/fond.jpg") no-repeat;
	text-align: center;
}

embed {
	width: 480px;
	height: 350px;
}

img {
	border: 0;
}

table {
	border: 0;
	width: 100%;
	position: relative;
}

a {
	color: #3333FF;
	text-decoration: none;
}

a:hover {
	color: #cccc33;
	font-weight: bold;
}

#tabs {
	Position: fixed;
	left: -40px;
	top: -2%;
	z-index: 1;
}

#tabs li {
	display: inline;
	height: 46px;
}

#tabs li a {
	float: left;
	background: #fff url(../images/onglet.bmp) no-repeat;
	color: #808080;
	padding: 14px 0;
	width: 138px;
	font-weight: bold;
}

#tabs li a:hover {
	background: #fff url(../images/onglet-2.bmp) no-repeat;
	color: #000;
}
#span {
Text-align: Left;
}

.texte-noir {
      background-color: black;
margin: 0 auto;
display: inline-block;
}
