/* CSS Document - Barre d'outils des activités et services*/

body	{margin:0;
		font-family:Arial;
		text-align:left;
		font-size:12px;}

#bulleToolBar	{position:absolute;
				z-index:2;
				top:300px;
				left:10px;
				height:220px;
				width:165px;}

.boutonsBulle	{width:164px;
				height:43px;}
