@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(../fonts/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), background:url(../fonts/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}
html
{
	background:url(../img/fonditto.jpg) center center no-repeat fixed;
	background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
}
h1
{
	font-family: 'Quicksand', sans-serif;
	font-size:7em;
	color:#333;
	text-shadow:0px 0px 30px #333;
}
h3
{
	font-family: 'Quicksand', sans-serif;
	font-size:1.5em;
	color:#333;
	text-shadow:0px 0px 30px #333;
}
.letras
{
	position:relative;
	top:-100px;
	padding-left:55%;
}
.letra
{
	font-family: 'Quicksand', sans-serif;
	font-size:2em;
	color:#333;
}
.letrita
{
	font-family: 'Quicksand', sans-serif;
	font-size:0.8em;
	color:#333;
}




form {
	line-height: 30px;
}
form label {
	font-weight: bold;
	width: 100px;
	float: left;
}
.inputext
{
	width: 150px;
	height:40px;
	padding: 2px 4px;
	color: #666;
	text-align:center;
	font-family: 'Quicksand', sans-serif;
	font-size:25px;
}
.buttontext
{
	background:#333;
	height:40px;
	width:100px;
	font-size:18px;
	color:#fff;
	font-family: 'Quicksand', sans-serif;
}
.confirm {
	color: #036;
	font-style: italic;
}
th 
{
	font-family: 'Quicksand', sans-serif;
	color: #FFF;
	background: #333;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding-left: 5px;
	font-size:20px;
}
td {
	font-family: 'Quicksand', sans-serif;
	height: 28px;
	line-height: 28px;
	border-bottom: solid 1px #CCC;
	text-align: left;
	padding-left: 5px;
	font-size:20px;
}
.buttontype
{
	color:#FFF;
	width:200px;
	height:40px;
	background:#333;
	border:#fff 2px solid;
}
a
{
	color:#FFF;
	font-size:20px;
	text-decoration:none;
}
.cuadro
{
	padding-left:30px;
	padding-top:30px;
	top:0%;
	left:0%;
	position:relative;
	width:60%;
	height:100px;
	background:none;
	color:#333;
	font-family: 'Quicksand', sans-serif;
	font-size:15px;
}
.cerrar
{
	font-size:40px;
	color:#000;
	text-shadow:0px 0px 20px #fff;
}
