div.detail {float: right;}

ul.balloon li a,  ul.balloon li a:visited {
display:inline;z-index: 16;


}
.balloon h1 {font-size: 13px;}

ul.balloon li dl {
visibility:hidden;
position:absolute;

}

ul.balloon table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
height: auto;

}

.balloon dl {width:400px; padding:0 0 18px 0; background:transparent url(img/balloonB.gif) no-repeat bottom left; height:auto;}

.balloon dt {vertical-align: bottom;height: 22px;margin:0; padding:0;font-size:1em; font-weight:bold; color: #FFF; background:transparent url(img/balloonT.gif) no-repeat bottom left; text-align:center;}
.balloon dd {margin:0; padding:0px 15px;color:#000; font-size:1em; border:1px solid #39210A; border-width:0 1px; background:#fff }
.balloon dd p {padding:0; margin:0; line-height:1.5em;}

ul.balloon dd p.ot {padding-left: 50px ; background-image: url("img/icone/information.png");}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
ul.balloon li:hover,
ul.balloon li a:hover {
color:#000; 
position:relative;
cursor:hand;
}

ul.balloon li:hover dl,
ul.balloon li a:hover dl {
visibility:visible;
color:#000;
top:-105px;
left:70px;
cursor:default;
z-index: 16;
}

ul.balloon li:hover dl em,
ul.balloon li a:hover dl em {
display:block;
position:absolute;
left:-35px;
top:75px;
width:36px; 
height:36px;
background:transparent url(img/pointer.gif);
}

ul.balloon li:hover dl a,
ul.balloon li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:underline;
display:inline;
}

ul.balloon li:hover dl a:hover,
ul.balloon li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}
div.bulle {z-index: 30; width: 400px; margin: 0; padding: 0;position: absolute;display: none;}
div.topBulle {background:transparent url(img/balloonT.gif) no-repeat bottom left; height: 22px; text-align: center;color: white; font-weight: bold;}
div.bottomBulle{background:transparent url(img/balloonB.gif) no-repeat bottom left;height: 18px; text-align: center;color: white}
div.contentBulle{border:1px solid #39210A;margin-top: 0px; padding-top: 0px; background-color: white; padding-left: 10px; padding-right: 10px}
div.bottomBulle a {color: white !important;font-weight: bold;}
.bulleplus { color: #8D977E;

		background-color:#F5F8EF; margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; margin-top: 0px; margin-bottom: 0px;}
.bulleplus b {color: #8D977E !important; }