body {
	background: Black url(../imagens/fundo.png) repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
}
a:link,
a:visited {
	color: #DEAC02;
	text-decoration: none;
}
a:hover,
a:active {
	color: #F0E68C;
}
#geral {
	width: 760px;
	margin: 0px auto;
}
#topo {
	height: 182px;
	background: url(../imagens/topo.png) no-repeat;
}
#estampa {
	width: 176px;
	height: 176px;
	background: url(../imagens/fundo_estampa.png) no-repeat;
	text-align: center;
	vertical-align: middle;
}
#estampas td {
	text-align: left;
	vertical-align: top;
}
#estampa_texto {
	width: 135px;
	margin-top: 2px;
	margin: 0px auto;
	margin-bottom: 4px;
}
#rodape {
	clear: both;
	text-align: center;
	margin-top: 10px;
}
#img {
	padding: 2px;
	background-color: white;
	margin: 20px auto;
	border:1px solid black;
}
#busca_form {
	background-color: #413F3B;
	_background-color: transparent;
	border: 0px;
	width: 160px;
	color: #838383;
}
#busca {
	position: relative;
	top: 78px;
	_top: -80px;
	left: 552px;
	width: 184px;
}
#centro {
	text-align: center;
}
#laranja {
	color: #BC9303;
}
#home {
	float: left;
	position: absolute;
}
#medio {
	font-size: 14px;
}
#maior {
	font-size: 18px;
}
#inputexto {
	width: 380px;
	border: 1px solid gray;
	background-color: #DFE0DF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fonecep {
	width: 200px;
	border: 1px solid gray;
	background-color: #DFE0DF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#botao {
	border: 1px solid gray;
	background-color: #DFE0DF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contato th {
	font-size: 14px;
	text-align: left;
}
#subtitulo {
	font-size: 20px;
	margin: 2px;
	border-bottom: 1px solid white;
}
#subtitulo1 {
	font-size: 16px;
	margin: 2px;
	margin-left: 20px;
}
#imagem {
	padding: 2px;
	border: 2px solid gray;
}
#lista {
	border: 1px solid gray;
	margin-bottom: 8px;
}
#option {
	background-color: #EFEFEF;
	margin: 2px;
	border-bottom: 1px dotted gray;
}
#opcao_titulo {
	background-color: #8B8B8B;
	color: #FFD700;
}
#pagseguro_bottom {
	width: 620px;
	height: 40px;
	padding: 2px;
	border: 1px solid gray;
	margin: 0px auto;
	margin-top: 10px;
}
#pagseguro_topo {
	width: 468px;
	height: 60px;
	position: relative;
	top: 100px;
	left: 200px;
	text-align: right;
}
#carrinho {
	text-align: right;
	padding-top: 5px;
	_padding-top: 0px;
}