/* Define o estilo do texto da página em geral*/
body {
	color:#f5f5f5;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#151515;
	scrollbar-highlight-color:#BAB9C8;
	scrollbar-3dlight-color:#0D0D0D;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	font-size: 11px;
	padding: 0px;
	margin: 0;



}
#att {
position: absolute;
top: 60px;
left: 290px;
color: #fff;
font-family: Tahome;
font-weight: bold;
font-size: 12px;
padding: 10px;
border: 3px solid #cc0000;

}

table
{font-size:12px;
 border-size:0px;
 font-family: Tahoma; 
 color: #CCCCCC
}

/* Fundo da barra superior */
TABLE.topo {background-color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF
	}

/* Fundo da barra lateral */
.blateral {background-color:#000000
	}

/* Texto da barra superior: "Loja Virtual" */
.loja {color:#FFFFFF;
	padding-top:15px;
	padding-left:15px;
	text-align:left;
	font-weight:bold;
	font-size:30px;
	text-decoration:none;
	}

/* Títulos das páginas: Carrinho, Cadastro, Nome da Categoria, Nome do produto em detalhes...*/
h2 {
	color:#FFFFFF;
	padding-top:2px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;


	}

/* Mensagens: Carrinho de compras (títulos: Produto incluído e Pedido Atual), Status do pedido(título: Informações Pessoais e Pedidos em Aberto) e de sucesso (fechamento do pedido e cadastro de usuário*/
h3 {
	color:#999999;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align: center;

}

/* Mensagem: Fechar Pedido (Pedido cadastrado com sucesso e número do pedido) e Status do pedido(Não existem pedidos)*/
h4 {
	color:#f5f5f5;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

/* Contraste da lista de produtos, carrinho e status exibida na loja */
.sim {
	background-color:#333333;
	border-size:1px;
	;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: #00000;
	background-image: url(img/bg_th_cinza.jpg);
}

/* Contraste da lista de produtos, carrinho e status exibida na loja */
.nao {
	background-color:#990000;
	border-size:1px;
	;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: black;
	border-style: dotted;
	background-image: url(img/bg_th.jpg);
}
                                                  
/* Link da barra superiror */
a.linktop {
	color:#FFFFFF;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;

	}
/* Link das categorias */
.linkcat {
	color:#000000;
	font-size:11px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;



	}
.linkcat:hover {
	color:#CCCCCC;
	font-size:11px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;


	}
	a.linkcat:visted {
 color:#FFFFFF;
 font-size:12px;
 text-decoration: none;
 font-family: Tahoma; 
 font-weight: bold;
	}
/* Links gerais */
a {color:#FF0000};
a:hover{color:#CC0000; text-decoration:underline;}
a.news {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.news:hover{
	color:red;
	text-decoration:none;
	filter: DropShadow(Color=#ffffff, OffX=3, OffY=5, Positive=1);
	cursor: auto;

}

th{
	background-image: url(imagens/bg_th.gif);
	color:white;
	background-color: #FF0000;
}
.btncompra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 2px solid #990000;
}
.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	background-color: f5f5f5;
	border: 1px solid #999999;
	font-weight: bold;

}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5f5f5;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.botaoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #000000;
	border: 1px groove #999999;
}
.tabelinha {
	border: 1px dotted #CCCCCC;
}
.pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: f5f5f5;
}
.divUL {
	color: #CCCCCC;
	list-style-type: disc;
	font-family: "Trebuchet MS";
	font-size: 82%;
	list-style-position: outside;

}
.busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #7B7B7B;
}
.rodape:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: normal;


}
.rodape:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: normal;


}
.preco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1pt;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}
.titbanda{
	color:#fff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:7px 2px 2px 20px;
}
.titd{
	color:#ccc;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-left:22px;

}
.pow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1mm;
}
.pow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1mm;
}
.pow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1mm;
}.titLancamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-top: 4px;


}
.boxform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
/* Links Alphabeticos*/
.alp:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: normal;


}
.alp:hover {
	color: #F0f0f0;
	text-decoration: underline;
}
.alp:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-variant: normal;
}
.divMenu {
	padding: 2px 2px 2px 5px;
	width: 100%;
}
.ultimos {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.imgcapa {
	padding: 2px;
	border: 1px solid #666666;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 50%;
	padding-left: 12px;
}
.option {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 2px;

}
.indique {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 4px double #FFFFFF;
	filter: Alpha(Opacity=80);
	text-align: center;
	padding: 2px;
	visibility: hidden;
	z-index: 1;
	left: 163px;
	top: 250px;
	position: absolute;
	height: 240px;
	width: 300px;


}
a.linktop:hover {

	color:#000000;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
}
.bglista {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-image: url(adm/img/bg_linha.gif);
}
.red {
	color: #CC0000;
}
.bradesco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
}
.banespa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
.itau {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-color: #000033;
	border: 1px solid #003366;
}
.bb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	background-color: #FFCC00;
	border: 1px solid #003366;
}
.cody {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cody:hover {
	color: #FFFFFF;
}
#pop{
	position: absolute;
	top: 40px;
	left: 50px;
	padding: 5px;
	background-color:#222;
	filter: Alpha(opacity=90);
}
#pop img{
	filter: Alpha(opacity=100)
}