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

#toppoemes {
	position: absolute;
	left: 674px;
	top: 8px;
	width: 187px;
	height: 174px;
	z-index: 4;
}
#poemetxt {
	border:medium double #399;
	position: absolute;
	background: transparent;
	top: 316px;
	left: 14px;
	height: 107px;
	width: 900px;
	z-index:10;
}
#titrepoemes {
	position:absolute;
	width:384px;
	height:1464px;
	z-index:501;
	left: 323px;
	top: 281px;
}	
#tableau {
	position:absolute;
	width:900px;
	height:auto;
	z-index:7;
	left: 10px;
	top: 290px;
	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:BlackChancery;
	font-size:20px;
}
  a.bulle {
  font-family: BlackChancery;
  font-size: 20px;
  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: -60px; 
   left: 240px;
   padding: 1px;
}
a.colm {
	font-family: BlackChancery;
  	font-size: 20px;
  	position:relative;
}
a.colm:hover {
   background: none; 
   z-index: 500;
}
a.colm span {
	display: none;
}
a.colm:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   width:176px;
   height:500px;
   top: -200px; 
   left: 156px;
   padding: 1px;
}
#jonccouv {
	position:absolute;
	left:6px;
	top:280px;
	width:280px;
	height:398px;
	border: medium double #399;
}
#jonctopo {
	position:absolute;
	left:300px;
	top:280px;
	width:280px;
	height:398px;
}
