@charset "utf-8";
/*-------------Definições gerais--------------------*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(imagens/bg.png);
	background-repeat:repeat;
	}
body a{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
body a:hover{
	color: #F00;
}
img {
	border:0px;
}
.link{
	cursor:pointer;
}
.escondido{
	display:none;
}
.imagemAlt {
	width:130px;
	float:left;
	text-align:center;
	height: 180px;
}

#full{
	width:1001px;
	margin:0px auto;
/*	background-color:#D3F1A3;*/
	}
#topo {
	background-image:url(IMAGENS/topo.png);
	background-repeat:no-repeat;
	width:1000px;
	height:195px;
/*	background-color:#FFFFFF;
/*	border-left:#E7CFCF 1px solid;
	border-right:#E7CFCF 1px solid;*/
}
#menu_topo{
	width:970px;
	height:80px;
	text-align:center;
/*	padding-left: 140px;
	background-color: #D3F1A3;
	background-color:#630;*/
	background-image: url(IMAGENS/fundo_menu_topo.png);
	background-repeat:no-repeat;
/*	border-left:#E7CFCF 1px solid;
	border-right:#E7CFCF 1px solid;*/
	margin:0px auto;
	padding-left:30px;
	margin-top:5px;
}
#menu_topo_manager{
	margin-top:0px;
	height:75px;
	text-align:center;
	padding-left: 90px;
/*	background-color: #D3F1A3;*/
	background-color: #333;
	color:#FFF;
/*	background-image: url(IMAGENS/fundo_menu_topo.png);*/
font-size:11px;
}
#menu_topo_manager a{
	padding-top:20px;
	margin-top:0px;
	text-align:center;
	margin-right:20px;
/*	background-color: #D3F1A3;*/
	color:#FFF;
/*	background-image: url(IMAGENS/fundo_menu_topo.png);*/
font-size:11px;
}

#menu_topo a{
	color: #F5C607;
	/*background-image:url(imagens/fundo_dest2.png);
	background-repeat:no-repeat;*/
	text-decoration:none;
	text-align:center;
	/*border: solid 1px #C2BFB5;*/
	/*border-bottom:none;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding: 30px 0px 1px 1px;
	margin: 0px;
	width: 115px;
	height: 22px;
	float: left;
}
#menu_topo a:hover{
	color: #fff;
	/*background-image:url(imagens/fundo_dest2.png);
	background-repeat:no-repeat;*/
	text-decoration:none;
	text-align:center;
	/*border: solid 1px #C2BFB5;*/
	/*border-bottom:none;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding: 30px 0px 1px 1px;
	margin: 0px;
	width: 115px;
	height: 22px;
	float: left;
}

/*-------------Fim das Definições gerais--------------------*/

/*-------------produtos relacionados--------------------*/
.relac{
	width:155px;
	height:155px;
	float:left;
	margin:5px;
}
/*-------------Coluna esquerda--------------------*/
#col_esq{
/*	background-color:#D3F1A3;*/
	width:270px;
	float:left;
}
#esquerda{
/*	background-color:#D3F1A3;*/
	width:270px;
	float:left;
	margin-top:10px;
/*	border: #F00 1px solid;*/
}
#logi{
	background:url(IMAGENS/fundo_login.png);
	background-repeat:no-repeat;
	width:270px;
	height:190px;
	float:left;
}
#categ_manager{
	background:url(IMAGENS/topo_categorias.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:270px;
	float:left;
}
#categ{
	background:url(IMAGENS/topo_categorias.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
/*	background-color:#00CC99;*/
	width:270px;
	float:left;
	padding-bottom:30px;
}
#categFim{
	background:url(IMAGENS/topo_categoriasFim.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:270px;
	height:20px;
	float:left;
	padding-bottom:30px;
}
#categ2{
	background:url(IMAGENS/topo_institucionais.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
	text-align:left;
/*	background-color:#00CC99;*/
	width:270px;
	float:left;
}
#categ2 ul{
	line-height:15px;
	font-weight:bold;
	padding-left:0px;
}

#categoria {
	width:270px;
	float: left;
	background-image: url(imagens/menuCateg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:60px;
	margin-bottom:30px;
}
#categoria2 {
	width:270px;
	float: left;
	background-image: url(imagens/menuCateg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:60px;
	margin-bottom:30px;
}
#categoria3 {
	width:270px;
	float: left;
	background-image: url(imagens/menuCateg_CARRINHO.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:80px;
	margin-bottom:30px;
	padding-left:5px;
	padding-right:5px;
	
}
.subcategoria {
	width:270px;
	float: left;
	font-size:13px;
	font-weight: bold;
	line-height:40px;
	color: #999;
}
.subcategoria a{
	width:270px;
	float: left;
	font-size:13px;
	font-weight: bold;
	line-height:30px;
	color: #333;
	background:url(IMAGENS/linha.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
/*-------------Fim da Coluna esquerda--------------------*/
/*--------------------Meio--------------------*/
#data {
	color:#FFF;
	width:985px;
	padding-right:15px;
	height:20px;
	padding-top:3px;
	text-align:right;
	background-color:#030;
	border-left:#E7CFCF 1px solid;
	border-right:#E7CFCF 1px solid;
	}
#login{
	background-color: #003300;
	height:17px;
	padding:3px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
#login form{
	margin-bottom:0px;
}
#login input{
	font-size:10px;
	}
