#warning{
	background-image:url(../admin/imagens/warning.png);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:10px;
/*	position:fixed;
	_position: absolute;*/
	background-color:#C80002;
	border:#FFFF00 1px solid;
	color:#FFFF00;
	
	top: -1px;
	left: -1px;
	height: 15px;
	width: 773px;
	float:left;
	clear:both;
}

.menuedicao{
	clear:both;
}
.up{
	background-image:url(../admin/imagens/uparrow-1.png);
	width:12px;
	height:12px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.down{
	background-image:url(../admin/imagens/downarrow-1.png);
	width:12px;
	height:12px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.up2{
	background-image:url(../admin/imagens/uparrow.png);
	width:12px;
	height:12px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.down2{
	background-image:url(../admin/imagens/downarrow.png);
	width:12px;
	height:12px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.apply{
	background-image:url(../admin/imagens/apply.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.new{
	background-image:url(../admin/imagens/new.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.new2{
	background-image:url(../admin/imagens/new_f2.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}

.Cnew{
	background-image:url(../admin/imagens/categories.png);
	width:48px;
	height:48px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.upload{
	background-image:url(../admin/imagens/upload.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.resizeimg{
	background-image:url(../admin/imagens/resize.png);
	width:48px;
	height:48px;
	float: right;
	margin: 2px;
	cursor: pointer;
}

.delete{
	background-image:url(../admin/imagens/trash.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.delete2{
	background-image:url(../admin/imagens/trash_f2.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.save{
	background-image:url(../admin/imagens/save.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.cancel{
	background-image:url(../admin/imagens/cancel.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.editar{
	background-image:url(../admin/imagens/edit.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.editar2{
	background-image:url(../admin/imagens/edit_f2.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.apply2{
	background-image:url(../admin/imagens/apply_f2.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.save2{
	background-image:url(../admin/imagens/save_f2.png);
	width:32px;
	height:32px;
	float:right;
	margin: 2px;
	cursor: pointer;
}
.cancel2{
	background-image:url(../admin/imagens/cancel_f2.png);
	width:32px;
	height:32px;
	float: right;
	margin: 2px;
	cursor: pointer;
}
.icorefresh2{
	background-image:url(../admin/imagens/reload_f2.png);
	width:32px;
	height:32px;
	cursor: pointer;
	margin:0px auto;
}
.icorefresh{
	background-image:url(../admin/imagens/reload.png);
	width:32px;
	height:32px;
	cursor: pointer;
	margin:0px auto;
}

/*

			CSS da edição dos menus

*/
.menuaeditartitulo{
	font-weight:bold;
	width:100%;
	_width:93%;
}
.menuaeditar{
	height:20px;
	width:100%;
	_width:93%;
	clear:both;
	margin-top:5px;
}

.iconapply{
	background-image:url(../admin/icons/apply.png);
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	float: right;
	margin:5px;
	cursor: pointer;
}
.iconsave{
	background-image:url(../admin/icons/save.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float: right;
	margin:5px;
	cursor: pointer;
}
.icondelete{
	background-image:url(../admin/icons/delete.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float: right;
	margin:5px;
	cursor: pointer;
}
.iconedit{
	background-image:url(../admin/icons/edit.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float: right;
	cursor: pointer;
}
.iconnew{
	background-image:url(../admin/icons/new.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	clear:both;
	float: right;
	cursor: pointer;
}
.iconcancel{
	background-image:url(../admin/icons/cancel.png);
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	clear:both;
	float: right;
	cursor: pointer;
}
.iconup{
	background-image:url(../admin/icons/up.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	cursor: pointer;
}
.icondown{
	background-image:url(../admin/icons/down.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	cursor: pointer;
}

.tabelaedicaomenu{
	width:400px;
	margin:20px;
}
.editarmenu10{
	height:20px;
	width:100%;
	_width:93%;
	
	float:right;
	clear:both;
	margin-top:5px;

}
.conteudoeditarmenu{
	width:100%;
	min-height:300px;
	_height:300px;
	text-align:center;
}

table .par{
	background-color:#F6F6F6;
}
table .sel{
	background-color:#FFFFFF;
}
table .impar{
	background-color:#EAEAEA;
}
.defeito{
	background-image:url(../admin/icons/defeito.png);
	background-repeat:no-repeat;
	width:9px;
	height:11px;
	cursor: pointer;
}
.ndefeito{
	background-image:url(../admin/icons/ndefeito.png);
	background-repeat:no-repeat;
	width:9px;
	height:11px;
	cursor: pointer;
}

