body {
	font-family: Arial, Verdana, Helvetica, 'Sans-Serif';
	background: #000000 url("../imagens/bg.jpg") no-repeat ;
	color: #481700; margin: 0;
}
h1 { 
	text-align:center; 
}

a:link {text-decoration: none; color: #481700}
a:visited {text-decoration: none; color: #481700}
a:hover {text-decoration: none;color: #993300}
a:active {text-decoration: none; color: #481700}

.site{
background-color: #FFFFFF;
height:justify;
width: 770px;
padding: 0px 5px 0px 5px; 
border-right:1px solid #f1ddad;
}

#geral { 
	text-align:justify; 
	font:70% Arial, Verdana, 'Sans-Serif';
	width:760px;	

}

table{
font:102%;
color: #003366;
}

#direita { 
	width:155px;
	float:right;
}
#conteudo {
	width:600px; 
	margin-left:2px;
}

#rodape {
	text-align:center;
	clear:both;
	height:justify;
	width:770px;
	margin-top: 30px;
	/*border-top:1px solid #990000;*/
	}

#box1 {
	/*color: #999999;*/
	font:140% Arial, Verdana, 'Sans-Serif';
	font-weight: bold;
	background-color: #E6EBEE;
	text-align:right;
	padding:5px;
	top: 50px;
	left: 10px;
	width: justify;
	height:10px;
	/*border: 0.1em solid #CCCCCC;*/
	text-decoration:none;	
	}
		A.a-quadro:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	/*background:#531B00;*/
	background: url(../imagens/bg_produto.png);
	padding:5px
}

A.a-quadro:visited {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	/*background:#531B00;*/
	background: url(../imagens/bg_produto.png);
	padding:5px
}

A.a-quadro:active {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	/*background:#531B00;*/
	background: url(../imagens/bg_produto.png);
	padding:5px
}

A.a-quadro:hover {
	text-decoration: none;
	font-weight: bold;
	color: #481700;
	/*background:#E1D7B0;*/
	background: url(../imagens/bg_produto_on.png);
	padding:5px
}

.neg{
font-weight: bold;
color:#750000
}
.neg2{
font-size:120%;
font-weight: bold;
color:#B8AB8B
}

	/*menu horitonzal*/
ul.nav { 
	margin:0; 
	padding-left:0;
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	float:left;
	border:1px solid #FFFFFF;
	border-right:1px solid #B8AB8B;
	width: justify;
	font-weight: bold;
	/*background:#ECDCBD;*/
	background: url(../imagens/bg_menu_loja.png);
	color:#FFFFFF;
	text-align:center;
	padding-left:7px;
	padding-right:6px; 
	/*padding:0  0.2em 0.2em  0;*/
	text-decoration:none;
	}
	ul.nav a:visited{
	color:#FFFFFF;
	}
	
ul.nav a:hover{
	background:#EFEDE7;
	color:#993300;
	border:1px solid #8F7E58;
	}
/*Formulário*/

form.login {
background-color:#EFEDE7;
text-align:left; 
width:justify;
font: 11px Verdana, sans-serif;
/*color: #003399;
border: 2px solid #0000FF;*/
border-top:1px solid #B8AB8B;
border-bottom:1px solid #B8AB8B;
margin-bottom:7px;
padding:2px 0 2px 10px;
}
.campos {
/*background-color:#DADBDE; */
font-size: 11px;
color:#993300;
margin-right: 0px;
}
.botao {
background-color:#8F7E58;
font-size:12px;
color: #FFFFFF;
font-weight: bold;
}	

/*Listagem*/
/*Padding: top, right, bottom, left*/
.borda{
font:99% Arial, Verdana, 'Sans-Serif';
text-align:left;
height:justify;
width: justify;
/*background-color: #F9F8EE;*/
padding: 3px 3px 3px 3px; 
border-color:#999999;
border-bottom:1px solid #6C8591;
}