body {
	background: #21435F url('../img/logo_suites.png') no-repeat center top;
	color: white;
	font: 13pt Arial Narrow, Arial;
}

table {
	spacing: 2px;
	padding: 1px;
}

table#form {
	width: 100%;
}

table#dat {
	width: 650px;
}

h1 {
	text-align: center;
	vertical-align: middle;
	margin-top: 150px;
}

form {
	margin: 0px;
}

small {
	font-size: 10pt;
}

input.dir {
	width: 532px;
}

.liveclock {
	font-size: 12pt;
}

input {
	border: 1px solid black;
	font: 14pt Arial Narrow;
}

input:focus {
	background: #FFC;
}

input.boton, input.boton:focus {
	background: #21435F;
	border: 0px;
	color: white;
	font: 18pt Verdana, Arial;
}
