/* estilo do site da Formas Geométricas */
/* este arquivo é unico e é utilizado em todo o site */

body {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/fundo3.jpg);
	background-repeat: repeat;
	background-color: #000000;
	
	scrollbar-face-color:#0099FF;
	scrollbar-highlight-color:#CCFFFF;
	scrollbar-3dlight-color:#00CCFF;
	scrollbar-darkshadow-color:#0099FF;
	scrollbar-shadow-color:#0066FF;
	scrollbar-arrow-color:#00CCFF;
	scrollbar-track-color:#FFFFFF;
	
    scrollbar-face-color: #003366;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #999999;
    scrollbar-darkshadow-color: #999999

}
#site {
	width: 1000px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position:absolute;
	left:50%;
	margin-left: -500px;
	text-align: left;
	background-color: #000000;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#cima {
	width: 1000px;
	height: 120px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#traco_cima {
	width: 1000px;
	height: 30px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/traco_cima.jpg");
	background-repeat: no-repeat;
}
#traco_cima .txt_cima{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}



/* centro horizontal que contem: celula_esquerda, celula_central e celula_direita */
#centro {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	background-image: url("colocar tirinha degradê preto e cinza");
	background-repeat: repeat-y;
}



/* celula_esquerda que contem: menu e procura */
#centro #celula_esquerda {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	background-image: url("../imagens/fundo_menu.jpg");
	background-repeat: repeat-y;
}



/* menu */
#centro #menu {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#menu .menu_topo{
	width: 180px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#menu .menu_opcao{
	width: 180px;
	height: auto;
	background-image: url("../imagens/menu_x.jpg");
	background-repeat: no-repeat;
}
#menu .menu_produtos{
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url("../imagens/fundo_menu.jpg");
	background-repeat: repeat-y;
}
#menu .menu_produtos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#menu .menu_produtos a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos .submenu_ativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu .menu_produtos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu .menu_base{
	width: 180px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}



/* procura */
#celula_esquerda #procura {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#procura .procura_topo{
	width: 180px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#procura .procura_base{
	width: 180px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#procura .tabela {
	width: 180px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
#procura .subtabela {
	width: auto;	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
#procura input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#procura button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#procura a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* logado */
#celula_esquerda #logado {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#celula_esquerda .logado_topo{
	width: 180px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda .logado_base{
	width: 180px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#logado .tabela {
	width: 160px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
#logado .label {
	font-size: 10px;
	color: #808080;
}
#logado input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#logado button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#logado a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#logado a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* newsletter */
#celula_esquerda #newsletter {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#celula_esquerda .newsletter_topo{
	width: 180px;
	height: 10px;
	background-image: url("../imagens/menu_topo.jpg");
	background-repeat: no-repeat;
}
#celula_esquerda .newsletter_base{
	width: 180px;
	height: 15px;
	background-image: url("../imagens/menu_base.jpg");
	background-repeat: no-repeat;
}
#newsletter .tabela {
	width: 160px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
#newsletter .label {
	font-size: 10px;
	color: #808080;
}
#newsletter .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#newsletter .radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #CCCCCC;
}
#newsletter button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#newsletter a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter .textinho {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}



/* celula_direita que contem: promocao, lancamento, noticias e banners */
#centro #celula_direita {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	/* float: left; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	background-image: url("../imagens/fundo_xxx.jpg");
	background-repeat: repeat-y;
}



/* lado_direito que contem: ??? */
#centro #lado_direito {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}



