body {
	margin: 0;
	padding: 0;
	text-align: center; /* hack para o IE */
	background-image: url(../images/teaser/teaser-1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	font-family: Verdana;
}
#teaser {
	float: left;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#teaser .conteudo {
	width: 1007px;
	height: 550px;
	margin: 0 auto;
	text-align: left; /* "remédio" para o hack do IE */
	position: relative;
}
#teaser .conteudo .personagem-teaser {
	float: left;
	position: absolute;
	left: 0;
	top: 26px;
	z-index: 10;
	margin-left: -122px;
}
#teaser .conteudo .teaser-2 {
	float: left;
	width: 687px;
	height: 361px;
	position: relative;
	left: 299px;
	top: 154px;
	background-image: url(../images/teaser/teaser-2.jpg);
	background-repeat: no-repeat;
}
#teaser .conteudo .teaser-2 .video {
	float: left;
	width: 427px;
	height: 361px;
	position: relative;
	left: 3px;
}
#teaser .conteudo .teaser-2 .info {
	float: left;
	width: 243px;
	height: 106px;
	padding: 17px 0 0 17px;
	font-size: 12px;
	line-height: 17px;
	color: #70400f;
}
#teaser .conteudo .teaser-2 .login {
	float: left;
	width: 218px;
	height: 116px;
	margin: 16px 0 14px 11px;
	padding: 13px 0 0 16px;
}
#teaser .conteudo .teaser-2 .login .pergunta {
	float: left;
	width: 180px;
	margin: 0;
	font-size: 13px;
	color: #666633;
}
#teaser .conteudo .teaser-2 .login form {
	float: left;
	margin-top: 24px;
}
#teaser .conteudo .teaser-2 .login form p {
	float: left;
	margin: 0 0 5px 0;
}
#teaser .conteudo .teaser-2 .login form p .campos {
	float: left;
	width: 38px;
	font-size: 9px;
	color: #70400f;
}
#teaser .conteudo .teaser-2 .login #msgStatus {
	position: absolute;
	left: 446px;
	top: 202px;
	width: 216px;
	height: 58px;
	background-image: url(../images/teaser/msg-erro.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #70400f;
	display: none;
}
#teaser .conteudo .teaser-2 .login #msgStatus span {
	float: left;
	width: 160px;
	position: relative;
	left: 10px;
}
#teaser .conteudo .teaser-2 .login #msgStatus .linha {
	top: 20px;
}
#teaser .conteudo .teaser-2 .login #msgStatus .linhas {
	top: 12px;
}
#teaser .conteudo .teaser-2 .login #msgStatus input {
	float: left;
	position: relative;
	top: 18px;
}
#teaser .conteudo .teaser-2 .login form p span .dados {
	float: left;
	width: 90px;
	height: 16px;
	position: relative;
	top: -5px;
	font-size: 10px;
	color: #333;
}
#teaser .conteudo .teaser-2 .login form p span .botao {
	float: left;
	position: relative;
	left: 14px;
	top: -5px;
}
#teaser .conteudo .teaser-2 .redes-sociais {
	float: left;
	width: 235px;
	height: 60px;
	position: relative;
	left: 20px;
}
#teaser .conteudo .teaser-2 .redes-sociais p {
	float: left;
	width: 200px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
	color: #70400f;
}
#teaser .conteudo .teaser-2 .redes-sociais div {
	float: left;
	margin-top: 13px;
}
#teaser .conteudo .teaser-2 .redes-sociais div span {
	float: left;
	margin-right: 6px;
}
#teaser .conteudo .teaser-2 .redes-sociais div span a {
	float: left;
	line-height: 11px;
	font-size: 9px;
	color: #666633;
	text-decoration: none;
}
#teaser .conteudo .teaser-2 .redes-sociais div span a:hover {
	text-decoration: underline;
}
#rodape-teaser {
	clear: both;
	width: 100%;
	height: 125px;
}
#rodape-teaser ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	color: #8a8686;
	text-align: center;
}
#rodape-teaser ul li {
	display: inline;
}
#rodape-teaser ul .logo-hive {
	position: relative;
	left: -8px;
	top: 17px;							   
}
#rodape-teaser ul .entwell-ant {
	position: relative;
	top: 20px;
	margin-left: 15px;
	margin-right: 18px;
}
#rodape-teaser ul .logo-entwell {
	position: relative;
	top: 10px;
}
#rodape-teaser ul .logo-servex {
	position: relative;
	left: 10px;
	top: 13px;
}
#rodape-teaser ul li a {
	color: #8a8686;
	text-decoration: none;
}
#rodape-teaser ul li a:hover {
	color: #ff6600;
}