#infobulle{
  position : absolute;
  border:1px solid #666666;
  padding : 7px;
  font-family : Verdana, Arial;
  font-size : 10px;
  background-color : #FFFFFF;
  display : none;
  color:#666666;
  font-family:"trebuchet MS";
  -moz-box-shadow: 8px 8px #303030;
}

#infobulle h2{
	Margin : 0 0 10px 0;
	font-size : 16px;
	color : #000;
}
#infobulle a{
	text-decoration : none;
}
.img_client_infobulle:hover{
	border : #005C84 3px solid;
}


.img_client_infobulle{
	border : #00C6EA 3px solid;
}

.description_infobulle{
	margin-bottom : 10px;
}
