html, body {min-height: 100%; height: 100%;}
html { 
	background: #cb4c04 url(../imgs/fundo_pagina.jpg) top center no-repeat;
}
body {
	color: #2f2f2e;
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
* html body { height: 100%; }
a, a:hover { color: #333; cursor: pointer; text-decoration: underline;}
a:focus, object { outline: none;}

/******************************************
	CLASSES GENÉRICAS
******************************************/
.left { float: left;}
.right { float: right;}
.clear { clear: both;}
.escondido { display: none; }
.mostra { display: block; }

/******************************************
	ESTRUTURA
******************************************/
#container {
	display: block;
	width: 100%;
	height: 100%;
	_height: 872px;
	min-height: 872px;
	position: absolute;
	top: 0;
	left: 0;
}
#content {
	display: block;
	width: 1000px;
	height: 100%;
	_height: 872px;
	min-height: 872px;
	margin: 0 auto;
	position: relative;
}
#box_gerador {
	display: block;
	background: url(../imgs/fundo_compartilhador.png) top left no-repeat;
	width: 403px;
	height: 353px;
	position: absolute;
	top: 218px;
	left: 20px;
}
#box_twitter {
	display: block;
	background: url(../imgs/fundo_twitter.png) top left no-repeat;
	width: 394px;
	height: 565px;
	position: absolute;
	top: 131px;
	right: 26px;
	z-index: 2;
}
#mensagem {
	display: block;
	width: 245px;
	height: 90px;
	font-size: 15px;
	color: #4f4a3e;
	margin: 83px 0 0 52px;
	font-weight: bold;
}
#blablabla {
	margin: 47px 0 0 40px;
	padding: 0;
	display: block;
	width: 260px;
}
#blablabla li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#blablabla .campo {
	display: block;
	background: url(../imgs/fundo_form.png) top left no-repeat;
	height: 35px;
	margin-bottom: 5px;
}
#compartilhar {
	display: block;
	width: 255px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	margin: 13px 0 0 50px;
}
#twitter a {
	display: block;
	background: url(../imgs/ico_twitter.png) top left no-repeat;
	width: 22px;
	height: 19px;
	text-indent: -99999px;
	position: absolute;
	top: 307px;
	left: 200px;
}
#amigo a {
	display: block;
	background: url(../imgs/ico_amigo.png) top left no-repeat;
	width: 22px;
	height: 19px;
	text-indent: -99999px;
	position: absolute;
	top: 307px;
	left: 225px;
}
#aba {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 30;
}
#aba embed {
	margin: 0 0 -5px 0 !important;
	*margin: 0 !important;
	_margin: 0 !important;
	padding: 0;
}

#flash {
	display: block;
	position: absolute;
	top: 205px;
	left: -42px;
}
#flash2 {
	display: block;
	position: absolute;
	top: 397px;
	left: 330px;
	z-index: 10;
}
#flash3 {
	display: block;
	position: absolute;
	top: 80px;
	right: 330px;
	z-index: 10;
}
#flash4 {
	display: block;
	position: absolute;
	top: 670px;
	right: 10px;
	z-index: 10;
}
#flash_destaque1, #flash_destaque2, #flash_destaque3, #flash_destaque4 {
	position: absolute;
	top: 175px;
	left: 260px;
	z-index: 1;	
}
#hashtag {
	display: block;
	height: 1500px;
}
/******************************************
	TITULOS
******************************************/
#logo {
	display: block;
	background: url(../imgs/logo.png) top left no-repeat;
	width: 473px;
	height: 67px;
	text-indent: -99999px;
	position: absolute;
	top: 21px;
	left: 26px;
}
#txt_forcinha {
	display: block;
	background: url(../imgs/txt_forcinha.png) top left no-repeat;
	width: 484px;
	height: 86px;
	text-indent: -99999px;
	position: absolute;
	top: 100px;
	left: 40px;
}
#tt_gerador {
	display: block;
	background: url(../imgs/tit_gerador.png) top left no-repeat;
	width: 266px;
	height: 89px;
	text-indent: -99999px;
	position: absolute;
	top: 205px;
	left: 168px;
	z-index: 10;
}
#txt_joao {
	display: block;
	background: url(../imgs/txt_joao.png) top left no-repeat;
	width: 450px;
	height: 194px;
	text-indent: -99999px;
	position: absolute;
	top: 570px;
	left: 120px;
	z-index: 3;
}
#tt_twitter {
	display: block;
	background: url(../imgs/tit_twitter.png) top left no-repeat;
	width: 372px;
	height: 114px;
	text-indent: -99999px;
	z-index: 10;
	position: absolute;
	top: 48px;
	right: 21px;
}
#tt_hashtag a {
	display: block;
	background: url(../imgs/tit_hashtag.png) top left no-repeat;
	width: 137px;
	height: 21px;
	text-indent: -99999px;
	margin: 29px 0 0 84px;
}
/******************************************
	FORMULARIO
******************************************/
.form_bla {
	border: none;
	background: #f4933b;
	width: 240px !important;
	height: 21px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
.btn_enviar_bla {
	display: block;
	background: url(../imgs/btn_gerador.png) top left no-repeat;
	width: 253px !important;
	height: 36px;
	border: none;
	cursor: pointer;
	font-size: 1px;
	text-align: left;
	color: #318ba5;
	margin-left: 5px;
}
/******************************************
	BOTOES
******************************************/
#btn_baixar a {
	display: block;
	background: url(../imgs/btn_baixar.png) top left no-repeat;
	width: 136px;
	height: 27px;
	text-indent: -99999px;
	position: absolute;
	top: 765px;
	left: 390px;
}
/******************************************
	TWITTER
******************************************/
#hashtag ul {
	margin: 0;
	padding: 0;
}
#hashtag ul li {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style: none;
	margin-bottom: 15px;
}
.tweet_avatar {
	display: block;
	float: left;
	height: 31px;
	width: 31px;
	margin-right: 7px;
}
.tweet {
	float: left;
	width: 230px;
}
.tweet .tweet_text a {
	/* Força links extensos a quebrarem (IE 6) e a terem uma largura máxima (browsers web standarts) */
	max-width: 180px !important;
	overflow-x: hidden;
	word-wrap: break-word;
}
.tweet_name {
	color: #eb681e;
	font-size: 10px;
	margin-right: 3px;
}