/* ========================================================================== */
/* CSS RESET ================================================================ */
/* ========================================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
	/* remember to define focus styles! */
	:focus { outline: 0; }
	body { line-height: 1; color: black; background: white; }
	ol, ul { list-style: none; }
	/* tables still need 'cellspacing="0"' in the markup */
	table { border-collapse: separate; border-spacing: 0; }
	caption, th, td { text-align: left; font-weight: normal; }
	blockquote:before, blockquote:after, q:before, q:after { content: ""; }
	blockquote, q { quotes: "" ""; }

/* ========================================================================== */
/* TAGS ===================================================================== */
/* ========================================================================== */
html {
     overflow: -moz-scrollbars-vertical;
}
body{
	background:#f9fbfc url('bg_pattern.gif') no-repeat center top;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #5d5e5e;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#D32026;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 15px;
}
b, strong {
	font-weight:bold;
}
h3 {
	font-weight:bold;
	margin:7px 0 0;
}
.txt_center {
	text-align:center;
}
.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right;
}
.clear {
	clear:both;
}


#tudao{
	margin: auto;
	width: 980px;
}

/* ========================================================================== */
/* HEADER =================================================================== */
/* ========================================================================== */
#header{
	text-align: left;
	background: url('bg_header.gif') no-repeat;
	height: 128px;
	margin: auto;
	width: 980px;
}
#header ul#menu{
	padding-top: 65px;
}
#header #menu li{
	float: left;
}
#header #menu li a {
	display:block;
	height:63px;
	width:100%;
	text-indent:-999999px;
	overflow:hidden;
	background: url('menu.gif') no-repeat;
}
#header #menu li#capa			{width: 54px;}
#header #menu li#conheca		{width: 109px;}
#header #menu li#vantagens		{width: 89px;}
#header #menu li#patrocinios	{width: 96px;}
#header #menu li#suporte		{width: 134px;}
#header #menu li#simulador		{width: 89px;display:none;}
#header #menu li#contato		{width: 70px;}
#header #menu li#seja			{width: 184px;float:right;}
#header #menu li#consultor		{width: 156px;float:right;}

#header #menu li#capa a			{background-position:0 top;}
#header #menu li#conheca a		{background-position:-54px top;}
#header #menu li#vantagens a	{background-position:-163px top;}
#header #menu li#patrocinios a	{background-position:-251px top;}
#header #menu li#suporte a		{background-position:-347px top;}
#header #menu li#simulador a	{background-position:-481px top;}
#header #menu li#contato a		{background-position:-570px top;}
#header #menu li#seja a			{background-position:-640px top;}
#header #menu li#consultor a	{background-position:-824px top;}

#header #menu li#capa a:hover			{background-position:0 -63px;}
#header #menu li#conheca a:hover		{background-position:-54px -63px;}
#header #menu li#vantagens a:hover		{background-position:-163px -63px;}
#header #menu li#patrocinios a:hover	{background-position:-251px -63px;}
#header #menu li#suporte a:hover		{background-position:-347px -63px;}
#header #menu li#simulador a:hover		{background-position:-481px -63px;}
#header #menu li#contato a:hover		{background-position:-570px -63px;}
#header #menu li#seja a:hover			{background-position:-640px -63px;}
#header #menu li#consultor a:hover		{background-position:-824px -63px;}

#header #menu li#capa a.selecionado			{background-position:0 -126px;}
#header #menu li#conheca a.selecionado		{background-position:-54px -126px;}
#header #menu li#vantagens a.selecionado	{background-position:-163px -126px;}
#header #menu li#patrocinios a.selecionado	{background-position:-251px -126px;}
#header #menu li#suporte a.selecionado		{background-position:-347px -126px;}
#header #menu li#simulador a.selecionado	{background-position:-481px -126px;}
#header #menu li#contato a.selecionado		{background-position:-570px -126px;}
#header #menu li#seja a.selecionado			{background-position:-640px -126px;}
#header #menu li#consultor a.selecionado	{background-position:-824px -126px;}


/*-----------*/

