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

#topcontes {
	position:absolute;
	width:122px;
	height:175px;
	z-index:9;
	left: 738px;
	top: 8px;
}
#contestxt {
	position:absolute;
	width:848px;
	height:150px;
	z-index:10;
	left: 6px;
	top: 249px;
	border:medium double #699;
	font-family: "Times New Roman";
	font-size:18px;
}

#tableau {
	position:absolute;
	width:815px;
	height:516px;
	z-index:7;
	left: 6px;
	top: 330px;
	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;
	font-family: "Times New Roman", sans-serif, serif;
	font-size:16px;
}
#tableau table  tr td p {
	font-family : "Times New Roman", sans-serif, serif;
	font-size:16px;
}
  a.bulleR {
  font-family: "Times New Roman", Times, serif;
  position:relative;
}
a.bulleR:hover {
   background: none; 
   z-index: 500;
}
a.bulleR span {display: none;
}
a.bulleR:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-weight:normal;
   width:176px;
   height:500px;
   top: -60px; 
   left: 240px;
   padding: 1px;
} 
 .auteurs {
	 color:#33C;
	 font-weight:bold;
}
