
body {
	margin-top: 22px;
	background:url("img/body_bg.png") repeat-x;
	background-color: #f0f1f1;
	font-family: Arial;
	color: #3b3a3a;
}

iframe.form_login {
	height: 110px;
	width: 378px;
	background: transparent;
	float: right;
}

div.container {
	margin: auto;
	width: 847px;
	background-color: none;
}

div.container_corpo {
	float: left;
	width: 828px;
	margin-top: -45px;
	background-color: none;
}

div.container_logomarca {
	width: 181px;
	height: 132px;
	margin-left: 26px;
	position: relative;
	float: left;
	background:url("img/logomarca.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logomarca.png", sizingMethod="scale");
}

div.formulario_login {
	color: white;
	font-size: 13px;
	background-color: none;
	margin-top: 10px;
}

div.corpo_superior {
	width: 837px;
	height: 21px;
	float: left;
	background: url("img/caixa_superior.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/caixa_superior.png", sizingMethod="scale");
}

div.corpo_meio {
	width: 801px; /* mais o padding lateral */
	background-color: none;
	float: left;
	padding: 0px 18px 50px 18px;
	background: url("img/caixa_meio.png") repeat-y;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/caixa_meio.png", sizingMethod="scale");
}

div.corpo_inferior {
	width: 837px;
	height: 22px;
	background-color: none;
	float: left;
	background: url("img/caixa_inferior.png") no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/caixa_inferior.png", sizingMethod="scale");
}

div.menu{
	float: right;
	margin: 3px 0px 7px 0px;
}

div.menu_item {
	background: url("img/icone_item_menu.png") no-repeat;
	padding-left: 36px;
	height: 20px;
	float: left;
	margin-right: 8px;
}

div.menu_item_selecionado {
	background: url("img/icone_item_menu_selecionado.png") no-repeat;
}

a.menu_item_inicio {
	background: url("img/menu_inicio.png") no-repeat;
	width: 34px;
	height: 13px;
	margin: 3px 0px 0px 0px;
	float: left;
}

a.menu_item_o_que_e_grancuca {
	background: url("img/menu_o_que_e_grancuca.png") no-repeat;
	width: 114px;
	height: 18px;
	float: left;
}

a.menu_item_noticias {
	background: url("img/menu_noticias.png") no-repeat;
	width: 49px;
	height: 13px;
	margin-top: 3px;
	float: left;
}

a.menu_item_parcerias {
	background: url("img/menu_parcerias.png") no-repeat;
	width: 52px;
	height: 11px;
	margin-top: 4px;
	float: left;
}

a.menu_item_planos {
	background: url("img/menu_planos.png") no-repeat;
	width: 38px;
	height: 11px;
	margin-top: 4px;
	float: left;
}

a.menu_item_contato {
	background: url("img/menu_contato.png") no-repeat;
	width: 47px;
	height: 11px;
	margin-top: 4px;
	float: left;
}

#banner {
	background: url("img/banner.png") no-repeat;
	width: 799px;
	height: 258px; 
	float: left;
	margin-bottom: 2px;
}

#barra_azul {
	background: url("img/barra_azul.png") no-repeat;
	width: 799px;
	height: 48px; 
	float: left;
	margin-bottom: 2px;
	display: none;
}

div.botao_azul {
	background: url("img/botao_azul.png") no-repeat;
	width: 270px;
	height: 30px; 
	float: left;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	margin: 0px auto 0px auto;
	background-color: none;
	font-size: 11pt;
}

.botao_vermelho:ACTIVE,
.botao_vermelho:HOVER,
.botao_vermelho:VISITED,
.botao_vermelho:LINK {
	background: url("img/botao_vermelho.png") no-repeat;
	width: 270px;
	height: 50px; 
	float: left;
	color: white;
/* 	font-weight: bold; */
	text-align: center;
/* 	padding-top: 15px; */
	cursor: pointer;
	margin: 0px auto 0px auto;
	background-color: none;
	font-size: 13pt;
	vertical-align: middle;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0px 1px 2px #666;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 1px 2px #666;
    text-decoration: none;
}

