.toolTip {
position:absolute;
z-index:40;
width:213px;
overflow:visible;
margin-right:10px;
}

.toolTip .top-tooltip {
width:213px;
height:12px;
background:url(/images/bg_top_tooltip.png) no-repeat;
_height:10px;
_background:url(/images/bg_top_tooltip.gif) no-repeat;
}

.toolTip .wrapper-tooltip {
position:relative;
min-height:30px;
_margin-top:-2px;
color:#B37123;
background:url(/images/bg_repeat_tooltip.png) repeat-y;
_background:url(/images/bg_repeat_tooltip.gif) repeat-y;
padding:0 50px 0 20px;
}

.toolTip .bottom-tooltip {
width:213px;
height:15px;
overflow:hidden;
background:url(/images/bg_bottom_tooltip.png) no-repeat;
_background:url(/images/bg_bottom_tooltip.gif) no-repeat;
}

.toolTip .fleche {
position:absolute;
width:42px;
height:25px;
top:15px;
left:171px;
background:url(/images/fleche_tooltip.png) no-repeat;
_background:url(/images/fleche_tooltip.gif) no-repeat;
}

.toolTipG {
position:absolute;
z-index:40;
width:213px;
_padding-bottom:40px;
overflow:visible;
}

.toolTipG .top-tooltip {
width:213px;
height:12px;
background:url(/images/bg_top_tooltip_g.png) no-repeat;
_height:10px;
_background:url(/images/bg_top_tooltip_g.gif) no-repeat;
}

.toolTipG .wrapper-tooltip {
position:relative;
min-height:30px;
_margin-top:-1px;
color:#B37123;
background:url(/images/bg_repeat_tooltip_g.png) repeat-y;
_background:url(/images/bg_repeat_tooltip_g.gif) repeat-y;
padding:0 20px 0 50px;
}

.toolTipG .bottom-tooltip {
width:213px;
height:15px;
overflow:hidden;
background:url(/images/bg_bottom_tooltip_g.png) top no-repeat;
_background:url(/images/bg_bottom_tooltip_g.gif) top no-repeat;
}

.toolTipG .fleche {
position:absolute;
width:42px;
height:25px;
top:15px;
left:1px;
background:url(/images/fleche_tooltip_g.png) no-repeat;
_background:url(/images/fleche_tooltip_g.gif) no-repeat;
}

.toolTip p,.toolTipG p {
margin:0;
}