/*tags*/
body{
	margin:0 0 0 0;
	font-family:arial;
	font-size:11px;
	color:#999999;
}
table{
	font-family: arial;
	font-size:11px;
	color:#999999;
}
a{
	font-family:arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a:hover{
	font-family:arial;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}

/*font*/
.font_preta{
	font-family:arial;
	font-size:11px;
	color:#333333;
}
.font_categ_tit{
	font-family:arial;
	font-size:20px;
	color:#B59466;
}
.font_branca{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}
.font_beje{
	font-family:arial;
	font-size:11px;
	color:#B59466;
}

/*form*/
.btn_sair{
	font-family:arial;
	font-size:11px;
	color:#333333;
	border:0;
	background-color:#DACAB3;
	height:18px;
	font-weight:bold;
}
.btn_login{
	font-family:arial;
	font-size:11px;
	color:#333333;
	border:1px solid #CCCCCC;
	background-color:#ECECEC;
	height:18px;
	width:71px;
}
.btn_produtos{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	border:none;
	background-color:#C7AE8C;
	height:18px;
	width:71px;
}
.txt_geral{
	ont-family:arial;
	font-size:11px;
	border:1px solid #CCCCCC;
	height:18px}

/*links*/
.menu a{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	height:15px;
	text-align:center;
}
.menu a:hover{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background-color:#F1E4C8;
	height:15px;
	text-align:center
}
.link_categoria a{
	font-family:arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.link_categoria a:hover{
	font-family:arial;
	font-size:11px;
	color:#B59466;
	text-decoration:none;
}