body {
	height: 1504px;
}

#div_principal { 
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
	z-index: 1 !important;
	height: 1503px !important; 
	margin: 0 auto !important; 
	text-align: center !important;
	padding: 0 !important;
}

img {
	border: 0px;
}

.linha_cadastrese {
	width: 98%;
	height: 30px;
}

.textos_cadastrese {
	width: 220px;
	text-align: right;
	float: left;
	padding: 0px 10px 0px 0px;
}

.campos_cadastrese {
	width: 100px;
	text-align: left;
	float: left;
}

.campo_cadastrese {
	width: 200px;
}

.link {
	font-family: Myriad Pro;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #05197f;
	cursor: pointer;
}

.div_conteudo {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	top: 0;
	padding: 40px 0px 0px 0px;
}

.div_menu {
	position: relative;
	float: left;
	width: 158px;
	height: 567px;
	margin: 0 auto; 
    text-align: center;
	padding-left: 7px;
}

.div_escura {
	background:#000000;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 998;
	display: none;
	top: 0px;
	left: 0px;
}

.div_clara {
	background: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 998;
	display: none;
	top: 0px;
	left: 0px;
}

.div_busca {
	text-align: center;
}

.formUsuario {
	position: absolute;
	overflow: auto;
	width: 500px;
	height: 350px;
	margin-left: -250px;
	margin-top: -175px;
	text-align: center;
	left: 50%;
	top: 50%;
	z-index: 999;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.formNoticia {
	position: absolute;
	overflow: auto;
	width: 500px;
	height: 350px;
	margin-left: -250px;
	margin-top: -175px;
	text-align: center;
	left: 50%;
	top: 50%;
	z-index: 999;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

input.formUsuario {
	border: 1px solid #000;
}

.formComentario {
	position: absolute;
	width: 500px;
	height: 350px;
	overflow: auto;
	margin-left: -250px;
	margin-top: -175px;
	text-align: center;
	left: 50%;
	top: 50%;
	z-index: 999;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: none;
	font-family: verdana;
	font-size: 12px;
}


input.formProduto {
	border: 1px solid #000;
}


.tabelaLista {
	width: 100%;
	border: 1px solid #003366;
}

.espera {
	position: relative;
	text-align: center;
	width: 300px;
	height: 100px;
	margin-left: -150px;
	margin-top: -50px;
	left: 50%;
	top: 50%;
	z-index: 1000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: none;
}

.div_flutuante {
	position: relative;
	text-align: center;
	width: 300px;
	height: 100px;
	margin-left: -150px;
	margin-top: -50px;
	left: 50%;
	top: 50%;
	z-index: 1000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: none;
}

.mensagem_erro {
	position: absolute;
	display: none;
	text-align: center;
	font-weight: bold;
	color: #FFD700;
	width: 300px;
	height: 120px;
	margin-left: -150px;
	margin-top: -60px;
	left: 50%;
	top: 50%;
	z-index: 1000;
	background-color: #FF0000;
	border: 1px solid #000000;
}


span.mensagem_erro {
	width: 100%;
	margin: 0;
}


input.mensagem_erro {
	margin: 0;
	border: 1px solid #000;
}

.mensagem_ok {
	position: absolute;
	display: none;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	color: #FFD700;
	width: 300px;
	height: 120px;
	margin-left: -150px;
	margin-top: -60px;
	left: 50%;
	top: 50%;
	z-index: 1000;
	background-color: #228B22;
	border: 1px solid #000000;
}

span.mensagem_ok {
	width: 100%;
	margin: 0;
}

input.mensagem_ok {
	margin: 0;
	border: 1px solid #000;
}

.link_imagem {
	cursor: pointer;
}

/* ############### Estilos Home ################# */

.div_login {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../../imagens/barra_login.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	z-index: 999;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

/* ############### Estilos Home ################# */

.background {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	overflow-x: hidden;
}

.texto_login {
	font-family: Verdana;
	font-size: 9px;
	color: #ffc046;
	padding: 5px 2px 0px 2px;
	text-decoration: none;
}

.animacao {
	height: 1503px;
	z-index: 100;
}

.texto_form_login {
	font-family: Trebuchet MS;
	padding: 5px 2px 0px 2px;
	text-decoration: none;
}

/* ########################################### DIV FLUTUANTE ############################################# */

.div_flutuante {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 650px;
	height: 410px;
	margin-left: -325px;
	margin-top: -205px;
	display: none;
	z-index: 999;
}

.topo_flutuante {
	width: 100%;
	height: 27px;
	background-image: url(../imagens/fundo_topo.gif);
	background-repeat: repeat-x;
	float: none;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.titulo_flutuante {
	width: 97%;
	height: 27px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #6d6d6d;
	float: left;
}

.texto_titulo_flutuante {
	margin: 0px 0px 0px 10px;
}

.fechar_flutuante {
	background-repeat: no-repeat;
	float: left;
}

.link_fechar_flutuante {
	width: 14px;
	height: 13px;
	text-decoration: none;
	border: 0px none;
}

.imagem_fechar_flutuante {
	margin: 7px 0px 0px 0px;
	cursor: pointer;
}

.conteudo_flutuante {
	width: 100%;
	height: 100%;
	background-image: url(../imagens/fundo_div.gif);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	float: none;
	border-bottom: 4px solid #c3c3c3;
	margin: 0px 0px 0px 1px;
}

.contexto_flutuante {
	padding: 10px 10px 10px 10px;
}

.imagem_receita_flutuante {
	width: 255px;
	height: 384px;
	float: left;
	border-right: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

.descricao_receita_flutuante {
	width: 350px;
	height: 372px;
	float: left;
	margin: 0px 0px 0px 10px;
	overflow-y: scroll;
	border: 1px solid #c3c3c3;
	padding: 5px 5px 5px 5px;
}

.texto_titulo_descricao_flutuante {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #6d6d6d;
	text-decoration: underline;
	font-weight: bold;
}

.texto_descricao_flutuante {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6d6d6d;
}

/* ########################################### DIV FLUTUANTE ############################################# */

.topo_flutuante {
	width: 100%;
	height: 27px;
	background-image: url(../../imagens/gif/div/fundo_topo.gif);
	background-repeat: repeat-x;
	float: none;
	border: 2px solid #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.titulo_flutuante {
	width: 90%;
	height: 27px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #6d6d6d;
	float: left;
}

.texto_titulo_flutuante {
	margin: 0px 0px 0px 10px;
}

.fechar_flutuante {
	width: 9%;
	text-align: right;
	float: left;
}

.link_fechar_flutuante {
	height: 13px;
	text-decoration: none;
}

.imagem_fechar_flutuante {
	margin: 7px 0px 0px 0px;
	cursor: pointer;
}

.conteudo_flutuante {
	text-align: center;
	width: 100%;
	height: 100%;
	background-image: url(../../imagens/gif/div/fundo_div.gif);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	float: none;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 4px solid #c3c3c3;
	margin: 0px 0px 0px 1px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.contexto_flutuante {
	padding: 10px 10px 10px 10px;
}

.imagem_receita_flutuante {
	width: 255px;
	height: 384px;
	float: left;
	border-right: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

.descricao_receita_flutuante {
	width: 350px;
	height: 372px;
	float: left;
	margin: 0px 0px 0px 10px;
	overflow-y: scroll;
	border: 1px solid #c3c3c3;
	padding: 5px 5px 5px 5px;
}

.texto_titulo_descricao_flutuante {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #6d6d6d;
	text-decoration: underline;
	font-weight: bold;
}

.texto_descricao_flutuante {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6d6d6d;
}

.div_formLogin {
	left: 50%;
	top: 50%;
	width: 650px;
	height: 300px;
	margin-left: -325px;
	margin-top: -150px;
	display: none;
	z-index: 999;
}

.div_formCadastro {
	left: 50%;
	top: 50%;
	width: 650px;
	height: 300px;
	margin-left: -325px;
	margin-top: -150px;
	display: none;
	z-index: 999;
}

.div_mensagem_login_ok {
	left: 50%;
	top: 50%;
	width: 300px;
	height: 150px;
	margin-left: -150px;
	margin-top: -75px;
	display: none;
	z-index: 999;
}

.div_mensagem_logout_ok {
	left: 50%;
	top: 50%;
	width: 300px;
	height: 150px;
	margin-left: -150px;
	margin-top: -75px;
	display: none;
	z-index: 999;
}

.div_mensagem_erro {
	left: 50%;
	top: 50%;
	width: 300px;
	height: 150px;
	margin-left: -150px;
	margin-top: -75px;
	display: none;
	z-index: 999;
}

.div_mensagem_erro_sessao {
	left: 50%;
	top: 50%;
	width: 300px;
	height: 150px;
	margin-left: -150px;
	margin-top: -75px;
	display: none;
	z-index: 999;
}

.div_politica_de_privacidade {
	left: 50%;
	top: 50%;
	width: 650px;
	height: 300px;
	margin-left: -325px;
	margin-top: -150px;
	display: none;
	z-index: 999;
}

.conteudo_flutuante_espera {
	width: 100%;
	height: 100%;
	background-image: url(../imagens/fundo_div.gif);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	float: none;
	margin: 0 auto;
	text-align: center;
	
	border: 2px solid #c3c3c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.div_espera {
	left: 50%;
	top: 50%;
	width: 140px;
	height: 120px;
	margin-left: -70px;
	margin-top: -60px;
	display: none;
	z-index: 999;
}

#banner {
	z-index: 2000;
	position: absolute;
	text-align: center;
	width: 490px;
	margin-left: -245px;
	top: 20px;
	left: 50%;
	display: block;
}

#banner_15minutos {
	position: fixed;
}
		
* html #banner_15minutos {
	position: fixed;
	_position: absolute;
}

#banner_15minutos {
	z-index: 3000;
	text-align: center;
	width: 624px;
	height: 465px;
	margin-left: -312px;
	margin-top: -232px;
	left: 50%;
	top: 50%;
	display: none;
}

#chamada_15minutos {
	position: fixed;
	left: 94%;
}
		
* html #chamada_15minutos {
	position: fixed;
	_position: absolute;
	left: 93%;
	_left: 93%;
}

#chamada_15minutos {
	z-index: 1499;
	text-align: center;
	width: 150px;
	height: 155px;
	margin-left: -75px;
	margin-top: -77px;
	top: 88%;
	display: block;
}

#fundo_15minutos {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ff9900;
	width: 10px;
	height: 10px;
	display: none;
	z-index: 1999;
	cursor: pointer;
}