@charset "utf-8";
.webcallback {
   width: 135px;
   height: 36px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url(/images/web-callback-bi.gif) no-repeat top left ;/* on place l'image en arrire plan */
   text-indent: 30000px;
   cursor: pointer;
}
.webcallback:hover {
   background-position: -135px 0;
}
.label_phone {
	font: bold small-caps normal 14px/24px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #6600FF;
	text-decoration: none;
}
.texte_violet {
	color: #6600FF;
}

