/*!
 * Ext JS Library 3.1.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */

body {
	font-family:verdana;
	padding:20px;
  padding-top:32px;
  font-size:13px;
  color: #900028;
	background: url(logoFlechas.jpg) no-repeat center center;
}

h3{
  font-size: 20px;
}

a{
  font-size: 25px;
  color: #30441c;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

.form_input
{
	font-family: Verdana;
	font-size: 40px;
	color: #30441c;
	border-width: 0;
	background-color: #ffffff;
	text-align: right;
}

