@charset "utf-8";
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/fondo-top.png);
	background-repeat: no-repeat;
	height: 215px;
	width: 970px;
}
#top #centro {
	height: 150px;
	width: 960px;
	padding: 3px;
}
#top #botonera-superior {
	height: 16px;
	width: 480px;
	float: right;
	margin-right: 20px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#top #botonera-superior a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#top #botonera-superior a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