/* promocao */
#lado_direito #promocao {
	width: 180px;
	height: auto;
	background-color: #000000;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#promocao .tabela {
	width: 160px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#promocao .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#promocao .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#promocao #img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#promocao .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao img {
	width: 80px;
	height: 60px;
	border: 1px #C0C0C0 solid;
}
#promocao .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#promocao .titulo_promo {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_textos .codigo {
	font-size: 10px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_textos .valor_de {
	color: #C30B0B;
	font-size: 10px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .td_textos .valor_por {
	color: #0066FF;
	font-size: 10px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#promocao .mais {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#promocao a {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#promocao a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#promocao .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* lancamento */
#lado_direito #lancamento {
	width: 180px;
	height: auto;
	background-color: #000000;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	/* border: 1px solid #CCCCCC; */
}
#lancamento .tabela {
	width: 160px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#lancamento .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#lancamento .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#lancamento #img_textos {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#lancamento .td_img {
	text-align: left;
	vertical-align: top;
	width: 82px;
	height: 62px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento img {
	width: 80px;
	height: 60px;
	border: 1px #C0C0C0 solid;
}
#lancamento .td_textos {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#lancamento .titulo_promo {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .codigo {
	font-size: 10px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_de {
	color: #C30B0B;
	font-size: 10px;
	/* text-decoration: line-through; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .td_textos .valor_por {
	color: #0066FF;
	font-size: 10px;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 2px;
}
#lancamento .mais {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lancamento a {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#lancamento a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#lancamento .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* noticias */
#lado_direito #noticia {
	width: 180px;
	height: auto;
	background-color: #000000;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .tabela {
	width: 160px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#noticia .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#noticia #img_capa {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px #000000 solid;
}
#noticia .td_img {
	text-align: left;
	vertical-align: top;
	width: 160px;
	height: 120px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia img {
	width: 160px;
	height: 120px;
	border: 0px #C0C0C0 solid;
}
#noticia .td_capa {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #FFFFFF; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
	border: 0px #000000 solid;
}
#noticia .capa {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#noticia .td_linha {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #CCCCCC; */
	color: #C0C0C0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color:#C0C0C0;
	border-bottom-color: #C0C0C0;
}
#noticia .mais {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a {
	font-size: 11px;
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#noticia .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* ver noticia */
#ver_noticia {
	with: 100%;
}
#ver_noticia #td_noticia {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#ver_noticia .capa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FE9900;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ver_noticia #imagem {
	width: 240px;
	heigth: 180px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-botton: 10px;
}
#ver_noticia  .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#ver_noticia img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#ver_noticia .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066CC;
	border: 2px solid #0066CC;
	color: #FFFFFF;
	font-weight: bold;
}
#ver_noticia a {
	text-decoration: none;
}
#ver_noticia a:hover {
	text-decoration: none;
}



/* banners */
#lado_direito #banner {
	width: 180px;
	height: auto;
	background-color: #000000;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .tabela {
	width: 160px;
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	/* background-color: #C0C0C0; */
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}
#banner .cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#banner .img {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px #C0C0C0 solid;
}
#banner img {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px #C0C0C0 solid;
}
#banner a {
	font-weight: normal;
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px;
	padding-top: 5px;
}
#banner a:visited {
	font-weight: normal;
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#banner .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* home */
#centro #celula_central {
	/* espaço disponível = 640px */
	width: 639px; /* descontar as bordas do site se tiver */
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../imagens/fundo_home.jpg);
	background-repeat: repeat;
}
#centro #conteudo {
	/* espaço disponível = 640px */
	width: 630px; /* descontar as bordas do site se tiver */
	height: auto;
	/* float: left; */
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #00FF00;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00FF00;
}
#centro #conteudo #tituloconteudo {
	width: 620px;
	height: auto;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#centro #conteudo #txtconteudo {
	width: 620px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
#centro #conteudo #txtconteudo .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo .destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#centro #conteudo #txtconteudo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#centro #conteudo #txtconteudo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#centro #conteudo #txtconteudo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#centro #conteudo #txtconteudo .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #0066CC;
	border: 2px solid #0066CC;
	color: #FFFFFF;
}
#centro #conteudo #txtconteudo button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FF9900;
	color: #000000;
	border: 1px solid #FFFFFF;
}



