/* CSS Document */
.cambio{
	font-size:39px!important;	
}
.img_bg{
	height: 636px;
	width: 1325px;
}
.inpt1{
	position:absolute;
	top: 287px;
	right: 75px;
	width: 122px;
	height:50px;
	border:3px dashed #333333;
	border-radius:6px;
	font-size:30px;
}
.inpt2{
	position:absolute;
	top: 452px;
	right: 75px;
	width:122px;
	height:50px;
	border:3px dashed #333333;
	border-radius:6px;
	font-size:30px;
}
.inpt3{
	position:absolute;
	top: 611px;
	right: 75px;
	width:122px;
	height:50px;
	border:3px dashed #333333;
	border-radius:6px;
	font-size:20px;
}

.inp1 {
	position:absolute;
	top: 284px;
	left: 1095px;
	width: 192px;
	height:50px;
	border:3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.inp2 {
	position:absolute;
	top: 349px;
	left: 1095px;
	width: 192px;
	height:50px;
	border:3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.inp3 {
	position:absolute;
	top: 413px;
	left: 1095px;
	width: 192px;
	height:50px;
	border:3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.inp4 {
	position:absolute;
	top: 474px;
	left: 1095px;
	width: 192px;
	height:50px;
	border:3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.inp5 {
	position:absolute;
	top: 558px;
	left: 1095px;
	width: 192px;
	height:50px;
	border:3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.inp6 {
	position:absolute;
	top: 620px;
	left: 1095px;
	width: 192px;
	height:50px;
	border: 3px dashed #989898;
	border-radius:6px;
	font-size:30px;
}
.cerrar{
	position:absolute;
	top: -20px;
	right: -18px;
}