#miolo.capa{
	padding: 0 0 17px;
}
#miolo{
	text-align: left;
	width: 906px;
	clear:both;
	margin: auto;
	padding:17px 0;
}
#miolo:after{
	content:".";
	width:100%;
	height:0;
	text-indent:-999999px;
	overflow:hidden;
	clear:both;
	display:block;
}

#miolo #flash{
	float:left;
	width:687px;
	height:277px;
}

#miolo #chamada_direita{
	width: 205px;
	margin-left: 14px;
	float: left;
}
#miolo #chamada_direita h1 span{
	display: none;
}
#miolo #chamada_direita h1{
	display: block;
	background: url('capa_titluo_seja.gif') no-repeat;
	width: 205px;
	height: 80px;
}

#miolo #chamada_direita #capa_bt_simulacao{
	display: block;
	width: 177px;
	height: 36px;
	margin-top: 15px;
	text-indent:-999999px;
	background: url('capa_bt_simulacao.gif') no-repeat 0 0;
	text-indent:-999999px;
	overflow:hidden;
}
#miolo #chamada_direita #capa_bt_simulacao:hover{
	background-position: bottom left;
}

#miolo #capa_chamada2{
	width:282px;
	height:442px;
	float:left;
	overflow:hidden;
	background:url('bg_chamadavantagens.jpg') no-repeat bottom left;
}
#miolo #capa_chamada2 h2 span{
	display: none;
}
#miolo #capa_chamada2 h2{
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	width: 145px;
	height: 61px;
	background: url('caoa_titulo_vantagens.gif') no-repeat;
}

#miolo #capa_chamada2 ul li{
	background: url('bullet1.jpg') no-repeat;
	margin-left:10px;
	padding-left: 14px;
}
#miolo #capa_chamada2 #capa_bt_vejamais2{
	width:100%;
	height:216px;
	clear:both;
	margin:11px 0 0;
	display:block;
	text-indent:-999999px;
}
#miolo #capa_chamada2 #capa_bt_vejamais2:hover{
	background:url('capa_bt_vejamais2_over.gif') no-repeat;
}
#chamada_patrocinios {
	width:269px;
	padding:20px 27px 0 41px;
	float:left;
	background:url('chamada_patrocinios.jpg') no-repeat 0 4px;
}
#patrocinios_vejamais {
	height:310px;
	display:block;
	background:url('capa_bt_vejamais_h.gif') no-repeat bottom left;
	text-indent:-999999px;
	overflow:hidden;
	position:relative;
}
#patrocinios_vejamais:hover {
	background:url('capa_bt_vejamais_h.gif') no-repeat bottom right;
}

#miolo #capa_chamada3{
	float: left;
	width: 287px;
	background: url('bg_chamadalivro.jpg') no-repeat 0 78px;
	overflow:hidden;
}
#miolo #capa_chamada3 h2 span{
	display: none;
}
#miolo #capa_chamada3 h2{
	margin-top: 17px;
	display: block;
	width: 211px;
	height: 65px;
	background: url('capa_titluo_tudocomecougif.gif') no-repeat;
}

#miolo #capa_chamada3 #capa_bt_versaodigital span{
	display: none;
}

#miolo #capa_chamada3 #capa_bt_versaodigital{
	display: block;
	width: 287px;
	height: 311px;
	background: url('capa_bt_versaodigital.gif') no-repeat -100px -100px;
	text-indent:-999999px;
	overflow:hidden;
}
#miolo #capa_chamada3 #capa_bt_versaodigital:hover{
	background: url('capa_bt_versaodigital.gif') no-repeat 10px 268px;
}

#miolo #capadiv{
	float: left;
}
#placeholder_menu{
	width: 205px;
	margin-left: 14px;
	float: left;
	/*border: 1px solid red;*/
}