div.informacao_plano {
	color: blue;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 15px;	
}	

div.barra_horizontal {
	background: url("img/barra_horizontal.png") no-repeat;
	width: 800px;
	height: 37px; 
	float: left;
	margin-bottom: 10px;
}

#secoes_esquerda {
	float: left;
	width: 350px;
	background-color: none;
}

#secoes_direita {
	float: right;
	width: 370px;
	background-color: none;
}

div.secao_passeio {
	width: 380px;
	float: left;
	background-color: none;
	margin-left: 10px;
}

div.secao_passeio_titulo {
	background: url("img/secao_passeio.png") no-repeat;
	width: 365px;
	height: 32px; 
	float: left;
	cursor: pointer;
}

#secao_passeio_foto {
	background: url("img/secao_passeio_foto.png") no-repeat;
	width: 324px;
	height: 267px; 
	float: left;
	margin: 10px 0px 0px 10px;
	cursor: pointer;
}

div.secao_saiba {
	float: left;
	margin: 7px 0px 0px 10px;
}

div.secao_saiba_titulo {
	background: url("img/secao_planos_titulo.png") no-repeat;
	width: 365px;
	height: 32px; 
	float: left;
	margin: 0px 0px 0px 10px;
}

div.secao_planos_titulo {
	background: url("img/secao_saiba_planos.png") no-repeat;
	width: 365px;
	height: 32px; 
	float: left;
	margin: 0px 0px 10px 10px;	
}

div.secao_saiba_planos {
	width: 100%;
	float: left;
	font-size: 10pt;
	background-color: none;
	cursor: pointer;
}

div.secao_saiba_planos_plano {
	background: url("img/plano_icone.png") no-repeat;
	float: left;
	padding-left: 39px;
	margin-bottom: 25px;
	text-align: justify;
}

div.secao_saiba_planos_plano_basico {
	background: url("img/secao_planos_basico.png") no-repeat;
	width: 100%;
	float: left;
	padding-top: 16px;
}

div.secao_saiba_planos_plano_intermediario {
	background: url("img/secao_planos_intermediario.png") no-repeat;
	width: 100%;
	float: left;
	padding-top: 16px;
}

div.secao_saiba_planos_plano_avancado {
	background: url("img/secao_planos_avancado.png") no-repeat;
	width: 100%;
	float: left;
	padding-top: 16px;
}

div.secao_box {
	float: left;
	margin-bottom: 30px;
}

div.secao_box_superior {
	background: url("img/box_superior.png") no-repeat left bottom;
	width: 366px;
	float: left;
}

div.secao_box_meio {
	background: url("img/box_meio.png") repeat-y;
	width: 332px;
	float: left;
	padding: 10px 20px 10px 20px;
	background-color: none;
	float: left;
	font-size: 9pt;
}

div.secao_box_inferior {
	background: url("img/box_inferior.png") no-repeat;
	width: 366px;
	height: 8px;
	float: left;
}

div.secao_ultimas_noticias {
	background: url("img/secao_ultimas_noticias.png") no-repeat top;
	width: 221px;
	height: 17px;
	float: left;
	margin-left: 20px;
	padding-bottom: 5px;
}

a.secao_ultimas_noticias_titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ac1414;
	text-transform: uppercase;
	text-decoration: none;
}

a.secao_ultimas_noticias_conteudo {
	font-size: 9pt;
	margin: 5px 0px 20px 0px;
	text-decoration: none;
}

div.secao_contato {
	background: url("img/secao_contato.png") no-repeat top;
	width: 220px;
	height: 17px;
	float: left;
	margin-left: 20px;
	padding-bottom: 5px;
}

div.secao_contato_pessoas {
	background: url("img/secao_contato_pessoas.png") no-repeat top;
	width: 83px;
	height: 85px;
	float: left;
	margin: 10px 0px 20px 14px;
}

div.secao_contato_texto {
	font-size: 9pt;
	text-align: justify;
	margin-left: 15px;
	float: left;
	width: 220px;
}

