#JT_arrow_left{
	/* background-image: url(../images/jtip/arrow_left.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:1002;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	/* background-image: url(../images/jtip/arrow_right.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:1002;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:1001;
	border: 2px solid #E9B93F;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

#JT_close_left, #JT_close_right{
	background-color: #E9B93F;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}


SPAN.infobulle_champs
{
	color:#F3A12D;
	font-weight:bold;
}