/* ========================================================================== */
/* RODAPE =================================================================== */
/* ========================================================================== */
/* #rod_infos está fora do rodapé para que possa ser retirado sem interferir no css do rodape */
#rod_infos {
	border-top:1px solid #EDEFEF;
	padding:0 0 0 34px;
}
#rod_infos li {
	height:56px;
	float:left;
	text-indent:-999999px;
	overflow:hidden;
}
#rod_infos #rod_info_a {width:232px;background:url(rod_a.gif) no-repeat 0 0;}
#rod_infos #rod_info_b {width:199px;background:url(rod_b.gif) no-repeat 0 0;}
#rod_infos #rod_info_c {width:242px;background:url(rod_c.gif) no-repeat 0 0;}
#rod_infos #rod_info_d {width:235px;background:url(rod_d.gif) no-repeat 0 0;}
#rodape {
	width:904px;
	height:56px;
	background:url(rodape_bg.gif) no-repeat 0 0;
	clear:both;
	margin:0 auto;
	padding:8px 14px 20px;
}
#rodape #destaques {
	float:left;
	overflow:hidden;
	position:relative;
	width:50%;
}
#rodape #r_menu {
	float:right;
	overflow:hidden;
	position:relative;
}
#rodape ul {
	width:50%;
	height:17px;
}
#rodape ul li {
	height:17px;
	position:relative;
}
#rodape #destaques li {
	float:left;
	margin:0 0 0 -1px;
	border-left:1px solid #D8D7D7;
}
#rodape #r_menu li {
	float:right;
	margin:0 -1px 0 0;
	border-right:1px solid #D8D7D7;
}
#rodape ul li a {
	width:100%;
	height:17px;
	display:block;
	background-image:url(rodape_menu.gif);
	background-repeat:no-repeat;
	text-indent:-999999px;
}
#r_capa			{width:45px;}
#r_conheca		{width:97px;}
#r_vantagens	{width:77px;}
#r_suporte		{width:118px;}
#r_simulador	{width:74px;display:none;}
#r_seja			{width:142px;}
#r_consultor	{width:117px;}

#r_capa	a		{background-position:-491px top;}
#r_conheca a	{background-position:-537px top;}
#r_vantagens a	{background-position:-635px top;}
#r_suporte a	{background-position:-713px top;}
#r_simulador a	{background-position:-832px top;}
#r_seja a		{background-position:0 top;}
#r_consultor a	{background-position:-143px top;}

#r_capa	a:hover			{background-position:-491px bottom;}
#r_conheca a:hover		{background-position:-537px bottom;}
#r_vantagens a:hover	{background-position:-635px bottom;}
#r_suporte a:hover		{background-position:-713px bottom;}
#r_simulador a:hover	{background-position:-832px bottom;}
#r_seja a:hover			{background-position:0 bottom;}
#r_consultor a:hover	{background-position:-143px bottom;}

#rodape ol {
	width:300px;
	float:right;
	clear:right;
	font-size:11px;
	margin:12px 0 0 8px;
	overflow:hidden;
	position:relative;
}
#rodape ol li {
	float:right;
	padding:0 5px;
	margin:0 -1px 0 0;
	position:relative;
	border-right:1px solid #D8D7D7;
}
#rodape ol li a {color:#4F4F4F;font-weight:normal;}
#rodape ol li a:hover {color:#000;}
#rodape p {
	font-size:11px;
	margin:12px 0 0 8px;
	float:left;
	clear:left;
	width:300px;
	text-align:left;
}

/* ========================================================================== */
/* SUBMENU ================================================================== */
/* ========================================================================== */
#subbox {
	width:100%;
	height:278px;
	float:left;
}
#subbox.extendido {
	height:auto;
}
#submenu {
	width:256px;
	height:278px;
	background:url(submenu_bg.gif) no-repeat 0 0;
	float:left;
	color:#7E7F7F;
	font-size:12px;
}
#submenu.extendido {
	height:auto;
}
#sublinks {
	
}
#sublinks a {
	color:#000;
	font-weight:normal;
	display:block;
	zoom:1;
	background-image:url(bullet_seta.gif);
	background-repeat:no-repeat;
}
#submenu p {
	margin:12px 0 10px 37px;
}
#sublinks a.selecionado {
	font-weight:bold;
}
#sublinks dd, #sublinks dt {
	background:#FFF;
	margin:0 14px 2px 0;
	padding:0 0 0 37px;
}
#sublinks dt a {
	padding:0 0 0 17px;
	background-position:2px center;
}
#sublinks dt a.selecionado {
	background-image:url(bullet_ok.gif);
}
#sublinks dd a {
	padding:0 0 0 28px;
	background-position:11px center;
}
#sublinks dd a.selecionado {
	background-image:url(bullet_ok.gif);
}