div.secao_contato_telefone {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 10px 0px 0px;
	text-align: right;
	float: right;
}

div.corpo_detalhe_menu {
	width: 759px;
	float: left;
	display: none;
	font-size: 11pt;
	margin: 20px 0px 0px 10px;
	background-color: none;
}

select.uf {
	width: 51px;
	margin-bottom: 15px;
}

div.texto {
	float: left; 
	margin: 15px 0px 40px 0px;
	text-align: justify;
	width: 100%;
}

label {
	width: 100%;
	float: left; 
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
	color: #5a7494;
}

input {
	float: left; 
	margin-bottom: 15px;
	padding-left: 3px;
}

select {
	float: left; 
}

div.rodape {
	width: 100%;
	background-color: none;
	float: left;
	margin: 0px 0px 50px 0px;
	text-align: center;
}

div.rodape_grancursos {
	background: url("img/logomarca_grancursos.png") no-repeat top;
	width: 157px;
	height: 45px;
	margin: 0px auto;
}

div.rodape_direitos {
	font-size: 9pt;
	margin: 0px auto;
	color: #747676;
}

div.rodape_suporte {
	background: url("img/rodape_suporte.png") no-repeat top;
	width: 182px;
	height: 43px;
	margin: auto;
}





div.secoes_esquerdas_o_que_e_grancuca {
	width: 250px;
	float: left;
	background-color: none;
}

div.secoes_direitas_o_que_e_grancuca {
	background: url("img/linha_vertical.png") repeat-y left;
	width: 469px;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	background-color: none;
}

div.secao_quem_somos_titulo {
	background: url("img/secao_quem_somos.png") no-repeat left;
	width: 100%;
	height: 18px;
	float: left;
	margin-bottom: 10px;
}

div.secao_quem_somos_texto {
	float: left;
	text-align: justify;
	font-family: Arial;
	color: #3b3a3a;
	font-size: 12px;
	margin-bottom: 30px;
}

div.secao_perguntas_frequentes_titulo {
	float: left;
	font-family: Arial;
	color: #ed2024;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}

div.pergunta_frequente {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

div.pergunta_frequente_questao {
	float: left;
	font-family: Arial;
	color: #5a7494;
	font-size: 14px;
	width: 100%;
	cursor: pointer;
}

div.pergunta_frequente_resposta {
	float: left;
	text-align: justify;
	font-family: Arial;
	color: #3b3a3a;
	font-size: 12px;
	display: none;
	width: 100%;
	margin-top: 5px;
}

div.secao_o_que_e_grancuca_titulo {
	background: url("img/secao_o_que_e_grancuca.png") no-repeat left;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: 22px;
}

div.secao_o_que_e_grancuca_texto {
	float: left;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 30px;
}

a.link_acessar {
	float: right;
}

div.secao_planos {
	width: 400px;
	float: left;
}

div.secao_acesso_planos {
	width: 300px;
	float: left;
	background-color: none;
	background: url("img/linha_vertical.png") repeat-y left;
	padding: 0px 15px 0px 20px;
	margin-left: 20px;
}

div.secao_tabela_planos {
	width: 700px;
	float: left;
	background-color: none;
	background: url("img/linha_vertical.png") repeat-y left;
	padding: 0px 15px 0px 20px;
	margin-left: 20px;
}

div.secao_demonstracao_titulo {
	background: url("img/secao_demonstracao.png") no-repeat top;
	width: 125px;
	height: 18px;
	float: left;
	margin-left: 20px;
	padding-bottom: 5px;
	background-color: white;
}

div.secao_demonstracao_foto {
	background: url("img/secao_passeio_foto.png") no-repeat;
	width: 324px;
	height: 267px; 
	float: left;
	margin: 0px 0px 10px 5px;
}

div.linha_horizontal {
	background: url("img/linha_horizontal.png") repeat-x;
	height: 2px;
	width: 100%;
	float: left;
}

#formulario_demonstracao {
	float: left;
	display: none;
}

#msgCadastroContaDemo {
	float: left;
}

#secao_box_noticias {
	display: none;
}
