.avisDesenvolupament{
	margin: 0;
	padding: 6px;
	z-index: 999;
	position: fixed;
	top:0;
	right:0;
	left: 0;
	width:100%;
	background: rgba(255,255,255,.9);
	color: red;
	font-size: 12px;
	text-align:center;
}
