@charset "utf-8";
/* CSS Document */

#geral {
	width:760px;
	height:420px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	z-index:1;
}

#olho_home {
	position:absolute;
	left:328px;
	top:17px;
	width:125px;
	height:125px;
	z-index:2;
}
#quadro {
	position:absolute;
	left:60px;
	top:158px;
	width:687px;
	height:238px;
	z-index:2;
}
#tirinha {
	position:absolute;
	left:57px;
	top:209px;
	width:646px;
	height:206px;
	z-index:2;
}
#seta_esquerda {
	position:absolute;
	left:61px;
	top:406px;
	width:54px;
	height:24px;
	z-index:2;
}

#seta_direita {
	position:absolute;
	left:684px;
	top:403px;
	width:54px;
	height:24px;
	z-index:2;
}
#envie {
	position:absolute;
	left:329px;
	top:417px;
	width:137px;
	height:73px;
	z-index:2;
}



#frame {
	position:absolute;
	left:79px;
	top:170px;
	width:651px;
	height:208px;
	z-index:3;
}

#envie_es {
	position:absolute;
	left:266px;
	top:374px;
	width:258px;
	height:228px;
	z-index:1;
}
#tell {
	position:absolute;
	left:250px;
	top:395px;
	width:137px;
	height:73px;
	z-index:2;
}

#from_nome_div {
	position: absolute;
	left:58px;
	top:42px;
	width:137px;
	height:73px;
	z-index:3;
}
#from_email_div {
	position: absolute;
	left:58px;
	top:83px;
	width:137px;
	height:73px;
	z-index:3;
}
#to_nome_div {
	position: absolute;
	left:58px;
	top:124px;
	width:137px;
	height:73px;
	z-index:3;
}
#to_email_div {
	position: absolute;
	left:58px;
	top:161px;
	width:137px;
	height:73px;
	z-index:3;
}