#cabecera {
	height: 90px;
	width: 100%;
	float: left;
	padding: 0em;
	clear: both;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#pie {
	height: 57px;
	width: 780px;
	clear: both;
	background-position: center center;
	background-repeat: no-repeat;
}
#fecha {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:5px;

}

