	body {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;
	} 
	 
	img { 
		border: 0;
	}

	form, p {
	margin: 0;
	padding: 0;
	text-align: left;
	}

	.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;
	width: 120px;
	}
	
	.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;
	text-align: left;
	}
	
	
	#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;
	width: 500px;
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 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;
	}.produto {
	margin: 5px 4px 5px 4px;
	float: left;
	height: 290px;
	width: 160px;
	text-align: center;
	border: 1px dotted #CCC;
}
 
.imovel {
	width: 520px;
	margin-left:10px;
	text-align: left;
	height: auto;
	background-color: #FFF;
}
.imovel_corpo {
	text-align: center;
}
.produto .foto {
	width: 160px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 6px;
	text-align: center;
}

.produto .descricao {
	width: 150px;
	height: 30px;
	margin: 4;
}

.produto .perco {
	margin: 4px;
	height: 50px;
	width: 170px;
}
#paginacao {
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 4px;
}
.detalhes {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.detalhes .conteudo {
	margin: auto;
	width: 530px;
	background-color: #FFF;
	text-align: left;
	padding-left: 10px;
}
.conteudo .fotos {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F1F1F1;
	float: left;
}
.fotos .titulo {
	font-size: 16px;
	font-weight: bold;
	width: 485px;
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
.fotos .imagem {
	height: 120px;
	width: 156px;
	float: left;
	margin-top: 5;
	margin-bottom: 10;
	background-color: #F1F1F1;
	margin: 5;
}
.conteudo .contato {
	float: left;
	width: 500px;
	margin: 10px;
	height: 400px;
	background-color: #F1F1F1;
}
td .input {
	width: 335px;
	height: 18px;
	border: 1px solid #999;
	padding-left: 4px;
	font-size: 10pt;
}
td .input_2 {
	width: 120px;
	padding-left: 4px;
	border: 1px solid #999;
	height: 18px;
	font-size: 10pt;
}
.contato table tr td { 
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
}
td textarea {
	border: 1px solid #999;
	text-align: left;
}
 
#div_carrinho_finalizado table tr td {
}
.busca {
	width: 308px;
	height: 40px;
	background-color: #000;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}
.busca .campo_busca {
	height: 17px;
	width: 241px;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(../img/fundo.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
}

.busca .text_busca {
	float: left;
	width: 305px;
	height: 25px;
	margin-top: 7px;
	color: #FFF;
}
.busca .img_busca {
	float: left;
	height: 17px;
	width: 15px;
	margin-top: 9px;
	margin-left: -35px;
	background-image: url(../img/lupa.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	cursor: pointer;
}
.text_busca .busca_text {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#pesquisar .busca .text_busca .lupa {
	height: 10px;
	width: 20px;
	margin-top: -20px;
	margin-left: 285px;
}
#pesquisar {
	width: 308px;
	float: left;
}
#area_login {
	width: 450px;
	float: right;
	height: 40px;
	text-align: right;
	margin-top: 10px;
}
#area_login table {
	margin-top: 10px;
	color: #FFF;
	font-size: 10pt;
}
#area_login table tr td #Email {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 159px;
	height:17px;
	padding-top:4px;
	font-size: 10px;
	background-image: url(../img/fundo_email.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
#area_login table tr td #Senha {
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/fundo_senha.gif);
	background-repeat: no-repeat;
	height:17px;
	padding-top:4px;
	padding-left:8px;
	width: 91px;
}
#conta #area_login table tr td .msg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}
.listras {
	width:19px;
	background:url(../img/listras.jpg) repeat-y;
}
.comprar {
	width:110px;
	height:30px;
	background:url(../img/btn_comprar.jpg) no-repeat right;
	margin: 10px auto 0 auto;
}
.remover {
	width:112px;
	height:39px;
	background:url(../img/btn_remover.jpg) no-repeat right;
	margin: 10px auto 0 auto;
}
.encomendar {
	width:110px;
	height:30px;
	background:url(../img/btn_encomendar.jpg) no-repeat right;
	margin: 10px auto 0 auto;
	display:block;
}
.grupo {
	font-size:20px;
	color:#999;
	font-weight:bold;
}
.grupo a{ text-decoration:none; color:#999;}
.grupo a:hover {text-decoration:underline;}
.deposito{ width:auto; border:2px solid #333; background-color:#F4F4F4; text-align:center;}
div .simuladordefrete {
	width: auto;
	margin-left: 5px;
} 
.descricaoProduto {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 150px;
}
.PrecoProduto {
	margin-top: 8px;
	margin-bottom: 8px;
}
.cadastro {
	color:#FC0; text-align:center; font-size:16px; display:block;
}
