@charset "utf-8";
/* CSS Document */
.chamadaEsq{
	width:620px;
	float:left;
	padding-bottom:15px;
}
#chamadaEsq{
	width:300px;
	float:left;
	padding-bottom:15px;
}
#video{
	width:619px;
	height:431px;
	float:right;
	text-align:center;
	background-image:url(../imagens/caixa_video.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:26px;
}
.chamadaEsq1{
	width:302px;
	float:left;
}
.chamadaEsq2{
	width:302px;
	float:right;
}
.chamadaEsq12{
	width:270px;
	float:left;
	padding-bottom:20px;
}
.chamadaEsq21{
	width:300px;
	height:180px;
	float:left;
}
.chamadaDir{
	width:302px;
	float:right;
	padding-bottom:15px;
}
.chamadaDir2{
	width:284px;
	height:112px;
	position:relative;
	background-image:url(../imagens/home/home_trabalhe_conosco.jpg);
	float:left;
}
.preto20{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	letter-spacing: -1px;
}
#cadastroEsq{
	width:218px;
	float:left;
	position:relative;
}
#cadastroEsqNome{
	background-image:url(../imagens/home/barraCadastro.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:22px;
	position:absolute;
}
#cadastroEsqNome input{
	height:10px;
	font-size:11px;
	margin-top:4px;
	margin-left:10px;
	border:0;
}
#cadastroEsqEmail input{
	height:10px;
	font-size:11px;
	margin-top:4px;
	margin-left:10px;
	border:0;
}
#cadastroEsqEmail{
	background-image:url(../imagens/home/barraCadastro.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:22px;
	position:absolute;
	top: 28px;
}
.enviar {
	cursor: pointer;
	width: 89px;
	height: 25px;
	background-image:url(../imagens/Botoes/enviar.jpg);
	background-repeat: no-repeat;
	border:0;
}
#btnEnvia_top{
	width:218px;
	height:22px;
	float:left;
	position:relative;
}
#btnEnvia{
	width:218px;
	height:40px;
	position:absolute;
	top:60px;
	left:0px;
	z-index:9999;
}
#textoTrabalhe{
	position:absolute;
	left: 3px;
	top: 9px;
}

a.trabalhe:link {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	letter-spacing: -1px;
	text-decoration: none;
}
a.trabalhe:visited {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	letter-spacing: -1px;
	text-decoration: none;
}
a.trabalhe:hover {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	letter-spacing: -1px;
	text-decoration: none;
}
a.trabalhe:active {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	letter-spacing: -1px;
	text-decoration: none;
}

