.texto_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.texto_menu:link {
	color: #333;
}
a.texto_menu:hover {
	color: #CCC;
}.fundo_menu {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
}
.fundo_menu_topo {
	background-image: url(../images/fundo_menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
}
.texto_menu_topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.nomeproduto {	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.borda_tabela_buscar {
	border-radius: 1em;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fundo_busca.jpg);
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
.div_produtos {
	float: left;
	margin-left: 25px;
	width: 200px;
	height: 330px;
	text-align: center;
}
.div_foto_produto {
	text-align: center;
	float: left;
	margin-left: 25px;
	width: 200px;
}
a:link {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.borda_branca {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.suggestionsBox {
	position: absolute;
	left: 0px;
	width: 350px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCC;
	color: #fff;
	z-index: 1;
	margin-top: -75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
	background-image: url(../images/fundo_pesquisa.jpg);
	background-position: center;
	}
	
	.suggestionList {
	vertical-align: top;
	
	}
	a.suggestionsBox:link {
	color: #FFF;
	text-decoration: none;	
	}
.titulo_detalhes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.titulo_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
.tabela_ads {
	float: right;
}
.titulo_dica {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.fundo_selecionar {
	background-image: url(../images/fundo_buscafp.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.fundo_atendimento {
	background-image: url(../images/fundo_atendimento.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundo_relogio {
	background-image: url(../images/fundo_relogio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.fundo_rodape {
	background-image: url(../images/fundo_rodape.jpg);
	background-repeat: no-repeat;
}
.tabela_rodape {
	float: left;
}
.texto_rodape {
	font-size: 10px;
	color: #900;
}
