#bulle_avatar {
	display:none;
	position:absolute;
	top:200px;
	left:690px;
	background-image: url(../images/accueil/avatar/bulle_avatar.png);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
   	-moz-opacity:0.9;
   	opacity: 0.9;
	width:328px;
	height:408px;
	border-color:#DD0000;
	z-index:15;
	padding-top:50px;
	padding-left:120px;
	color:#000000;
}