#topo_meio{
	background:url(IMAGENS/fundo_meio_home_topo.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:20px;
	margin-top:23px;
	float:none;
	}
#base_meio{
	background:url(IMAGENS/fundo_meio_home_base.png);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:20px;
	float:left;
	background-color:#ffffff;
	}
#meio{
	width:670px;;
	float: left;
	background-color:#009999;
	
 	}
#meio_home{
	width:720px;
	float:left;
	margin-left:10px;
/*	background:url(IMAGENS/fundo_meio.png);
	background-repeat:no-repeat;
	
	background-color:#FCF9F2;/*
/*	border: #D5AAAA 1px solid;*/

	}
#meio_home_manager{
	width:700px;
	float:left;
	padding:10px;
/*	background:url(IMAGENS/fundo_meio.png);
	background-repeat:no-repeat;
	
	background-color:#FCF9F2;*/
	

	}
#meio_home_relat{
	width:990px;
	float:left;
	padding:5px;
	background-color:#FCF9F2;
	}
#meio_home a:link{
	color:#C00;
	font-weight:bold;
	}
#meio_home a:hover{
	color:#F60;
	font-weight:bold;
	}
	
/*-------------------Fim do Meio--------------------*/


/*-------------------  Meio Manager  -------------------*/
#meio_home_manager{
	float:left;
}
/*-------------------Fiim  Meio Manager  -------------------*/
/*-------------Coluna direita--------------------*/
#carrinho{
	width:164px;
}

#direita{
/*	background:url(imagens/fundo_coluna_direita.png);
	background-position:right;
	background-repeat:repeat-y;
	color:ffffff;*/
	float:left;
	padding:3px;
}
#col_dir{
/*	background-color:#D3F1A3;*/
	width:170px;
	float:left;
}
/*-------------------Fim da Coluna direita-------------------*/

/*-------------Rodapé-------------------*/
#rodape{
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
	float: left;
	background-image: url(IMAGENS/fundo_menu_topo.png);
	background-repeat:no-repeat;
	height:80px;
	margin: 0px auto;
	width:990px;

}
#rodape a{
	color:#F5C607;
	}
/*-------------Fim do Rodapé-------------------*/

/*-------------light box-------------------*/

/*funcionar alerta erro*/
#lightbox{
	background-color:#FFF;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color:#000000; font-size:10px; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(imagens/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/overlay.png", sizingMethod="scale");
}
#mensagem{
	width: 350px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

#mensagem div{
	font-size: 15px;
	margin: 0px;
	padding: 15px;
	background-color: #FFFFFF;
	color: #CC0000;
	font-weight: bold;
	border: none;
	border-right: 1px solid #D3F1A3;
	border-left: 1px solid #D3F1A3;
}


/*--------------relatorios de venda---------------------------*/


.grid{
	width:100%;
	display:block;
	background-color:#DAECFA;
	color:#000000;
	text-align:left;
	cursor:pointer;
	line-height: 20px;
}
.gridd{
	width:100%;
	display:block;
	background-color:#F4F4EC;
	color:#000000;
	text-align:left;
	line-height: 20px;
	cursor:pointer;
}
.grid a, .gridd a{
	display:block;
	width: 100%;
	color:#000000;
	text-decoration:none;
}
.gridd a:hover, .grid a:hover{
	color:#990000;
	background-color:#D5D0D0;
}
.grid span, .gridd span{
	cursor:pointer;
}
.nome{
	display:block;
	width:100px;
	float: left;
	margin-left:10px;
	font-weight:bold;
}
.cod{
	display:block;
	width:50px;
	float: left;
	margin-left:10px;
	font-weight:bold;
	text-align:center;
}
.data{
	display:block;
	width: 100px;
	float: left;
	margin-left:10px;
	text-align:center;
	font-weight:bold;
}
.transa{
	display:block;
	width: 170px;
	float: left;
	margin-left:10px;
	font-weight:bold;
}
.val{
	display:block;
	width: 100px;
	float: left;
	margin-left:10px;
	font-weight:bold;
	color:#ff0000;
}

.chbx{
	display:block;
	width: 7px;
	float: left;
	margin-left:10px;
	font-weight:bold;
}


/*-----------------------manager=---------------------*/
.admsubcateg{
	font-size:10px;
	width:140px;
}
.admcateg{
	font-size:10px;
	width:140px;
}
