#tooltip {
	background: url(/squelettes/navpics/fonds/shadow.png) 0 0 no-repeat;
	font-size:11px;
	font-weight:normal;
	height:273px;
	opacity: 0.95;
	padding:22px 30px 10px 25px;
	position: absolute;
	text-align:left;
	width:265px;
	z-index: 3000;
}
#tooltip div { margin: 0; }
#tooltip p.spip:first-child { margin-top:0; }

#tooltip h3 { font-size:18px; font-weight:normal; line-height:24px; margin:0 0 20px 0; }
#tooltip h4 { font-size:14px; font-weight:normal; line-height:22px; }