/* catalogos */
#centro #conteudo #txtconteudo #catalogo_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #catalogo_tabela #catalogo_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#catalogo_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* videos */
#centro #conteudo #txtconteudo #video_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #video_tabela #video_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#video_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* downloads */
#centro #conteudo #txtconteudo #download_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #download_tabela #download_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#download_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* portfolios */
#centro #conteudo #txtconteudo #portfolio_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #portfolio_tabela #portfolio_sub_tabela {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#centro #conteudo #txtconteudo #portfolio_tabela #portfolio_sub_tabela img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#portfolio_tabela .traco {
	height: 10px;
	font-size: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* formularios */
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
#form .aviso {
	color: #FF9900;
	font-weight: bold;
}
#form .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
#form .legenda {
	font-size: 9px;
	color: #CCCCCC;
}
#form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
#form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
#form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
#form option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
#form option.um {
	background-color: #F0F0F0;
}
#form option.dois {
	background-color: #D0D0D0;
}
#form radio {
	background-color: #FF9900;
	border: 1px solid #000000;
}
#form button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	color: #000000;
	border: 1px solid #FFFFFF;
}
#form a {
	font-weight: bold;
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
}
#form img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* ver produto (lista de produtos da categoria/subcategora escolhida) */
#ver_produto #cat_capa{
	width: 620px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa{
	width: 100%;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
#ver_produto #cat_capa #tab_cat_capa #td_tab_cat_capa{
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	background-image: url("../imagens/fundo_td_tab_cat_capa.jpg");
	background-repeat: repeat;
	background-color: #000000;	
}
#ver_produto td {
	border: 1px solid #CCCCCC;
}
#ver_produto .nome {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
#ver_produto .codigo {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
#ver_produto .lancamento {
	font-family: arial;
	font-size: 10px;
	color: #FF9900;
}
#ver_produto .valor_de {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #800000;
}
#ver_produto .valor_por {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
#ver_produto a:active {
	font-weight: bold;
}

#ver_produto a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
#ver_produto img {
	border: none;
}
#ver_produto .pro_encontrados {
	font-family: arial;
	font-size: 11px;
	color: #999999;
}



/* ver detalhe do produto (quando for selecionado um produto da lista) */
#detalhes {
	width: 100%;	
}
#detalhes #td_dados_nome {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#detalhes #td_dados_imagem {
	width: 320px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px #000080 solid;
}
#detalhes #td_dados_textos {
	width: 220px;
	height: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px #008000 solid;
}
#detalhes #dados_detalhes {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 00px;
	text-align: left;
}
#detalhes .nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FE9900;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#detalhes .codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
#detalhes .valor_real {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
#detalhes .valor_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
#detalhes .txt_subtitulo {
	color: #FE9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#detalhes .txt_detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
#detalhes img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#detalhes .link_detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FE9900;
	border: 2px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
}
#detalhes a {
	text-decoration: none;
}
#detalhes a:hover {
	text-decoration: none;
}



/* avisos */
.aviso {
	color: #FF9900;
	font-weight: bold;
}
.aviso_ok {
	color: #0099FF;
	font-weight: bold;
}
.aviso_erro {
	color: #FF0000;
	font-weight: bold;
}



/* rodape */
#traco_rodape {
	width: 1000px;
	height: 30px;
	vertical-align: top;
	top: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../imagens/traco_rodape.jpg");
	background-repeat: no-repeat;
}
#traco_rodape .txt_rodape{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#traco_rodape .txt_rodape{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#traco_rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#traco_rodape a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/*   */
/*   */
/*   */



/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*   */
/*   */
/*   */



/*******************************************
#centro #lado_direito .txtmenu {
	width: 180px;
	height: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
}
#centro #lado_direito .txtmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
#centro #lado_direito .txtmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#centro #lado_direito .txtmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003060;
	text-decoration: none;
}
#centro #lado_direito .submenu_ativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	font-weight: bold;
}
#centro #lado_direito .txtmenu .tabela_menu {
	width: 100%;
 	border: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
#centro #lado_direito .txtmenu .traco_menu {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#centro #lado_direito .txtmenu .titulo_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#centro #lado_direito .txtmenu .produtos_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#centro #lado_direito .divisao {
	width: 180px;
	height: 5px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../imagens/divisao.jpg);
	background-repeat:repeat-x;
}
************************************/