#submenu #relacionados {
	padding:13px 0 0 52px;
}
#submenu #relacionados dt {
	font-style:italic;
}
#submenu #relacionados dd a {
	font-weight:normal;
	color:#545454;
	text-decoration:underline;
}
#submenu #relacionados dd a:hover {
	color:#000;
}

#video {
	width:687px;
	height:277px;
	float:left;
}

/* ========================================================================== */
/* COLUNAS ================================================================== */
/* ========================================================================== */
#coluna_unica {
	width:100%;
	clear:both;
}
#coluna_esq {
	width:437px;
	float:left;
}
#coluna_dir {
	width:437px;
	float:right;
}
#coluna_20 {
	width:204px;
	float:left;
}
#coluna_80 {
	width:658px;
	float:right;
}
a.saiba {
	color:#000;
	padding:0 20px 2px 25px;
	background:#FFF url(bullet_seta.gif) no-repeat 5px center;
}
a.saiba:hover {
	background-color:#E3EAED;
}
.bloco {
	margin:0 0 40px;
	clear:both;
}
.bloco:after {
	content:".";
	width:100%;
	height:0;
	text-indent:-999999px;
	overflow:hidden;
	clear:both;
	display:block;
}


/* ========================================================================== */
/* COLUNA GRAFICOS ========================================================== */
/* ========================================================================== */
#coluna_graficos {
	width:724px;
	float:left;
	overflow:hidden;
	background:#FFF url(graficos_bg_right.gif) repeat-y top right;
}
#coluna_graficos #coluna_graficos_bg {
	padding:37px 53px 0 14px;
	background:url(graficos_bg_top.gif) no-repeat top right;
	float:left;
}
#coluna_graficos #coluna_graficos_bg.calendario {
	float:none;
}
#coluna_graficos_bg ul li {
	width:50%;
	height:300px;
	float:left;
}
#coluna_graficos_bg ul li h3, #coluna_graficos_bg ul li p {
	margin:7px 0;
}
#coluna_graficos_bottom {
	width:724px;
	height:50px;
	background:url(graficos_bg_bottom.gif) no-repeat 0 0;
	clear:both;
}
#mini_sidebar {
	padding:20px 0 0;
}


/* ========================================================================== */
/* BALÔES =================================================================== */
/* ========================================================================== */
.txt_img1 {
	height:22px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-999999px;
	overflow:hidden;
	display:block;
}
.txt_balao {
	width:100%;
	height:60px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-999999px;
	overflow:hidden;
	margin:0 0 15px;
}

#txt_seja_franqueado 			{background-image:url(txt/seja_franqueado.gif);}
#txt_conheca 					{background-image:url(txt/conheca.gif);}
#txt_seguro_sucesso 			{background-image:url(txt/risco_zero.gif);}
#txt_contato 					{background-image:url(txt/contato.gif);}
#txt_indicadores 				{background-image:url(txt/indicadores.gif);}
#txt_linha_tempo 				{background-image:url(txt/linha_tempo.gif);}
#txt_responsabilidade 			{background-image:url(txt/responsabilidade_social.gif);}
#txt_calendario 				{background-image:url(txt/calendario.gif);}
#txt_suporte 					{background-image:url(txt/suporte_completo.gif);}
#txt_material					{background-image:url(txt/material_didatico.gif);}
#txt_areas						{background-image:url(txt/areas.gif);}
#txt_tipos						{background-image:url(txt/tipos_franquias.gif);}
#txt_patrocinios				{background-image:url(txt/patrocinios.gif);}

#txt_entre_contato 				{background-image:url(txt/entre_contato.gif);width:270px;}
#txt_consultor 					{background-image:url(txt/consultor_online.gif);width:148px;}
#txt_consultor2 				{background-image:url(txt/consultor_online2.gif);width:658px;}
#txt_interesse 					{background-image:url(txt/interesse.gif);width:167px;}
#txt_contato2					{background-image:url(txt/contato2.gif);width:68px;}
#txt_simulador					{background-image:url(txt/simulador.gif);width:86px;}

#txt_numeros {
	width:658px;
	height:50px;
	text-indent:-999999px;
	overflow:hidden;
	background:url(grafico_numeros.gif) no-repeat 0 0;
}


