#aviso {
	background-color: #fafcff;
	float:left;
	width:100%;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
   	color:#ff6600;
	margin:0;
	border-bottom:2px #ff6600 solid;
}