body{
	margin: 0px;
	padding: 0px;
	background-color: #C3C8CC;
}
.top{
	background-color: #DDDEE0;
	text-align: center;
	height: 467px;
	width: auto;
	}
.middle{
	background-color: #C3C8CC;
	text-align: left;
	background-image: url(../imgs/bg_formulario.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}	
.space{
	padding-top: 5px;
	padding-bottom: 5px;

}
.text_box_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFDFDF;
	background-color: #656A6E;
	width: 180px;
	height: 80px;
	position: absolute;
	left: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bnt{
	margin-left: 315px;
	margin-top: 20px;

}
.radio_bnt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 180px;
	height: 25px;
	position: absolute;
	left: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #6279A2;
}
.text_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFDFDF;
	background-color: #656A6E;
	width: 180px;
	height: 25px;
	position: absolute;
	left: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.label_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656a6e;
	position: absolute;
	left: 5px;
	padding-left: 26px;
}
.label_form_1{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 13px;
	color: #656a6e;
	position: absolute;
	left: 24px;
	padding-left: 10px;
}
.text_pages {
	font-family: Arial, Helvetica, sans-serif;
	color: #656a6e;
	padding-top: 20px;
	font-size: 13px;
	padding-left: 30px;
	text-align: justify;
}
.text_pages2{
	font-family: Arial, Helvetica, sans-serif;
	color: #656a6e;
	padding-top: 20px;
	font-size: 13px;
	padding-left: 30px;
	text-align: center;
}

