@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: local('Jura Regular'), local('Jura-Regular'), url(../fonts/2Jw1GPtuhy2Mk02G7ZXodQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*
{
	font-family: 'Jura', sans-serif;
}
.formu
{
	top:0px;
	left:0px;
	position:relative;
	width:1000px;
	height:auto;
}
.formu2
{
	top:0px;
	left:90px;
	position:relative;
	width:1000px;
	height:auto;
}
.titform
{
	font-size:50px;
	text-align:center;
}

/************************************************/
.tit
{
	font-size:30px;
	text-align:center;
	text-shadow:0px 0px 20px #333;
}
.titinput
{
	top:0px;
	left:0px;
	position:relative;
	width:70px;
	height:60px;
	border:none;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	border:1px solid #333;
}
/************************************************/

.titintups
{
	font-size:17px;
}
.nombre
{
	top:0px;
	left:0px;
	position:relative;
	width:600px;
	height:30px;
	border-bottom:1px solid #333;
	border-left:none;
	border-top:none;
	border-right:none;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.edad
{
	top:0px;
	left:0px;
	position:relative;
	width:200px;
	height:30px;
	border-bottom:1px solid #333;
	border-left:none;
	border-top:none;
	border-right:none;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
/**********************************************************************/

.cuadroresp
{
	top:0px;
	left:0px;
	position:relative;
	width:255px;
	height:auto;
	border:1px solid #333;
	float:left;
	margin:10px;
}
.cuadrorespp
{
	top:0px;
	left:0px;
	position:relative;
	width:30px;
	height:30px;
	float:left;
	padding:5px;
	text-align:center;
	font-size:25px;
}
.respcuad
{
	top:0px;
	left:0px;
	position:relative;
	width:20px;
	height:20px;
	text-align:center;
	font-weight:bold;
}

.result
{
	font-size:20px;
	text-align:center;
}
.resultprueb
{
	top:0xp;
	left:0px;
	position:relative;
	width:100px;
	height:80px;
	border:1px solid #333;
	margin:0 auto;
	font-size:70px;
	padding-left:10px;
}