@charset "utf-8";
/* CSS Document */


#hanzo {
	position:absolute;
	width:122px;
	height:181px;
	z-index:9;
	left: 545px;
	top: 2px;
}
#karl {
	position:absolute;
	width:139px;
	height:184px;
	z-index:1;
	left: 688px;
	top: 0px;
}
#atitr {
	position:absolute;
	width:840px;
	height:171px;
	z-index:202;
	left: 22px;
	top: 260px;
}
#tableau {
	position:absolute;
	width:815px;
	height:669px;
	z-index:7;
	left: 6px;
	top: 416px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
a.bulle {
  position:relative;
}
a.bulle:hover {
   background: none; 
   z-index: 500;
}
a.bulle span {
	display: none;
}
a.bulle:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   width:176px;
   height:500px;
   top: -150px; 
   left: 170px;
   padding: 1px;
}
 .auteurs {
	 color:#33C;
	 font-weight:bold;
}
