body {
	background-color: #000000;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
}
a.bidule:link, a.bidule:visited, a.bidule2:link, a.bidule2:visited {
	color:#ffffff;
	text-decoration: none;
	
}
a.bidule:link, a.bidule:visited {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#bla {
	position:absolute;
	left:200px;
	top:60px;
	width: 400px;
	height: 100px;
}

#Tableau_01 {
	position:absolute;
	left:10px;
	top:10px;
	width:774px;
	height:350px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 3px solid #000000;
	background-color: #262c26;
}

#a00 {
	position:absolute;
	left:5px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#a00hov {
	position:absolute;
	left:5px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#a00hov:hover {
  background-color: #212121;
}
#b05 {
	position:absolute;
	left:114px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#b05hov {
	position:absolute;
	left:114px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#b05hov:hover {
  background-color: #990000;
}
#c07 {
	position:absolute;
	left:224px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#c07hov {
	position:absolute;
	left:224px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#c07hov:hover {
  background-color: #162b48;
}
#d09 {
	position:absolute;
	left:334px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#d09hov {
	position:absolute;
	left:334px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#d09hov:hover {
  background-color: #fff8e6;
}
#e11 {
	position:absolute;
	left:445px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#e11hov {
	position:absolute;
	left:445px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#e11hov:hover {
  background-color: #000000;
}
#f13 {
	position:absolute;
	left:556px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#f13hov {
	position:absolute;
	left:556px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#f13hov:hover {
  background-color: #710102;
}
#g15 {
	position:absolute;
	left:669px;
	top:200px;
	width:100px;
	height:100px;
	z-index:100;
}
#g15hov {
	position:absolute;
	left:669px;
	top:200px;
	width:100px;
	height:100px;
	z-index:200;
	-webkit-transition:all 2s ease-in-out;
	-moz-transition:all 2s ease-in-out;
	-o-transition:all 3s ease-in-out;
}
#g15hov:hover {
  background-color: #ffffff;
}
