.domtooltips_tooltip{
	background:url(http://www.didierdauphin.com/wp-content/plugins/explanatory-dictionary/LexiWeb.png) no-repeat 0 0;
  width: 200px;
  text-align: justify;
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: normal;
  border: 2px solid #214579;
  background: #FFF12B;
  padding: 5px 10px;
  -moz-border-radius: 5px;
}

.domtooltips{
  color: #750909;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: help;
}