/* ========================================================================== */
/* FORM ===================================================================== */
/* ========================================================================== */
#form_contato {
	margin:0 0 30px;
	float:left;
}
#form_contato p {
	clear:both;
	width:100%;
	margin:15px 0;
}
#form_contato ul {
	float:left;
	clear:both;
}
#form_contato ul:after {
	content:".";
	width:100%;
	height:0;
	text-indent:-999999px;
	overflow:hidden;
	clear:both;
	display:block;
}
#form_contato select {
	border:1px solid #DEE4E8;
}
#form_contato input {
	border:1px solid #DEE4E8;
}
#form_contato textarea {
	border:1px solid #DEE4E8;
	width:100%;
	height:100px;
	font-family: Arial;
	font-size: 14px;
	letter-spacing:1px;
}
label {
	cursor:pointer;
}
.obrigatorio {
	padding:0 0 0 10px;
	background:url(bullet_obrigatorio.gif) no-repeat left center;
	font-weight:bold;
}
.campo_a {
	width:320px;
	height:45px;
	float:left;
	margin:0 8px 0 0;
}
.campo_b {
	width:658px;
	height:45px;
	clear:both;
}
.campo_b .ipt_txt_100 {
	width:96%;
}
.last {
	margin:0;
}
.textarea_item {
	height:auto;
}
.campo_a .ipt_txt_100 {
	width:96%;
}
.campo_b .ipt_txt_100 {
	width:96%;
}
.campo_a .ipt_txt_170 {
	width:170px;
}
.campo_a .ipt_txt_60 {
	width:60px;
}
#form_contato #submit {
	width:65px;
	height:22px;
	cursor:pointer;
	margin:10px 0;
	border:none;
	background:url(txt/txt_enviar.gif) no-repeat 0 0;
}
#errors {
	display:none;
	margin:0 0 10px;
}
#errors label {
	font-weight:bold;
	clear:both;
	display:block;
	margin:2px 0;
	padding:2px 0 2px 20px;
	background:#FFEFF0 url(bullet_error.gif) no-repeat left center;
}

/* ========================================================================== */
/* TABELA INVESTIMENTOS ===================================================== */
/* ========================================================================== */
#tabela_investimentos {
	border-collapse:collapse;
	/* background:url(tabela_divisor_h.gif) no-repeat 0 0; */
}
#tabela_investimentos .table_header {
	display:none;
}
#tabela_investimentos th {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding:15px 10px 2px 0;
	vertical-align:bottom;
	border-bottom:1px solid #E8EAEA;
}
#tabela_investimentos td {
	padding:15px 10px 2px;
	vertical-align:bottom;
	border-bottom:1px solid #E8EAEA;
	border-left:1px solid #BBBCBC;
}
#tabela_investimentos .total {
	font-weight:bold;
	background:#F7F6EE;
	border-bottom:1px solid #E7E7DF;
}
#tabela_investimentos td.total {
	border-left:1px solid #B9B9B4;
}
#tabela_investimentos th.total {
	font-size:18px;
	letter-spacing:-1px;
}
#tabela_investimentos .obs {
	background:#E9EBEC;
	border-bottom:1px solid #DADCDC;
}
#tabela_investimentos td.obs {
	border-left:1px solid #BABCBC;
}
#tabela_investimentos .vazio {
	padding:0;
	border:none;
}
#tabela_investimentos td.vazio {
	border-left:1px solid #BBBCBC;
}

/* ========================================================================== */
/* RESPONSABILIDADE ========================================================= */
/* ========================================================================== */
.responsabilidade #miolo .bloco img {
	float:left;
	margin:0 15px 15px 0;
}

/* ========================================================================== */
/* CALENDÁRIO =============================================================== */
/* ========================================================================== */
#calendario {
	padding:0 0 100px;
}
#calendarTitle {
	display:none;
}
#coluna_graficos_bg .calendar_list {
	outline:1px solid blue;
}
#coluna_graficos_bg .calendar_item {
	outline:1px solid #DFDAA7;
	float:none;
	height:auto;
	width:auto;
}

