#piepagina {
	width:850px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color:white;
	margin:0 0 0 0;
	padding:10 10 10 10;
	background-color:BE0000;
	vertical-align:top;
	text-align:center;
	border-left:0 solid #BE0000;
	border-right:0 solid #BE0000;
	border-bottom:5 solid #BE0000;
}
