@charset "utf-8";
.wraper {
	width:740px;
	position:relative;
	height:1000px;
	left:50%;
	margin-left:-370px;
	background-color:#FFF;
	margin-top:-10px;
	top:0;
	

}

.mao {
	position:absolute;
	left: -39px;
}

.titulo {
	position:absolute;
	left: 268px;
	top: -1px;
}

.desc{
	position:absolute;
	left: 279px;
	top: 232px;
}

.form{
	position:absolute;
	z-index:10;
	left: 427px;
	top: 239px;
	height: 268px;

}

.btn{
	font-family:Georgia, "Times New Roman", Times, serif
}

.faixa {
	position:absolute;
	left: 0px;
	top: 587px;
}
