/* Define o estilo do texto da página em geral*/
body {margin-top:0;margin-left:0;margin-right:0;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Arial,sans-serif;
	}
TABLE{	font-size:13px;}
	
/* Fundo da barra superior */
TABLE.topo {background-color:#FF8C00
	}

/* Fundo da barra lateral */
.blateral {background-color:#B73C00
	}

/* 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:#7A7A7A;
	padding-top:0px;
	padding-left:0px;
	}

/* 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:#000000;}

/* Mensagem: Fechar Pedido (Pedido cadastrado com sucesso e número do pedido) e Status do pedido(Não existem pedidos)*/
h4 {color:#000000;}

/* Contraste da lista de produtos, carrinho e status exibida na loja */
.sim {background-color:#FDE8C1}

/* Contraste da lista de produtos, carrinho e status exibida na loja */
.nao {background-color:#FFFFFF}
                                                  
/* Link da barra superiror */
a.linktop {color:#FFFFFF;
	font-size:15px;
	}
/* Link das categorias, que aparecem à esquerda */
a.linkcat {color:#000000;
	font-size:15px;
	}
/* Links gerais */
a {color:#002BD5}

.quadro
 {
	background-color: #F3FBFE;
	border: 1px solid #CCCCCC;
	width: 520px;
	margin-left: 10px;
}
.textoNormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.textoNormalBold
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.textoNormalVermelho
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.textoPequeno
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.linkPequeno 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.linkPequeno:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.linkPequeno2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.linkPequeno2:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.lista
 {
	list-style-image: url(../images/listaSeta.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
}
.topico
 {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagina
 {
	background-color: #FFFFFF;
	margin: 0px 0px 20px;
}
.pagina_pop
 {
	background-color: #F3FBFE;
	margin: 10px 0px 10px;
}
.quadroForm 
{
	margin: 10px;
	width: 500px;
}
.topicoForm
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #D4D4D4;
	width: 135px;
	vertical-align: middle;
	height: 25px;
	text-align: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
}
.topicoForm2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #D4D4D4;
	width: 335px;
	vertical-align: middle;
	height: 25px;
	text-align: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
}
.linhaForm 
{
	background-color: #FFFFFF;
	height: 2px;
}
.campoForm
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: 1px dotted #CCCCCC;
	height: 18px;
}
.botaoForm
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #D4D4D4;
	margin: 5px;
	border: 1px solid #999999;
}
.ajudaForm
 {
	cursor: help;
}
.textoForm
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.quadroCurriculo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
	width: 520px;
	list-style-position: inside;
	list-style-type: none;
}
.tituloForm
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: 20px;
	padding-left: 10px;
	vertical-align: middle;
}
.caixaForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}
.textoTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;

}