/* ========================================================================== */
/* SUPORTE COMPLETO ========================================================= */
/* ========================================================================== */
.suporte {
	
}
.suporte .bloco {
	
}
.suporte h3 {
	margin:12px 0 0;
}
.suporte ul {
	margin:0 0 10px;
}

/* ========================================================================== */
/* PATROCINIO =============================================================== */
/* ========================================================================== */
#miolo.patrocinio .bloco {
	height:220px;
}

/* ========================================================================== */
/* PATROCINIO =============================================================== */
/* ========================================================================== */
#pop {
	background:#FFF;
}
#pop #galeria {
	width:980px;
	height:671px;
}
#pop #galeria h1 {
	width:100%;
	height:60px;
	background:url(pop_header.gif) no-repeat 0 0;
	text-indent:-999999px;
}
#pop #galeria #foto {
	width:575px;
	height:575px;
	padding:36px 28px 0 27px;
	float:left;
	background:url(pop_foto.gif) no-repeat 0 0;
}
#moldura_foto_grande {
	position:relative;
	width:575px;
	height:370px;
}
#moldura_foto_grande #foto_grande {
	background:#959595 url(load.gif) no-repeat center center;
}
#moldura_foto_grande #loading {
	margin:-47px 0 0 -57px;
	padding:10px 10px 55px;
	text-align:center;
	color:#CCC;
	font-weight:bold;
	position:absolute;
	top:50%;
	left:50%;
	background:#959595 url(load.gif) no-repeat 50% 75%;
	border:6px double #CCC;
	border-radius: 12px; /* CSS 3 */
	-o-border-radius: 12px; /* Opera */
	-icab-border-radius: 12px; /* iCab */
	-khtml-border-radius: 12px; /* Konqueror */
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari */
	display:none;
}
#pop #galeria #foto h2 {
	height:29px;
	font-size:18px;
	font-weight:bold;
	color:#AB2024;
}
#pop #galeria #foto p {
	height:51px;
	padding:15px 0 0;
}

#pop #galeria #lista {
	width:350px;
	height:611px;
	float:right;
	background:url(pop_lista.gif) no-repeat 0 0;
}
#pop #galeria #lista ul {
	height:497px;
	margin:90px 6px 0;
	overflow:auto;
}
#pop #galeria #lista ul li {
	width:320px;
	float:left;
	clear:both;
	margin:0 0 10px;
}
#pop #galeria #lista ul li img {
	float:left;
	margin:0 10px 0 0;
}
#pop #galeria #lista ul li h3 {
	margin:0;
	padding:0;
}
#pop #galeria #lista ul li h3 a {
	color:#AB2024;
}
#pop #galeria #lista ul li p {
	margin:0;
	padding:0;
	font-size:12px;
}
#pop #galeria #lista ul li p a {
	color:#3E3E3E;
	font-weight:normal;
}

/* ========================================================================== */
/* ALERT ==================================================================== */
/* ========================================================================== */
#alert {
	width:408px;
	margin:10px auto 50px;
	padding:20px 25px 0;
	background:#E3EAED;
	border-bottom:1px solid #D6D5D5;
	font-size:13px;
}
#alert h2 {
	width:408px;
	height:34px;
	text-indent:-999999px;
	overflow:hidden;
	background:url(alert.gif) no-repeat 0 0;
}
#alert #txt_atencao {
	background:url(txt/atencao.gif) no-repeat 0 0;
}
#alert p {
	margin:10px 0 15px 15px;
}
#alert ul , #alert ol {
	margin:10px 0 25px 15px;
}
#coluna_graficos_bg #txt_consultor {
	margin-bottom:40px;
}
#iframe_consultor {
	width:158px;
	height:31px;
	margin:20px 0;
}

/* ========================================================================== */
/* POP UP DO LIVRO ========================================================== */
/* ========================================================================== */
#body_livro{
	background: url(livro_bg_pattern.gif);
}

#body_livro #livro_download_pdf{
	position: absolute;
	left:0;
	bottom:0;
}

/* ========================================================================== */
/* ESCONDER LINKS [temporário] ============================================== */
/* ========================================================================== */

#miolo #chamada_direita #capa_bt_simulacao,
#galeria_atv
{
	display:none;
}



