#texto_cuerpo{
	position:absolute;
	text-align:left;
	top:0px;
	left:178px;
	width:370px;
	height:220px;
	font-size:14px;
	color:#333333;
}

	.label_input{
		margin-top:10px;
		font-weight:bold;
	}
	.input{
		border:0px;
		width:200px;
	}
	#abrir_ftp{
		background-color:#999999;
		border:solid 1px #333333;
		color:#333333;
		font-weight:bold;
		font-size:12px;
		padding:3px;
	}
	.abrir_ftp:hover{
		text-decoration:none;
	}
