@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #002959;
}
img:hover{border: 2px solid #CCC; cursor:pointer }

	.centrar
	{
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	/*margin-left:25%;*/
	height: 80%;
	/*		margin-top:25%;*/
	border: 0px solid #808080;
	padding: 5px;
	color: #F0F0F0;
	}
	.hora
	{
	font-size: 65px;
	text-align: right;
	}
	.fecha
	{
	font-size: 20px;
	text-align: right;
	}
	.letra
	{font-size:12px;
	text-align:left;
	position:relative;
	
	bottom:1px;
	}
	
	