
	body {
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		margin: 0;
		padding: 0;
		background-color: #000000;
	}
	
	img {
		border: 0;
	}
	
	form, p {
		margin: 0;
		padding: 0;
	}
	
	
	.campo {
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		background-color: #ffffff;
		border: 1px solid #CCCCCC;
	}
	
	.botao {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		background-color: #FF9900;
		font-weight: bold;
		color: #ffffff;
		margin-top: 10px;
		padding: 3px 7px 3px;
		border: 0;
	}
	
	.botao_pesquisa {
		font-size: 10px;
		font-family: "Trebuchet MS", Tahoma, Arial;
		background-color: #FF9900;
		font-weight: bold;
		color: #ffffff;
		padding: 2px 8px 2px;
		border: 0;
	}
	
	
	
	.botao_inativo {
		background-color: #CCCCCC;
		font-weight: bold;
		color: #ffffff;
		margin-top: 10px;
		padding: 3px 7px 3px;
		border: 0;
	}
	
	
	
	a {
		text-decoration: none;
		color: #000000;
	}
	
	a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	
	.link_rodape {
		text-decoration: none;
		color: #ffffff;
		font-size: 8pt;
	}
	
	.link_rodape:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#titulo_pagina {
		color: #000000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		padding: 5px;
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
		
		
			}
	
	.link_paginacao {
		text-decoration: none;
		color: #000000;
	}
	
	.link_paginacao:hover {
		text-decoration: underline;
		color: #000000;
	}

	.link_paginacao_inativo {
		color: #808080;
	}
	

	/*********************************************************************************************/
	/**** MENU ***********************************************************************************/
	/*********************************************************************************************/
	
	.menu {
		color: #000000;
		background:url(../ceta_direita.jpg) left no-repeat;
	}
	
	.menu_ativo {
		color: #000000;
		background:url(../ceta_direita.jpg) left no-repeat; 
	}
	.menu_ativo2 {
		color: #000000;
		background:url(../ceta_direita.jpg) left no-repeat;
			
	}
	
	.menu_selecionado {
		color: #000000;
		background:url(../ceta_direita2.jpg) left no-repeat;
	}
	
		.menu_selecionado a {
			color: #000000;
			text-decoration: none;
		}
		
	.menu a,
	.menu_ativo a,
	.menu_selecionado a
	 {	
		padding-left: 10px;
	}
	
	
		.submenu {
			color: #000000;
		}
		
		.submenu_ativo {
			color: #000000;
			background-color: #E1E1E1;
		}
		
		.submenu_selecionado {
			color: #000000;
			background-color: #EFEFEF;
		}
		
			.submenu_selecionado a {
				color: #000000;
				text-decoration: none;
			}
			
		.submenu a,
		.submenu_ativo a,
		.submenu_selecionado a
		 {	
			padding-left: 20px;
		}
		
	.box {
		margin-left: 10px;
		margin-bottom: 10px;
		width: 180px;
		border: 1px dotted #CCCCCC;
		background-color: #f8f8f8;
	}
	
	.menu_titulo {
		background-color: #000000;
		color: #ffffff;
		padding: 6px;
		font-weight: bold;
		border-bottom: 1px solid #FFFFFF;
	}

	/*********************************************************************************************/
	/**** CONTEUDO ***********************************************************************************/
	/*********************************************************************************************/
	
	#conteudo {
		clear: both;
	}
	
	
	#titulo_categoria {
		font-weight: bold;
		font-size: 16px;
		border-bottom: 2px dashed #CCCCCC;
		padding-left: 5px;
	}
	
	.tabela_paginacao_fundo {
		background-color: #E8E8E8;
	}
	
	.nome_guestbook {
		color: #FF9900;
		font-size: 14px;
		font-weight: bold;
	}
	
	.fundo_rodape {
		background-color: #333333;	
	}
	
	/*********************************************************************************************/
	/**** AGENDA ***********************************************************************************/
	/*********************************************************************************************/
	
	#calint tfoot tr td {
		background-color: #666666;
		border-top: 4px solid #ffffff;
		color: #FFFFFF;
	}
	
	#calint tfoot tr td a {
		color: #FFFFFF;
	}
	
	.bgcal {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.diasem {
		background-color: #FF9900;
		color: #FFFFFF;
	}
	
	#prev, #next  {		
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.agenda_data_registro {
		background-color: #999999;	
		color: #FFFFFF;
		padding: 2px;
	}
	
	.agenda_data_registro:hover {
		color: #FFFFFF;
	}
	
	.item_nome {
		font-weight: bold;
	}
	
	.item_linha {
		border-bottom: 1px solid #CCCCCC;
	}
	
	.item_preco {
		font-weight: bold;
	}
	
	.item_descricao {t
		padding-left: 20px;
		padding-bottom: 10px;
	}
	
	.linha_categoria {		
		text-transform: uppercase;
		font-weight: bold;
		color:#FF9900;	
		font-size: 15px;
	}
	
	.linha_categoria_desc {	
		font-weight: normal;
	}
	
	
	.agenda_data {
		font-size: 14px;
		font-weight: bold;
		color: #FF9900;
	}
	
	.agenda_hora {
		font-size: 14px;
		font-weight: bold;
		color: #FF9900;	
	}
	
	.agenda_titulo {
		font-size: 17px;
		font-weight: bold;
	}
	
	.agenda_descricao {
		padding: 10px 15px; 
	}
	
	.imagem_video img {
		border: 8px solid #E5E5E5;
	}
	
	.imagem_video:hover img {
		border: 8px solid #D1D1D1;
	}

	
	
	
	
	
	
	
	
	#carrinho {
	
	}
	
	#carrinho thead {
		background-color: #CCCCCC;
		padding: 3px;
	}
	
	#carrinho thead th {
		font-size: 11px;
	}
	
	#carrinho tbody {
		padding: 5px;
	}

	#carrinho tbody tr td {
		border-bottom: 1px solid #cccccc;
	}
	
	#carrinho tfoot {
		padding: 10px;
		background-color: #f1f1f1;
	}
	
	#carrinho tfoot tr td span {
		font-weight: bold;
		font-size: 16px;
	}
	
	
	
	
	
	.cor_linha_alternada {
		background-color: #FBF2E6;		
	}
	
	
	
	#resul_frete {
		margin-top: 10px;
		margin-left: 10px;
		width: 520px;
		background-color: #f1f1f1;		
		padding: 10px;
	}
	
	
	#load-ajax {
		position: fixed;
		top: 0;
		left: 50%;
		width: 150px;
		margin-left: -75px;
		padding: 0;
		font-family: Tahoma;
		font-size: 12px;
		background-color: #FF0000;
		color:#FFFFFF;
		padding: 5px;
		text-align: center;
		display: none;
		font-weight: bold;
	}
	
	#resul_formapagamento {
		margin-top: 10px;
		margin-left: 10px;
		width: 520px;
		background-color: #f1f1f1;		
		padding: 10px;
	}
	
	
	#form-cadastro-div {	
		margin-left: 20px;
		width: 530px;
	}
	
	#form-entrega-div {	
		margin-left: 20px;
		width: 530px;
	}
	
	#div_carrinho_finalizado {	
		margin-left: 20px;
		width: 530px;
	}
	
	#tela_conteudo {	
		margin-left: 20px;
		width: 530px;
	}
	
	
	
	

	#meus-pedidos {
	
	}
	
	#meus-pedidos thead {
		background-color: #CCCCCC;
		padding: 3px;
	}
	
	#meus-pedidos thead th {
		font-size: 11px;
	}
	
	#meus-pedidos tbody {
		padding: 5px;
	}

	#meus-pedidos tbody tr td {
		border-bottom: 1px solid #cccccc;
	}
	

	
	
	#meu-pedido-carrinho {
	
	}
	
	#meu-pedido-carrinho thead {
		background-color: #CCCCCC;
		padding: 3px;
	}
	
	#meu-pedido-carrinho thead th {
		font-size: 11px;
	}
	
	#meu-pedido-carrinho tbody {
		padding: 5px;
	}

	#meu-pedido-carrinho tbody tr td {
		border-bottom: 1px solid #cccccc;
	}